This repo contains all the games developed using Javascript.
The purpose of these apps is to demostrate how to use Javascript canvas to create animated games with graphics and sounds
Javascript is bein used here, specifically Javascript canvas. The app starts with npm start command using snowpack.
- Adding keyboard input from the users.
- Build user interface to display scores and store user info to cloud database.