Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ekzhang/js-games

Collection of browser-based games for demo purposes, all <200 lines of code
https://github.com/ekzhang/js-games

canvas d3 demo games javascript

Last synced: 9 days ago
JSON representation

Collection of browser-based games for demo purposes, all <200 lines of code

Awesome Lists containing this project

README

        

# js-games
Collection of browser-based games for demo purposes, all <200 lines of code.

- [Minesweeper](https://ekzhang.github.io/js-games/minesweeper/)
- [Tetris](https://ekzhang.github.io/js-games/tetris/)
- [Flappy Bird](https://ekzhang.github.io/js-games/flappy-bird/)

Built with HTML5, CSS, and JS.