How can i make easy 2d game | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How can i make easy 2d game

15th Sep 2018, 6:09 PM
Abena
4 Answers
+ 3
answer is in your tags.
16th Sep 2018, 2:16 AM
Bug Slayer
+ 2
use HTML for structure, CSS for decoration, and JS for interactivity
15th Sep 2018, 11:46 PM
Joaquin Nievas
Joaquin Nievas - avatar
+ 1
try to use Canvas or the p5.js library, which I recommend you because for me it's easier to understand
15th Sep 2018, 6:11 PM
Roel
Roel - avatar