Skip to content

Commit b8fc1c8

Browse files
committed
Update README
1 parent ce36fae commit b8fc1c8

File tree

1 file changed

+13
-5
lines changed

1 file changed

+13
-5
lines changed

README.md

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,37 @@
11
#BUMRUSH
2-
## **CURRENT STAGE: PLANNING AND PROTOTYPING**
2+
## **CURRENT STAGE: BASIC DEVELOPMENT**
33
## **CURRENT FOCUS: [MAIN MENU](https://github.com/BenCuan/unity-game/tree/feature/mainMenu)**
44

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

88
###[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
910
###[Click here](https://github.com/BenCuan/unity-game/blob/master/CHANGELOG.md) to view the changelog
11+
1012
##Planned Features
1113
- First and Third person perspectives
1214
- Online Multiplayer
13-
- CPU
1415
- 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
1621

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

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

26+
####Textures drawn using [Paint.NET](http://www.getpaint.net/index.html)
27+
2128
####Scripts in C\#.
2229

2330
##Developers
2431
- **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)
2534
- **Artist** [Dohyun K](https://github.com/DohyunK)
2635
- **Concept Designer** [Aryan S](https://github.com/CrispyCookieHD)
27-
- **Beta Tester** [Akhil G](https://github.com/AkhilanGanesh)
2836

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

0 commit comments

Comments
 (0)