https://github.com/swashvirus/craters
Craters is a modular JavaScript framework reimplemented in TypeScript for rapid HTML5 game development
https://github.com/swashvirus/craters
game-development game-library html5-game-development javascript js13kgames
Last synced: about 1 month ago
JSON representation
Craters is a modular JavaScript framework reimplemented in TypeScript for rapid HTML5 game development
- Host: GitHub
- URL: https://github.com/swashvirus/craters
- Owner: swashvirus
- License: mit
- Created: 2019-08-19T07:36:32.000Z (over 5 years ago)
- Default Branch: trunk
- Last Pushed: 2023-03-14T17:49:42.000Z (about 2 years ago)
- Last Synced: 2025-04-10T00:03:09.304Z (about 1 month ago)
- Topics: game-development, game-library, html5-game-development, javascript, js13kgames
- Language: TypeScript
- Homepage: https://swashvirus.github.io/craters/index.html
- Size: 6.18 MB
- Stars: 23
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- awesome-jsgames - Craters.js - A Compact Game Engine that helps you build fast, modern HTML5 Games. (Uncategorized / Uncategorized)
README
# Craters
[](https://github.com/swashvirus/craters/actions/workflows/commit.yml)
[](https://github.com/swashvirus/craters/actions/workflows/release.yml)

> _Craters is a modular JavaScript framework reimplemented in TypeScript for rapid HTML5 game development_## Documentation
[Read documentation](https://swashvirus.github.io/craters/index.html)## Examples
[Play craters sandbox](https://swashvirus.github.io/craters-sandbox/)## Contributing
In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using [Grunt](http://gruntjs.com/)._Also, please don't edit files in the "dist" subdirectory as they are generated via Grunt. You'll find source code in the "src" subdirectory!_
## Release History
_(Nothing yet)_## License
Copyright (c) 2021 John Swana
Licensed under the MIT license.