An open API service indexing awesome lists of open source software.

https://github.com/sahilbansal17/pocket_tanks

Web based pocket tank game along with chatting enabled.
https://github.com/sahilbansal17/pocket_tanks

angularjs bootstrap game-development html5-canvas html5-game javascript

Last synced: 8 months ago
JSON representation

Web based pocket tank game along with chatting enabled.

Awesome Lists containing this project

README

          

# Web Based Pocket Tank Game

## Tools/frameworks used:
- Javascript
- Angular JS
- Create JS
- HTML5
- CSS
- Bootstrap

## Offline Game
- The game starts with two tanks placed in the two halves of the screen over a randomly generated terrain. While the terrain is generated randomly in each game, it remains the same throughout the game.

Simple game with the following functionalities:
1. Movement of tanks in either direction. Total moves are restricted to 4.
2. Setting an angle for the tank nozzle.
3. Adjusting power on a scale of 1 to 100.
4. Firing of weapons.

## Play the Game
Click [here](https://sahilbansal17.github.io/Pocket_Tanks/).