Motivates healthy lifestyle choices with competitive gameplay
$ git clone https://github.com/AzureSource/GoalSeekr.git
$ cd GoalSeekr
$ npm install
$ npm run build
$ npm run server-dev
- Create a .env file based on example.env
- Copy and Paste everything from example.env to .env
- replace user details with your own
Player logs in using Google Authentication and enters a username
Player has option to create a new galaxy, or join an existing one
Player selects hat which will be used to represent conquered planets
The main page shows all available planets, leaderboard, user stats, and so on! User can communicate with other players using the chat feature
Players can earn currency by completing tasks
Players can build ships to conquer planets using the currency thev've earned
© GoalSeekr 2022