Bioengineer
This is just a prototype to explore if this kind of game would work.
The idea is to make a mix of factorio, dwarf fortress, minecraft and terra nil.
See the repo for more details: https://github.com/jmmut/bioengineer
Note that this game doesn't support touch input (phones). Best played with keyboard and mouse. Also, the game rendering is not optimized: things like high render depth might cause FPS drops.
Controls
- click and drag to select cells
- hold CTRL while selecting with left click to add to the selection
- hold CTRL while selecting with right click to remove from selection
- arrow UP and DOWN, or W and S, or mouse wheel up and down to change height layer
- right click and drag to move the map horizontally
- Q and D to move the map horizontally to top left or to bottom right
- A and E to move the map horizontally to bottom left or to top right
- hold SHIFT and any of W, A, S, D, Q, E, to move faster
- G to go to the spaceship
- hold CTRL (or CMD in Mac) and mouse wheel to zoom in or out
- R: reset timer and accumulated production
- M: reset map (delete all constructions)
More developer controls
- computing water simulation:
- L: toggle enable/disable water computation (CPU heavy)
- N: trigger single step of water simulation
Leave a comment
Log in with itch.io to leave a comment.