Skip to content

KeimaShikai/game_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

game_test

You need cmake and make to build this game.

# apt-get update
# apt-get install cmake make

Also you need a ncurses.h library.

# apt-get install libncurses5-dev libncursesw5-dev


To build and start game you need to execute next commands:

cmake CMakeLists.txt && make
./game

About

Just a simpe "shoot 'em up"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published