- Final project for Software Engineering Course
- A Multiplayer Game with the Internet
- Written in Java
- Learn teamwork with project management
Game Core: kill other players as many as possible in a fixed period with the knife or limited bullets
- Multiplayer and online game
- Large-scale map
- 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
Well, we didn't provide compiled runnable files directly, so you need to compile it by yourself with some IDE, such as intelliJ.
IDE (intelliJ or eclipse) and Java.
Clone the repo and open the project with your IDE.
- ylin0603 ylin0603
- HanVincent HanVincent
- lihungte96 lihungte96
- twinkle8s twinkle8s
- Bear1110 Bear1110
- Doublepeace Doublepeace
- StanleyLin