Skip to content

lizard-demon/fps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Educational FPS

A simple fps base in 227 lines of Zig.

What It Is

  • First-person movement with physics and collision.

Player movement uses axis-separated collision detection. Audio is synthesized in real-time.

Running

zig build run

Requires Zig 0.15.2+

Controls

  • WASD: Move
  • Mouse: Look around
  • Space: Jump (with audio)
  • Click: Capture mouse
  • Escape: Release mouse

About

Simplest possible voxel engine in sokol.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors