Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
HanVincent authored Feb 12, 2018
1 parent b28857d commit 276e183
Showing 1 changed file with 36 additions and 6 deletions.
42 changes: 36 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,41 @@
# What Does The Box Say - A Multiplayer Game
# What Does The Box Say

### Final project for Software Engineering
* Final project for Software Engineering Course
* A Multiplayer Game with the Internet
* Written in Java
* Teamwork with project management
* Learn teamwork with project management

## Features

Game Core: kill other players as many as possible in a fixed period with the knife or limited bullets

### Features
* Multiplayer and online game
* Large-scale map
* Every player is disguised as a box with fake box on the map
* Try to kill other players as many as possible in a period with knife or limited bullets
* Each player is a box
* Lots of fake boxes on the map to confuse you
* Auto-remedy when not moving
* Suppliess for blood or bullet
* Kill other boxes by your knife or bullets (upperbound: 2)
* Destroying fake box will hurt you if close enough

## Getting Started

Well, we didn't provide compiled runnable files directly, so you need to compile it by yourself with some IDE, such as intelliJ.

### Prerequisites

IDE (intelliJ or eclipse) and Java.

### Installing

Clone the repo and open the project with your IDE.

## Authors

* **ylin0603** [ylin0603](https://github.com/ylin0603)
* **HanVincent** [HanVincent](https://github.com/HanVincent)
* **lihungte96** [lihungte96](https://github.com/lihungte96)
* **twinkle8s** [twinkle8s](https://github.com/twinkle8s)
* **Bear1110** [Bear1110](https://github.com/Bear1110)
* **Doublepeace** [Doublepeace](https://github.com/Doublepeace)
* **StanleyLin**

0 comments on commit 276e183

Please sign in to comment.