diff --git a/README.md b/README.md index cb6b419..02ad35b 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,11 @@ Pico-8 Games for the Root Access Archade Machine. ## Root Access Hello World -Heavily influenced by Pico-8 Hello World Demo. We modified the letters to spell out ROOT ACCESS andmade a custom message. +Heavily influenced by Pico-8 Hello World Demo. We modified the letters to spell out ROOT ACCESS and made a custom message. * To run in your browser: https://rootaccesshackerspace.github.io/Pico8ArcadeMachine/hello_root_access.html - + +![hello_root_access](hello_root_access.gif) + ### Steps to run: 1. Download and export Pico-8: https://www.lexaloffle.com/pico-8.php?#getpico8 Its 15$ and it goes to support the creator. 2. clone this repo: `git clone git@github.com:RootAccessHackerspace/Pico8ArcadeMachine.git` diff --git a/hello_root_access.gif b/hello_root_access.gif new file mode 100644 index 0000000..20ca508 Binary files /dev/null and b/hello_root_access.gif differ