Skip to content

jasonliang-dev/shooty-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shooty-game

A game built from scratch where you go pew pew.

Play the game in your browser

game.mp4

How to play

Move around with WASD keys. Aim with the mouse cursor and shoot with left click.

Building

cmake -Bbuild_dir .
cmake --build build_dir