Skip to content

incognitojam/game-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

game-rs

Development

Requirements

Followed the guide here for setting up a Rust development environment.

  • libsdl2-dev

Usage

cargo run

OR

# to enable OpenGL error checks
cargo run --features "gl_debug"

References

I'm following along with the lessons here by Nerijus Arlauskas. Many thanks!

About

messing about with rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published