There are currently six games available -
- Snake
- Rock-Paper-Scissor
- Ping-Pong
- Tetris
- Flappy Bird
- Brick Breaker
- Goblin Hunt
- Melody Makers
- Single player game.
- Uses HTML canvas.
- Uses keyboard buttons - left, right, up, down arrow keys - for controlling the movement of the snake.
- Player vs. Computer game.
- Implemented basic animations for hands.
- Player vs. Computer game.
- Uses HTML canvas.
- Implemented sound effects.
- Single player game.
- Uses HTML canvas.
- Uses keyboard buttons - left, right, up, down arrow keys - for controlling the placement of the objects.
- Single player game.
- Uses HTML canvas.
- Uses keyboard buttons for controlling the bird.
- Single player game.
- Uses HTML canvas.
- Added sound effects.
- Uses keyboard buttons - left arrow key and right arrow key - for controlling the paddle.
- Single player game.
- Uses HTML canvas.
- Added sound effects.
- Uses keyboard buttons - left arrow key and right arrow key - for controlling the hero.
- Piano
- Single player game.
- Guess the word.
- Single player game.
- Type the given words until the time runs out.
- Single player game.
- Cloned from the popular game included in the Chromium project.
- Chris DeLeon's course on Game Development on Udemy
- Chris DeLeon's youtube tutorial
- Code Explained's youtube channel
- Matt Hackett's Blog Tutorial
- Joe Liang's tutorial on How to Build a Piano Keyboard using Vanilla Javascript
- Brad Traversy repository of JS projects
- Wayou Liu's clone of the Chromium game