https://github.com/jacoblightning/htmlgames
Some fun html games
https://github.com/jacoblightning/htmlgames
Last synced: 4 months ago
JSON representation
Some fun html games
- Host: GitHub
- URL: https://github.com/jacoblightning/htmlgames
- Owner: Jacoblightning
- License: gpl-3.0
- Created: 2025-03-07T14:16:38.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-08T19:30:02.000Z (over 1 year ago)
- Last Synced: 2025-03-16T18:39:18.434Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://jacoblightning.github.io/HTMLGames/
- Size: 33.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# HTMLGames
Some fun (maybe) html games.
I'm committed to making all of these in pure HTML5, css, js. No Jquery, no gameQuery, no other libraries.
# Games Included:
* Just Click the Button
* A scaling game where your only goal is to click the button.
* InfiniRunner
* A (kind of) fun game. Bad remake of the dino game.
* Works on mobile devices!
* No longer crashes your browser when you die! (As of commits [C521](https://github.com/Jacoblightning/HTMLGames/commit/c521) and [C2FD](https://github.com/Jacoblightning/HTMLGames/commit/c2fd))