From 53ab3b9f26a80e016f8fe4ee19e9ee71076af840 Mon Sep 17 00:00:00 2001 From: robotboyfriend <56538508+robotboyfriend@users.noreply.github.com> Date: Mon, 14 Oct 2019 20:20:30 +1100 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9056e64..2d28eb1 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,9 @@ [![CodeFactor](https://www.codefactor.io/repository/github/simon987/much-assembly-required/badge)](https://www.codefactor.io/repository/github/simon987/much-assembly-required) [![Build Status](https://ci.simon987.net/buildStatus/icon?job=Much-Assembly-Required)](https://ci.simon987.net/job/Much-Assembly-Required/) -**Much Assembly Required** is a web-based assembly programming game. Program the 8086-like microprocessor of a robot in a grid-based multiplayer world. The game is web based so no installation is required. In its current state, players can walk around the game universe and collect Biomass blobs & Iron/copper ore using the online code editor. +**Much Assembly Required** is a web-based assembly programming game. + +Program the 8086-like microprocessor of a robot in a grid-based multiplayer world. The game is web based so no installation is required. In its current state, players can walk around the game universe and collect Biomass blobs & Iron/copper ore using the online code editor. ![screenshot from 2017-11-12 13-01-43](https://user-images.githubusercontent.com/7120851/32701793-e5d07e98-c7a9-11e7-9931-f8db7b287994.png)