Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rdarida/gameforge
A lightweight HTML5 game prototyping boilerplate that provides the essential structure and tools to quickly build and test 2D game ideas.
https://github.com/rdarida/gameforge
2d-game boilerplate game-prototyping html5 lightweight
Last synced: 5 days ago
JSON representation
A lightweight HTML5 game prototyping boilerplate that provides the essential structure and tools to quickly build and test 2D game ideas.
- Host: GitHub
- URL: https://github.com/rdarida/gameforge
- Owner: rdarida
- License: mit
- Created: 2025-01-08T11:55:59.000Z (15 days ago)
- Default Branch: main
- Last Pushed: 2025-01-08T13:00:31.000Z (15 days ago)
- Last Synced: 2025-01-08T13:54:38.087Z (15 days ago)
- Topics: 2d-game, boilerplate, game-prototyping, html5, lightweight
- Language: JavaScript
- Homepage: https://rdarida.github.io/gameforge/
- Size: 203 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# gameforge
A lightweight HTML5 game development boilerplate designed to streamline the
prototyping process for simple 2D games. With a minimalistic implementation, it
provides essential tools and structure to kickstart your project without the
overhead of a full-fledged game engine. Perfect for rapid prototyping, game jams,
or learning the basics of game development, gameforge lets you focus on creating
gameplay mechanics and experimenting with ideas.