Updated Home2 (markdown)

Arthur Paulino 2018-01-03 16:14:53 -03:00
parent a1cf5139e4
commit 698b3b7f0a

@ -4,9 +4,9 @@ Much Assembly Required puts you in control of your very own Cubot programmable r
The Cubot unit is equipped with the latest and greatest 16-bit MAR-CPU, along with 64 kilowords of memory (128kB). Attached to the CPU are various peripherals to let your Cubot interact with the world, including legs, a LiDAR unit, and Hologram Projector among many others. For mass storage, the Cubot is equipped with a single 1.44MB floppy disk drive. The Cubot unit is equipped with the latest and greatest 16-bit MAR-CPU, along with 64 kilowords of memory (128kB). Attached to the CPU are various peripherals to let your Cubot interact with the world, including legs, a LiDAR unit, and Hologram Projector among many others. For mass storage, the Cubot is equipped with a single 1.44MB floppy disk drive.
* [The Game Universe](https://github.com/simon987/Much-Assembly-Required/wiki/The-Game-Universe) contains the elements of Much Assembly Required * [The Game Universe](https://github.com/simon987/Much-Assembly-Required/wiki/The-Game-Universe) contains the in-game elements of Much Assembly Required
* [The Cubot Manuals](https://github.com/simon987/Much-Assembly-Required/wiki/The-Cubot-Manuals) teaches you everything you need to know to control your Cubot * [The Cubot Manuals](https://github.com/simon987/Much-Assembly-Required/wiki/The-Cubot-Manuals) contains the Cubot's specifications
Check out our [Basic Assembly Tutorial](https://github.com/simon987/Much-Assembly-Required/wiki/Basic-Assembly-tutorial) if you need to know anything from the Cubot's programming language. Check out our [Basic Assembly Tutorial](https://github.com/simon987/Much-Assembly-Required/wiki/Basic-Assembly-tutorial) if you need to know anything from the Cubot's programming language.