-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ce36fae
commit b8fc1c8
Showing
1 changed file
with
13 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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). |