Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 130 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 130 Bytes

fruit machine game

build

$ mkdir build && cd build
$ cmake ..
$ make

run

$ ./build/bin/fruit-machine