Skip to content

Ayusinha/Shooting-Game

 
 

Repository files navigation

Shooting-Game (Ball Sacker) Build Status

C++ Gitter MIT license
KWoC 2018

Basic top down 2D shooter game in C++ and OpenCV
screenshot

Ubuntu

Setup

  1. sudo apt install libopencv-dev
  2. git clone https://github.com/arnav-t/Shooting-Game.git

Compiling and running

  1. cd Shooting-Game
  2. make
  3. ./ShootingGame

Windows

  1. Install Ubuntu. :-P
  2. See above.

Communication

Gitter

About

Basic Shooting Game in C++ and OpenCV

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 95.7%
  • Makefile 4.3%