Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/swashvirus/craters.js
Craters is a modular JavaScript framework reimplemented in TypeScript for rapid HTML5 game development
https://github.com/swashvirus/craters.js
game-development game-library html5-game-development javascript js13kgames
Last synced: 3 months 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.js
- Owner: swashvirus
- License: mit
- Created: 2019-08-19T07:36:32.000Z (about 5 years ago)
- Default Branch: trunk
- Last Pushed: 2023-03-14T17:49:42.000Z (over 1 year ago)
- Last Synced: 2024-05-18T17:45:36.442Z (6 months 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: 22
- Watchers: 3
- 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
[![CI commit action](https://github.com/swashvirus/craters/actions/workflows/commit.yml/badge.svg)](https://github.com/swashvirus/craters/actions/workflows/commit.yml)
[![Release publish action](https://github.com/swashvirus/craters/actions/workflows/release.yml/badge.svg)](https://github.com/swashvirus/craters/actions/workflows/release.yml)
![craters logo](https://swashvirus.github.io/craters/media/craters.gif)
> _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.