Skip to content

iffonox/SDL3-Rust-Demo-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building and running

You have to have SDL3 and SDL3_ttf in your library search path.

MacOS

You can install both libraries with brew: brew install sdl3 sdl3_ttf.

Controls

  • F2: toggles debug info
  • F3: toggle fps limit
  • Esc: pause
  • W: move up
  • A: move left
  • Space: jump
  • Shift: run while holding down

About

A simple game project to learn more Rust and SDL3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages