From 1bf1682cb38b44474d9e663da8cc362e2da997a5 Mon Sep 17 00:00:00 2001 From: simon Date: Sun, 12 Nov 2017 13:05:39 -0500 Subject: [PATCH] Updated readme --- README.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bbe738f..db301fb 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,11 @@ -# Much-Assembly-Required +# [Live demo](https://muchassemblyrequired.com) +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. -https://muchassemblyrequired.com \ No newline at end of file +![screenshot from 2017-11-12 13-01-43](https://user-images.githubusercontent.com/7120851/32701793-e5d07e98-c7a9-11e7-9931-f8db7b287994.png) + +Wiki: [GitHub](https://github.com/simon987/Much-Assembly-Required/wiki) +Chat: [Slack](https://join.slack.com/t/muchassemblyrequired/shared_invite/enQtMjY3Mjc1OTUwNjEwLTkyOTIwOTA5OGY4MDVlMGI4NzM5YzlhMWJiMGY1OWE2NjUxODQ1NWQ1YTcxMTA1NGZkYzNjYzMyM2E1ODdmNzg) + + +_Building instructions coming soon_ \ No newline at end of file