/fireware

multiplayer shooter game

Primary LanguageGDScriptMIT LicenseMIT

fireware

fireware is a top-down shooter game built with Godot.

user interface




gameplay

round start and buying


hot conflict


round end


chatting


testing

run test.sh to get the server and client running. you will need godot3 installed.

todo

  • complete the menu prototype (done)
  • complete hud prototype (done)
  • implement basic multiplayer (done)
  • implement team select (done)
  • implement round mechanism (done)
  • implement shopping ui (done)
  • optimize rotation RPC
  • implement weapons (done)
  • overhaul weapon inventory mechanism (done)
  • fix weapon throw bug (done)