Play the games
Alpha adjust

Asteroid

Blockade

Blocks

Breakout

Candy Crush

Clocks

Coin runner

Endless runner

Flappy Bird

Snake

Space Invaders

Super Mario Land

Tank
- Tank:

Run the games in your computer
Since all the games are open source, you can run all the games in your own computer. Just follow these steps:
- Install Nodejs (in case you don’t have it yet).
- Download the zip file containing the source code of the game you like.
- Open a terminal inside the project folder.
- Execute “npm install”.
- Execute “npm run dev”.
- Open the address “http://localhost:8080/” on your browser.
You can download the source code from the following links:
- Alpha Adjust
- Asteroid
- Blockade
- Blocks
- Breakout
- Candy Crush
- Clocks
- Coin Runner
- Endless Runner
- Flappy Bird
- Snake
- Space Invaders
- Super Mario Land
- Tank
More information
You will find more information on github.