mirror of
https://github.com/Noah2610/noframe.git
synced 2026-08-15 01:09:41 +02:00
Rust + ggez game development framework
- Rust 99.3%
- Shell 0.5%
- Vim Script 0.2%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| bin | ||
| src | ||
| .gitignore | ||
| Cargo.toml | ||
| LICENSE.txt | ||
| README.md | ||
| vimrc | ||
noframe
A custom Rust game development framework using ggez.
This is a game development framework, specifically designed for my personal use.
I don't think other developers will find any value using this.
This project was created in anticipation of the 43rd Ludum Dare game jam event.
WORK IN PROGRESS