Skip to content

gabvigano/lithium

Repository files navigation

🎮 lithium-engine 🦀

build license rust status

lightweight and minimal Rust game engine with a game included


ℹ️ About

This repository contains:

  • lithium-engine → library crate, the actual game engine
  • dropline → binary crate, an example of a game developed with lithium-engine

⚠️ Work in progress: APIs and features may change rapidly.


📦 Requirements

  • Rust (latest stable recommended)
  • Linux (tested), Windows (tested), macOS (untested but should work)

🚀 Installation and execution

Clone the repository, cd into dropline and run it:

git clone https://github.com/gabvigano/lithium.git
cd lithium/dropline
cargo run

🎥 Demo

lithium-engine demo


🤝 Contributing

See CONTRIBUTING.md. Any help is really appreciated!


📜 Licensing

See LICENSE.md.

About

lightweight and minimal Rust game engine with a game included

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages