Skip to content

Latest commit

 

History

History
28 lines (25 loc) · 555 Bytes

REQUIREMENTS.md

File metadata and controls

28 lines (25 loc) · 555 Bytes

Basic Requirements

Window

  • Single window (non-resizeable)
  • 1280x720 / 60fps

Main screen

  • Play game
  • Help
    • Text & graphics
  • Settings (store in text file to remember)
    • Change port number
    • Minimum of 3 other settings
  • Quit

Game

  • Multiplayer
    • Host game (server)
    • Join game (client)
    • Chat function
  • Animation based graphics
  • MouseListener and/or KeyListener
  • Game over
    • Return to main menu
    • Restart (disconnect/play again same player?)

Optional Features

  • Splash screen
  • Original sound effects & images