This project is a reimplementation of Tanks. Our implementation of the game can be found at JSTank.tk
The original porject can be found at github.com/aleks1/tanks
- The original game was implemented in Java with no clear goal
- The team wanted to maximize
- The plan is to rebuild this ame even better and web-based through the use of java-script.
## Repo: The folders and files for this project are as follows:
Directory | Description |
---|---|
Doc/ | Project Documentation |
src/ | Source Code |
ProjectSchedule/ | Project Schedule |
ReferenceMaterial/ | Reference Material |