Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kosua20 committed Jan 6, 2018
1 parent 9986548 commit d4ba114
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pico8/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
## PICO-8 version

![](images/pico8-1.png)
This version is implemented on the PICO-8 virtual console ([official page](https://www.lexaloffle.com/pico-8.php)). It provides a development environment based on LUA, with additional functions to draw to the 128x128 screen. Each program is stored in a 32KB virtual cartridge.

This version is implemented on the PICO-8 virtual console ([official page](https://www.lexaloffle.com/pico-8.php)). It provides a development environment based on LUA, with additional functions to draw to the 128x128 screen. Each program is stored in a 32KB virtual cartridge.

![](output/herebedragons.p8.png)

Expand Down

0 comments on commit d4ba114

Please sign in to comment.