Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 417 Bytes

File metadata and controls

17 lines (12 loc) · 417 Bytes

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