Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow manual map building for players. #80

Open
AlexanderChernyshev opened this issue May 6, 2024 · 0 comments
Open

Allow manual map building for players. #80

AlexanderChernyshev opened this issue May 6, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@AlexanderChernyshev
Copy link
Collaborator

AlexanderChernyshev commented May 6, 2024

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:

  1. Initial plan is to have points in a repository shared communally among contributors.
  2. When manual build enabled, player taken to page with empty game
  3. this with show points available for repo
  4. need UI to open builder, show what buildings you can pick and grid where you can place.
@AlexanderChernyshev AlexanderChernyshev added the enhancement New feature or request label May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant