https://github.com/kitao/pico8-jp
Japanese version of the PICO-8 official manual (pico8.txt)
https://github.com/kitao/pico8-jp
Last synced: 6 months ago
JSON representation
Japanese version of the PICO-8 official manual (pico8.txt)
- Host: GitHub
- URL: https://github.com/kitao/pico8-jp
- Owner: kitao
- License: mit
- Created: 2016-07-17T16:30:53.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-11-14T10:42:05.000Z (almost 8 years ago)
- Last Synced: 2025-02-08T22:14:37.035Z (8 months ago)
- Homepage:
- Size: 205 KB
- Stars: 67
- Watchers: 17
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pico8-jp
Japanese version of the [PICO-8](http://www.lexaloffle.com/pico-8.php) official manual (pico8.txt).
## PICO-8 日本語版マニュアル
[PICO-8](https://www.lexaloffle.com/pico-8.php)は小さなゲームやプログラムを作って、共有して、プレイするための架空のゲーム機です。

PICO-8はBASICでゲームを自作していた世代として楽しめるのはもちろんですが、子供達のプログラミング学習環境としても大きな可能性を持っています。
しかし、残念ながら日本語のマニュアルは存在しないため、公式マニュアル([pico8.txt](https://www.lexaloffle.com/pico-8.php?page=manual))を翻訳してみることにしました。
- [PICO-8 v0.1.11d 日本語版マニュアル](https://github.com/kitao/pico8-jp/blob/master/pico8-jp.txt)
- [PICO-8 API 早見表](https://kitao.github.io/pico8-api-jp/)