Skip to content

Revolver simulation. Use keys 1-8 to load bullets into the chamber. Use E to remove and add the chamber. Mouse scroll rotates the chamber. Use the mouse to shoot!

Notifications You must be signed in to change notification settings

AdsGames/RussianRoulette

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Russian Roulette

Revolver simulation. Use keys 1-8 to load bullets into the chamber. Use E to remove and add the chamber. Mouse scroll rotates the chamber. Use the mouse to shoot!

Getting started

Windows (MSYS2)

Install Libraries

https://www.allegro.cc/files/?v=4.4

Build

cmake -G "MSYS Makefiles" .
make

Mac OS

Install Libraries

https://github.com/msikma/liballeg.4.4.2-osx

Build

cmake -G "Unix Makefiles" .
make

Linux

Install Libraries

sudo apt-get install liballegro4-dev

Build

cmake -G "Unix Makefiles" .
make

About

Revolver simulation. Use keys 1-8 to load bullets into the chamber. Use E to remove and add the chamber. Mouse scroll rotates the chamber. Use the mouse to shoot!

Topics

Resources

Stars

Watchers

Forks