Hacker News new | ask | show | jobs
Released my first game to steam today (built with React, Node and Socket.io)
3 points by kortes 2309 days ago
Hello Hackernews!

I'm not sure what the advertising-policies are here on HN, but I wanted to share this such the game is a very un-conventional launch/build.

The game is called World Seed. It's a procedurally generated game. It's playable for free in the browser (chrome): https://worldseed.eu

Here's the steam store page: https://store.steampowered.com/app/1214330/World_Seed/

Code stack: React, Node and Socket.io

Hosting: Free hosting on Zeit Now & Heroku

Playable through: Steam (through Electron) and in Chrome browser

Worth mentioning: - All the content of the game is put into google docs for easy add-ability - The assets was bought online (mainly from Fiverr) - I started the development as of June last year

Feel free to ask questions about the game!