StarshipTrooper

LD 44

A web based MMO

Good progress is being made so far: 2019-04-27_02-34-18.gif Progress so far: 3 servers are up. 1 for Live, 1 for Dev and 1 for database. I got the core framework done (url redirects, variable handling, security, error checking, input validations). Users can register (cannot use existing username or email). Users can submit error reports through the front end. Once registered they can log into the main game screen. The players can move around a 100x100 square world. The world is auto generated so any size can be used in the future. Each square is green to represent the amount of vegetation is on that tile.