Live data from Hacker News

Show HN: Akedo – Retro gaming and coding platform

akedo.app

21–27 of 27 posts

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

#21
post #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.

Lots of activity in this space recently, there are more at https://github.com/paladin-t/fantasy

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

#22

This is a platform where a DALL-E like bitmap generator would be really useful. Boom... instant assets.

This is such a fun idea, actually. Sprites in general (not just 2D 8-bit style) could be really useful for DALL-E to generate. There are a good amount of tilesets and sprite packs for sale online created by pixel artists. But having sprites and tiles generated by DALL-E could really invigorate the indie game community.

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

#23

This is a platform where a DALL-E like bitmap generator would be really useful. Boom... instant assets.

Maybe for placeholders...but honestly it takes very little time to be able to whip up rough pixelart sprites and animations yourself. And they'll probably be better in many ways.

But a game's quality is honestly mostly art & music & other non-automatable creativity rather than the software. I highly recommend treating art and music education as core to indie gamedev education.

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

#24

Earlier quoted context omitted.

Looks super-cool, would love to try it. However... > All from your web browser. Your project is stored in the cloud, accessible from anywhere. I don't want that. I want my code on my machine, not someone else's. And I most certainly don't want to create an account. :-(

Would you like to work completely offline? Download the microStudio standalone app for Windows, Mac, Linux and Raspberry Pi: https://microstudio.itch.io/microstudio

Ohhhhhh, thanks, much appreciated.

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

#25
post #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.

One thing I'd add to the API docs is a way to create bitmap and/or tilemaps. I was able to add some assets to my library but got stuck on figuring out how to render them using the API.

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

#26
post #15
post #5

How'd you come up with the name? Does it stand for something?

It's actually the Japanese translation of arcade (as in shopping arcade). I wanted something short with available domain names.

The design is very "zen" ;)

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

#27
post #15
post #5

How'd you come up with the name? Does it stand for something?

It's actually the Japanese translation of arcade (as in shopping arcade). I wanted something short with available domain names.

The word アーケード (akedo) does exist but is not used very often, and the average Japanese person would probably be confused if you used it. Game arcades are called ゲームセンター (game center) and shopping arcades are called 商店街 (shoutengai).

Not to throw shade on your name choice though, I think it's cute and a nice short name.

Post reply on HN