Game of Bits
About
Game of Bits is mainly a simulation / game based on John Horton Conway's Game of Life (also known as Conway's Game of Life). There are two basic rules for the bits you place on the board:
- An empty space becomes a bit when it has exactly three neighbours.
- A bit with less then two or more than three neighbours gets deleted.
Feel free to experiment and a build a successful bit society :D
Controls
# : only available in pause mode
* : only available in play mode
Keybinding | Action |
---|---|
# LMB | place / draw new bits |
# RMB | delete / erase existing bits |
MMB | move the camera around |
Scrollwheel | zoom in and out |
Space | toggle between play / pause mode |
* Enter | toggle perspective / ortographic mode |
Left / right arrow | cycle colour themes |
I | invert current colour theme |
G | toggle grid off / on |
Q | toggle stats (T: total, A: active, D: deleted) on / off |
F | toggle FPS counter on / off |
* A / D | orbit camera |
* W / S | rotate camera up / down |
# R | reset board to "pre-play" state |
# Left / Right Ctrl + R | completely reset board and camera |
Escape (Standalone) / Tab (WebGL) | show / hide menu |
Credits
Software used
- Game engine: Unity
- Graphics: Inkscape
- Colour complementers: Adobe Color
- Colour picker: Microsoft PowerToys
Fonts used
- Roboto from Google Fonts
External help
Status | Released |
Platforms | HTML5, Windows, macOS |
Rating | Rated 5.0 out of 5 stars (1 total ratings) |
Author | Remarci |
Genre | Simulation |
Made with | Unity |
Tags | 2D, 3D, Minimalist, Singleplayer, Two colors, Unity |
Average session | A few minutes |
Languages | English |
Inputs | Keyboard, Mouse |