Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
64bitpandas committed Feb 4, 2016
1 parent ce36fae commit b8fc1c8
Showing 1 changed file with 13 additions and 5 deletions.
18 changes: 13 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,29 +1,37 @@
#BUMRUSH
## **CURRENT STAGE: PLANNING AND PROTOTYPING**
## **CURRENT STAGE: BASIC DEVELOPMENT**
## **CURRENT FOCUS: [MAIN MENU](https://github.com/BenCuan/unity-game/tree/feature/mainMenu)**

###The tower defense game where you are the attacker.
###This project is open-source under the [GNU General Public License v3.0](http://www.gnu.org/licenses/gpl-3.0.en.html).

###[Click here](https://github.com/BenCuan/unity-game/wiki) to check out the Wiki
###[Click here](https://github.com/BenCuan/unity-game/wiki/getting-started) if you need help getting started
###[Click here](https://github.com/BenCuan/unity-game/blob/master/CHANGELOG.md) to view the changelog

##Planned Features
- First and Third person perspectives
- Online Multiplayer
- CPU
- Levelling system and Shop
- Random Level mode
- Lots of weapons that can be picked up in-game
- Capture Point gamemode
- Co-op gamemode
- CTF gamemode (build your own defenses)
- Several differently themed maps

####Made using [Unity](https://unity3d.com)

####3D models made using [Blender](https://blender.org)

####Textures drawn using [Paint.NET](http://www.getpaint.net/index.html)

####Scripts in C\#.

##Developers
- **Project Lead** [Ben C](https://github.com/BenCuan)
- **Programmer** [Eric W](https://github.com/erwang01)
- **Project Manager** [Eric Q](https://github.com/eric1084)
- **Artist** [Dohyun K](https://github.com/DohyunK)
- **Concept Designer** [Aryan S](https://github.com/CrispyCookieHD)
- **Beta Tester** [Akhil G](https://github.com/AkhilanGanesh)

##This project attempts to adhere to [Semantic Versioning](semver.org).
##This project adheres to [Semantic Versioning](semver.org).

0 comments on commit b8fc1c8

Please sign in to comment.