Skip to content

Latest commit

 

History

History
24 lines (21 loc) · 1.49 KB

README.md

File metadata and controls

24 lines (21 loc) · 1.49 KB

Moribund-MB.github.io

The website for the survival battle royale where time is of the essence.

Click here to visit the client documentation.

Click here to visit the server documentation.

State

As of right now, the website is not made. However, the Javadoc has been generated for the client and server.

  • The client Java-documentation matches that of all contents from version 1.0 that can be found at this point in the repo (commit 01de5dd).
  • The server Java-documentation matches that of all contents from version 1.0 that can be found at this point in the repo (commit 01e7f9b).

Features

  • An animated log in screen. Animated log in screen
  • Polygon collision for projectiles. Polygon collision
  • Player combat with animations and health bars. Fighting with animations
  • Crafting items using raw materials and equipping one's finished product. Item crafting
  • A timer ticking till one's demise, with time absorption upon killing someone. Death timer
  • The player following the mouse. Mouse following + angle-independent movement