Skip to content

Latest commit

 

History

History
66 lines (49 loc) · 2.22 KB

README.md

File metadata and controls

66 lines (49 loc) · 2.22 KB

logo_ichigojam_color

IchigoJam

License

Small computer for kids to learn programming🍓

👦 How to play

You can try IchigoJam on the web console of IchigoJam Web.

💡 Example Code

# turn on LED
LED1

# turn off LED
LED0

# print random number
PRINT RND(10)
8

📑 Reference

IchigoJam BASIC リファレンス ver 1.5

🫶 Contribute

Want to report a bug, contribute some code, or improve the documentation? Excellent!
Read up on our guidelines for contributing and Code of Conduct.
Then check out one of our issues labeled as 😵‍💫help wanted or good first issue.

📦 Credits

IchigoJam(R)jig.jp

⚖️ License

CC BY 4.0
This work is licensed under a Creative Commons Attribution 4.0 International License. (2023) - OpenUp-LabTakizawa.
Please have a look at the LICENSE for more details.