Show HN: 90s.dev – Game maker that runs on the web
1–10 of 115 posts
Re: Show HN: 90s.dev – Game maker that runs on the web
#2It's interesting how an aesthetic can make an emotional impact and draw a lot more interest.
Re: Show HN: 90s.dev – Game maker that runs on the web
#3I can't say I fully understand what this is / the capabilities, but man I love the aesthetic. It's interesting how an aesthetic can make an emotional impact and draw a lot more interest.
Explaining stuff is so hard! In fact, this entire article is just me trying to explain what this is in the shortest way possible.
Maybe the shortest version is: 90s.dev is an API around a 320x180 web canvas, designed specifically for making games and game maker tools, with sharing capabilities built-in, and an innovative GUI for making game maker tools quickly and easily.
No, that's still too vague. I give up.
Re: Show HN: 90s.dev – Game maker that runs on the web
#4Re: Show HN: 90s.dev – Game maker that runs on the web
#5I can't say I fully understand what this is / the capabilities, but man I love the aesthetic. It's interesting how an aesthetic can make an emotional impact and draw a lot more interest.
Thanks! Explaining stuff is so hard! In fact, this entire article is just me trying to explain what this is in the shortest way possible. Maybe the shortest version is: 90s.dev is an API around a 320x180 web canvas, designed specifically for making games and game maker tools, with sharing capabilities built-in, and an innovative GUI for making game maker tools quickly and easily. No, that's still too vague. I give up…
Re: Show HN: 90s.dev – Game maker that runs on the web
#6Nice, does it work on Firefox?
Re: Show HN: 90s.dev – Game maker that runs on the web
#7I can't say I fully understand what this is / the capabilities, but man I love the aesthetic. It's interesting how an aesthetic can make an emotional impact and draw a lot more interest.
Thanks! Explaining stuff is so hard! In fact, this entire article is just me trying to explain what this is in the shortest way possible. Maybe the shortest version is: 90s.dev is an API around a 320x180 web canvas, designed specifically for making games and game maker tools, with sharing capabilities built-in, and an innovative GUI for making game maker tools quickly and easily. No, that's still too vague. I give up…
Re: Show HN: 90s.dev – Game maker that runs on the web
#8Based on https://90s.dev/getting-started/hello-world.html, it seems like JSX meets pico8. Is that a decent description?
Re: Show HN: 90s.dev – Game maker that runs on the web
#9Earlier quoted context omitted.
Thanks! Explaining stuff is so hard! In fact, this entire article is just me trying to explain what this is in the shortest way possible. Maybe the shortest version is: 90s.dev is an API around a 320x180 web canvas, designed specifically for making games and game maker tools, with sharing capabilities built-in, and an innovative GUI for making game maker tools quickly and easily. No, that's still too vague. I give up…
Show examples of things built with it?
You can click them on the desktop-thing when you open the app.
So far the only finished app is fontmaker: https://90s.dev/os/#sys/apps/fontmaker.app.js
Their source code for all built-in apps are in https://90s.dev/os/helloworld.zip (found on https://90s.dev/getting-started/download-sdk.html)
Re: Show HN: 90s.dev – Game maker that runs on the web
#10Maybe you could have a little walkthrough of how to build a mini game with it?