You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Our model for the game to work should now be to give players points based on their code, and let them build corresponding buildings as they see fit.
We can keep auto-gen maps as a default, using whatever algorithm/clustering we have built so far. But we don't need to develop it further since we now plan to encourage players to build their own maps with their points.
This will make it easier for us not having to develop advanced calculation for map gen, and allow users results they are happier with.
Need a button to copy code of what you built before to add to map. This is like a save file.
Plan:
Initial plan is to have points in a repository shared communally among contributors.
When manual build enabled, player taken to page with empty game
this with show points available for repo
need UI to open builder, show what buildings you can pick and grid where you can place.
The text was updated successfully, but these errors were encountered:
Our model for the game to work should now be to give players points based on their code, and let them build corresponding buildings as they see fit.
We can keep auto-gen maps as a default, using whatever algorithm/clustering we have built so far. But we don't need to develop it further since we now plan to encourage players to build their own maps with their points.
This will make it easier for us not having to develop advanced calculation for map gen, and allow users results they are happier with.
Plan:
The text was updated successfully, but these errors were encountered: