Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 7 days ago
JSON representation

Toy game engine. It's unstable, buggy, and really just a playground for me.

Awesome Lists containing this project

README

        

# Storm

[![Test](https://github.com/mooman219/fontdue/workflows/Test/badge.svg)](https://github.com/mooman219/storm/actions)
[![Documentation](https://docs.rs/storm/badge.svg)](https://docs.rs/storm)
[![Crates.io](https://img.shields.io/crates/v/storm.svg)](https://crates.io/crates/storm)
[![License](https://img.shields.io/crates/l/storm.svg)](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.