Live data from Hacker News

Show HN: Akedo – Retro gaming and coding platform

akedo.app

1–10 of 27 posts

Re: Show HN: Akedo – Retro gaming and coding platform

#3
This reminds me of the phantasy consoles scene:

* https://www.lexaloffle.com/pico-8.php (paid, $15)

* https://tic80.com/ (Lua, JS, Ruby, Wren, ...., open source, free)

* https://pixelvision8.github.io/Website/ (Lua, C#, open source, free)

I have good memories of playing around with Tic80, now hat v1.0 is out, perhaps I try it again.

Re: Show HN: Akedo – Retro gaming and coding platform

#7
post #4

What language does it use? I can't match it with anything I know, is it something custom?

According to the help page:

> Akedo uses a beginner friendly language that is similar to many professional languages but is aimed at producing readable and understandable code.

Re: Show HN: Akedo – Retro gaming and coding platform

#9
post #4

What language does it use? I can't match it with anything I know, is it something custom?

It's a language I designed myself heavily influenced by Python, Lua, and BASIC. I wanted something that was as simple as possible to get started with and could grow with the user.

Re: Show HN: Akedo – Retro gaming and coding platform

#10
This looks like a really neat educational platform! A few questions I couldn't find answers to (although didn't do a ton of digging beyond exploring each page/section):

1. Is the language for this open source? If not, is that planned?

2. Is the language compiled or interpreted, and what targets? Is the execution environment a VM that runs in the browser similar to Scratch?

3. Is this a charity or for-profit? If the former, how will it be sustainable (i.e. donations, premium memberships, etc.)? If the latter, what are the plans for monetization?

Post reply on HN