Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kosua20 authored Jan 6, 2018
1 parent 96e58fa commit 52bfa03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pico8/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

![](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 (this one is available [here](https://www.lexaloffle.com/bbs/?tid=30316)).

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

Expand Down

0 comments on commit 52bfa03

Please sign in to comment.