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

Blind Research #21

Open
XHawk87 opened this issue Nov 22, 2024 · 1 comment
Open

Blind Research #21

XHawk87 opened this issue Nov 22, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@XHawk87
Copy link
Collaborator

XHawk87 commented Nov 22, 2024

Rename all techs to ?, remove all help text, and shuffle their costs and connections so people don't know what they're researching.

@XHawk87 XHawk87 self-assigned this Nov 22, 2024
@XHawk87
Copy link
Collaborator Author

XHawk87 commented Dec 15, 2024

There might be a better way to do this. Create a new tech with a very high cost, call it "Blind Research", and make it the only tech that can be researched. Every turn, check research progress using Lua, assign a researchable tech at random, and while there are enough bulbs for it, give that tech to the player, deduct bulb cost, and assign a new random tech, until there aren't enough bulbs for the next tech.

This would require some updates however, as Player.bulbs requires 3.2, and Edit.give_bulbs requires 3.1.

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