1 unstable release
0.1.0 | Aug 13, 2021 |
---|
#1592 in Game dev
22 downloads per month
Used in 2 crates
(via sylt-std)
360KB
2K
SLoC
Lingon - The Sour Game Engine
Lingon is a minimalistic game engine aimed at Game Jams, made to be compatible with the sylt programming language.
NOTE: Under heavy development
Getting started
There are two ways this engine can be used:
- Depend on this repository in your Cargo.toml and setup a minimal project (see main.rs)
- Clone this repository and write the game in the engine
Some nice features
- Sylt integration, for fast prototyping
- Particles. Lots and lots of particles
- Fast build times. Dependencies are kept to a minimum to make it quick to get started
- Written in Rust
Dependencies
~23MB
~476K SLoC