Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ekzhang/js-games
- Owner: ekzhang
- Created: 2018-11-10T23:31:12.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-25T19:16:42.000Z (about 6 years ago)
- Last Synced: 2024-11-18T18:04:08.443Z (2 months ago)
- Topics: canvas, d3, demo, games, javascript
- Language: JavaScript
- Homepage: https://ekzhang.github.io/js-games/
- Size: 9.77 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.