No Description

Justin Gilman 9e84eb3a86 moving gameapi to be main project in server folder. Removing unused websocket server; adding ability for ship to change it's color in the ship info panel 3 years ago
client 9e84eb3a86 moving gameapi to be main project in server folder. Removing unused websocket server; adding ability for ship to change it's color in the ship info panel 3 years ago
server 9e84eb3a86 moving gameapi to be main project in server folder. Removing unused websocket server; adding ability for ship to change it's color in the ship info panel 3 years ago
.gitignore 91f227752c adding stolen api and websocket server prototypes 3 years ago
README.md 9e84eb3a86 moving gameapi to be main project in server folder. Removing unused websocket server; adding ability for ship to change it's color in the ship info panel 3 years ago

README.md

damaged-thunder

A fully featured browser-based game platform

  • html/javascript front-end
  • C# REST API backend
  • Persistent server state shared between API and websockets
  • C# Websocket server
  • Server clock system for broadcasting regular events