matrix of flipping cards | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

matrix of flipping cards

Dear all, I'm very new here. I would like to make a very simple game: a matrix of cards (say 5X3) each card can be flipped, i.e. show the back side when selected (back and front are just images) I would like to incorporate it on my website, hence i was thinking of just HTML (+ CSS) any suggestion? where could I start from? or is it a bad idea to start with? i guess it's just like a memory game without the "memory" component... Thanks

7th Jun 2020, 10:19 AM
letizia
1 Answer
0
Hmm if you are a beginner then you need to first study about html , and css . You can start with course provided by sololearn https://www.sololearn.com/Course/CSS/?ref=app https://www.sololearn.com/Course/JavaScript/?ref=app https://www.sololearn.com/Course/HTML/?ref=app
7th Jun 2020, 10:30 AM
Ayush Kumar
Ayush Kumar - avatar