Live data from Hacker News

Show HN: Asterogue, my sci-fi roguelike, is now playable on the web

asterogue.com

51–60 of 98 posts

Re: Show HN: Asterogue, my sci-fi roguelike, is now playable on the web

#51
post #2

Asterogue is a "juicy" graphical coffeebreak roguelike I made that is pretty much directly inspired by the original Rogue in terms of scope and features. You descend 17 levels into the heart of an asteroid to find The Orb and save the universe. There are a bunch of different monsters which get progressively harder as you descend. Instead of magic there is technology and you can pick up nanotech items and beakers of c…

This is a really neat game. I love how you're showing that you can build fun small games on the web. I always toy with the idea of doing gamedev and seeing things like this are both fun and inspirational.

Re: Show HN: Asterogue, my sci-fi roguelike, is now playable on the web

#52
post #50
post #27

Earlier quoted context omitted.

Glad you're enjoying Rogule, thanks for playing! It's amazing to me how often I hear things like this even though the level gen hasn't changed. I think maybe what happens is people get really good at it and can then only be defeated by really hard levels or unlucky combat rolls.

Yeah it's because of figuring out some strategy. Probably difficult to avoid that while keeping to the minimalist vibe of the game.

Adding potions/scrolls with random effects could mix it up. Maybe more of a fog of war/roaming monsters too?

Re: Show HN: Asterogue, my sci-fi roguelike, is now playable on the web

#53
Thanks for this! Some notes:

- food clock is kind of arbitrary (I went four levels without finding any food), or else I'm just not diving nearly fast enough.

- game crashed when I descended from level 16

- the only difference I can figure out between various monsters are: some are stationary, some wander, and some chase you. I can't tell whether they all steal money from you or steal items or just some of them.

Fun overall, I'm happy to have paid the $5 just for the chiptune Holst.

Re: Show HN: Asterogue, my sci-fi roguelike, is now playable on the web

#54
post #47
post #2

Asterogue is a "juicy" graphical coffeebreak roguelike I made that is pretty much directly inspired by the original Rogue in terms of scope and features. You descend 17 levels into the heart of an asteroid to find The Orb and save the universe. There are a bunch of different monsters which get progressively harder as you descend. Instead of magic there is technology and you can pick up nanotech items and beakers of c…

Would love to hear a bit about the tech stack or engine you used (if any)!

They reference these on the site's about page:

https://chr15m.itch.io/roguelike-browser-boilerplate

https://ondras.github.io/rot.js/hp/

https://www.oryxdesignlab.com/products/tiny-galaxy-tileset

https://nostalgic-css.github.io/NES.css/

https://sfxr.me/

Re: Show HN: Asterogue, my sci-fi roguelike, is now playable on the web

#57
post #4
post #3

It was pretty jarring when the game stopped 3 levels in to ask me for money. I guess it technically says "3 free levels" on the splash screen. Perhaps OP could use the word "demo" somewhere in this post.

Thanks for the feedback, I will update the landing page with make it clearer the full game is paid. I also added this paragraph to my post which hopefully makes it clearer: > For the web based version I am trying a new payment model. The original Asterogue was like most other games in that you simply buy it in the app store or on Itch and download the game. This time around I am trying a new experiment with this and…

The popup should show after clearing some goal. Up to level 3 all I've done is picked up items and slain a few small animals.

Re: Show HN: Asterogue, my sci-fi roguelike, is now playable on the web

#58
post #2

Asterogue is a "juicy" graphical coffeebreak roguelike I made that is pretty much directly inspired by the original Rogue in terms of scope and features. You descend 17 levels into the heart of an asteroid to find The Orb and save the universe. There are a bunch of different monsters which get progressively harder as you descend. Instead of magic there is technology and you can pick up nanotech items and beakers of c…

Looks awesome, I really enjoy the atmosphere of the game.

This being Hackernews, there's is generally a great interest in both the technical as well as the business side of projects such as this. Would you be ready to share some insights into how well a game like this (which is targeting certainly a niche) can do financially, both with respect to the investment as well as the revenue side of things?

Sorry if this question might be out of your comfort zone.

Re: Show HN: Asterogue, my sci-fi roguelike, is now playable on the web

#60

One suggestion is to allow for HJKL or WASD movement. Arrow keys are fine and intuitive, but not in the best location. I remember playing nethack years ago and it had the HJKL system.

I wonder sometimes how much playing moria drew me to VI over emacs.

Emacs' dealing poorly with choppy internet connections was the main reason I went back to vi very quickly after trying it, but it wasn't the only reason.

Post reply on HN