Skip to content

cainmartin/rust_caster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust_caster WIP

Please Note: This is a work in progress and is not currently in a functional state. A work in progress basic Rust based raycasting engine / game This is mostly a toy project to improve Rust skills, we will see if this grows into something bigger

However, once it's up and running, feel free to download and try it out if you are looking for an example of a raycasting engine in Rust

Build

git clone https://github.com/cainmartin/rust_caster.git
cd rust_caster
cargo build --release
cargo run --release

About

A basic Rust based raycasting engine / game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages