|
1 | 1 | #BUMRUSH |
2 | | -## **CURRENT STAGE: PLANNING AND PROTOTYPING** |
| 2 | +## **CURRENT STAGE: BASIC DEVELOPMENT** |
3 | 3 | ## **CURRENT FOCUS: [MAIN MENU](https://github.com/BenCuan/unity-game/tree/feature/mainMenu)** |
4 | 4 |
|
5 | 5 | ###The tower defense game where you are the attacker. |
6 | 6 | ###This project is open-source under the [GNU General Public License v3.0](http://www.gnu.org/licenses/gpl-3.0.en.html). |
7 | 7 |
|
8 | 8 | ###[Click here](https://github.com/BenCuan/unity-game/wiki) to check out the Wiki |
| 9 | +###[Click here](https://github.com/BenCuan/unity-game/wiki/getting-started) if you need help getting started |
9 | 10 | ###[Click here](https://github.com/BenCuan/unity-game/blob/master/CHANGELOG.md) to view the changelog |
| 11 | + |
10 | 12 | ##Planned Features |
11 | 13 | - First and Third person perspectives |
12 | 14 | - Online Multiplayer |
13 | | - - CPU |
14 | 15 | - Levelling system and Shop |
15 | | - - Random Level mode |
| 16 | + - Lots of weapons that can be picked up in-game |
| 17 | + - Capture Point gamemode |
| 18 | + - Co-op gamemode |
| 19 | + - CTF gamemode (build your own defenses) |
| 20 | + - Several differently themed maps |
16 | 21 |
|
17 | 22 | ####Made using [Unity](https://unity3d.com) |
18 | 23 |
|
19 | 24 | ####3D models made using [Blender](https://blender.org) |
20 | 25 |
|
| 26 | +####Textures drawn using [Paint.NET](http://www.getpaint.net/index.html) |
| 27 | + |
21 | 28 | ####Scripts in C\#. |
22 | 29 |
|
23 | 30 | ##Developers |
24 | 31 | - **Project Lead** [Ben C](https://github.com/BenCuan) |
| 32 | + - **Programmer** [Eric W](https://github.com/erwang01) |
| 33 | + - **Project Manager** [Eric Q](https://github.com/eric1084) |
25 | 34 | - **Artist** [Dohyun K](https://github.com/DohyunK) |
26 | 35 | - **Concept Designer** [Aryan S](https://github.com/CrispyCookieHD) |
27 | | - - **Beta Tester** [Akhil G](https://github.com/AkhilanGanesh) |
28 | 36 |
|
29 | | -##This project attempts to adhere to [Semantic Versioning](semver.org). |
| 37 | +##This project adheres to [Semantic Versioning](semver.org). |
0 commit comments