Giter Club home page Giter Club logo

pimp-my-tank's Introduction

pimp my tank

A video game created for GitHub Game Off 2016 (Theme is Hacking, Modding, or Augmenting).

The aim of the game is to control your tank and hit other players' (human or computer controlled) tanks. The user the modify his/her tank (by buying new weapons, changing tank's colour) as well as alter the environment (by changing the wind speed which makes shooting missiles quite tricky).

Gameplay video

pimp my tank

Features

  • several maps included (which allow to play in various configurations, e.g. human vs computer vs computer, or even watch computer players fighting each other)
  • maps are stored in text files, so it's easy to create more maps without any programming
  • when shooting, a player must take wind into account (as it can change missile's path massively)
  • pixel-style graphics
  • allows to play against a computer or against human players using the same machine
  • computer players have different skills levels
  • a player can buy various items in a shop (e.g. three types of missiles, upgrades)
  • written in C++14 and intended for Linux

Dependencies

  • C++14 compiler (e.g. g++6), tested with g++ 6.1.1
  • SFML library v2.3.2
  • Linux, tested on Ubuntu 14.04

Installation

After cloning the repository run:

$ ./compile_and_run.sh

which will compile the game and start it automatically.

Start the game from the terminal:

$ ./pimp-my-tank

(Remember to cd into the directory where the pimp-my-tank binary is located)

Controls

Key Action
space press to shoot
left / right change weapon
up / down alter angle of the gun
S open / close shop
return buy in a shop / confirm
N move to the next turn
control spin around the tank
esc open menu / go back

Screenshots

pimp my tank

pimp my tank

pimp-my-tank's People

Contributors

leereilly avatar

Stargazers

gdinit avatar

Watchers

James Cloos avatar Chatchai Daecha avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.