https://github.com/mooman219/storm
Toy game engine. It's unstable, buggy, and really just a playground for me.
https://github.com/mooman219/storm
engine game game-development game-engine game-engine-2d gamedev rust
Last synced: about 1 year ago
JSON representation
Toy game engine. It's unstable, buggy, and really just a playground for me.
- Host: GitHub
- URL: https://github.com/mooman219/storm
- Owner: mooman219
- License: mit
- Created: 2017-10-01T19:16:09.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2023-12-10T23:46:43.000Z (over 2 years ago)
- Last Synced: 2025-04-10T07:58:00.160Z (about 1 year ago)
- Topics: engine, game, game-development, game-engine, game-engine-2d, gamedev, rust
- Language: Rust
- Homepage: https://mooman219.github.io/storm/
- Size: 29.5 MB
- Stars: 25
- Watchers: 3
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Storm
[](https://github.com/mooman219/storm/actions)
[](https://docs.rs/storm)
[](https://crates.io/crates/storm)
[](https://github.com/mooman219/storm/blob/master/LICENSE)
The storm engine is a simple set of primitives. It currently features a GLES3/GL3.3 backend and supports Windows, Linux, Web, and Mac. It's unstable, buggy, and really just a playground for me.