Port of Mars is an online, game-based, social science experiment set on the first human community on the Red Planet. We are now in an open beta where anyone aged 18 and over can participate.
Currently the app is a smorgasbord of game app + web content that is slowly becoming an unmaintainable pile. We should consider transitioning to something like nuxtjs to handle web content (landing page, tutorials, consent form, player dashboard, admin dashboard and management) and strip down the game client to Colyseus related things (lobby, actual game rooms, etc)
This might make for a better separation of concerns and let us handle web content better more maintainably.
Currently the app is a smorgasbord of game app + web content that is slowly becoming an unmaintainable pile. We should consider transitioning to something like nuxtjs to handle web content (landing page, tutorials, consent form, player dashboard, admin dashboard and management) and strip down the game client to Colyseus related things (lobby, actual game rooms, etc)
This might make for a better separation of concerns and let us handle web content better more maintainably.
candidates