Skip to content
This repository was archived by the owner on Dec 27, 2019. It is now read-only.

derekdai/point-n-shoot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

point-n-shoot

Point and shoot is a simple but exciting shooting game.

Prerequisits

In Ubuntu Linux, install following packages first

$ sudo apt-get install build-essential git libgtk-3-dev libgstreamer1.0-dev cmake

Get the source code

$ git clone git://github.com/derekdai/point-n-shoot.git

How to build?

Out of source tree build is recommended way to build point-n-shoot.

$ mkdir point-n-shoot_build
$ cd point-n-shoot_build
$ ../point-n-shoot/autogen.sh
$ make

Run point-n-shoot

$ ./point-n-shoot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published