Updated The Game Universe (markdown)

Arthur Paulino 2018-01-02 22:12:25 -03:00
parent 5506d95474
commit 30b3228746

@ -1,4 +1,4 @@
The game universe is a grid of *Worlds*. There can be a maximum of 65,536x65,536 worlds (4,294,967,296 total). When reaching the edge of the game universe, the player will warp around it.
The game universe is a grid of *Worlds*. There can be a maximum of 65,536x65,536 worlds (4,294,967,296 total). When reaching the edge of the game universe, the Cubot will warp around it.
- [World](https://github.com/simon987/Much-Assembly-Required/wiki/World)
- [Day Night Cycle and solar Energy](https://github.com/simon987/Much-Assembly-Required/wiki/Day-Night-Cycle-and-solar-Energy)