fix

Arthur Paulino 2018-01-02 13:21:12 -03:00
parent 5c5250753c
commit 0edfb447a1

@ -12,21 +12,21 @@ Were looking for skilled programmers who can teach Cubots how to perform thes
# The Game Universe
<Terrain, items, npcs, factories etc. Don't mention ids yet. This is a superficial overview>
Terrain, items, npcs, factories etc. Don't mention ids yet. This is a superficial overview
# The Cubot Manuals
## The Cubot's Structure Overview
<An image showing the Cubot's parts (CPU, registers and hardware) followed by brief descriptions.>
An image showing the Cubot's parts (CPU, registers and hardware) followed by brief descriptions.
## Hardware Specifications
<Details about the hardware with minimal code examples on how to use them.>
Details about the hardware with minimal code examples on how to use them.
## The CPU
<Even more detailed information, always with examples that can be tested within the game itself, so the user can see the effect of whats being taught on the behavior of his Cubot.>
Even more detailed information, always with examples that can be tested within the game itself, so the user can see the effect of whats being taught on the behavior of his Cubot.
### Binary Math