Skip to content

WalterOfNone/rust-game-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust Game Engine

A highly experimental game infrastructure in rust designed to be performant across all platforms

Goals:

Fast Performance

Minimal Bugs

Cross Platform Support

Multithreading

GUI overlay

Non-Goals:

GUI game editor

3D

Usage

prerequisites:

rust & cargo installed

git clone https://git.unl.edu/lquattrocchi2/2dplatformer

cargo build --release

cargo run --release

License

All code and contributions are proprietary unless explicitly marked otherwise

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages