Formatting Steps in README
This commit is contained in:
parent
35d87e96ab
commit
01f9b93b76
1 changed files with 2 additions and 1 deletions
|
@ -4,7 +4,8 @@ Pico-8 Games for the Root Access Archade Machine.
|
||||||
## Root Access Hello World
|
## 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 andmade a custom message.
|
||||||
* To run in your browser: https://rootaccesshackerspace.github.io/Pico8ArcadeMachine/hello_root_access.html
|
* To run in your browser: https://rootaccesshackerspace.github.io/Pico8ArcadeMachine/hello_root_access.html
|
||||||
Steps to run:
|
|
||||||
|
### 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.
|
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`
|
2. clone this repo: `git clone git@github.com:RootAccessHackerspace/Pico8ArcadeMachine.git`
|
||||||
3. cd into cloned directory `cd Pico8ArcadeMachine`
|
3. cd into cloned directory `cd Pico8ArcadeMachine`
|
||||||
|
|
Loading…
Reference in a new issue