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.
- Host: GitHub
- URL: https://github.com/sahilbansal17/pocket_tanks
- Owner: sahilbansal17
- Created: 2018-04-09T07:56:48.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-06-15T16:35:16.000Z (over 7 years ago)
- Last Synced: 2025-01-11T03:31:12.538Z (9 months ago)
- Topics: angularjs, bootstrap, game-development, html5-canvas, html5-game, javascript
- Language: JavaScript
- Size: 269 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/).