Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

Hi TheLazyStone,

I just wanted to say a big thank you for creating and sharing your asset pack on itch.io. It has been a huge help and inspiration in the development of my game.

I’m currently working on a project using your assets, and I’d love to show you the result once it’s finished (or even share a preview soon if you're interested). Would it be possible to get in touch with you directly for that?

Thanks again for your amazing work

(+1)

Thank you so much! Really glad it helped you.

As for getting in touch - i dont really use any social media, so if you dont mind, you could just drop a link for your game in here, or you could email it to me to: thelazieststone@gmail.com if you want to

Hi TheLazyStone,

Here’s a brief overview of the game mechanics and features:

Game Controls and Features

Text Input Areas

  • Navigation: Simply hover over a text input area with your mouse cursor to start typing. There's no need to click; just begin typing the letters you want to input.

In-Game Controls

  • Movement: Use the arrow keys to navigate and move around in the game.
  • Pause Menu: Press the Escape key to pause the game. This will bring up a menu where you can access various options, including game credits and saving your game progress.

Game Features

  • Credits: View the credits to see the contributors and resources that helped create the game.
  • Save System: You can save your current position and the state of your game world. This allows you to continue from where you left off at a later time.
  • Debug Panel: Access the debug panel to view and modify game settings such as seasons. This panel also displays your health and hunger bars, as well as the day-night cycle. Note that the weather system is currently not functional.
  • Editor: There is an editor tool available that allows you to view and modify your saved game data. This tool is useful for adjusting your player position and other game parameters.

And this is the link of the game, it's a web game made only with JavaScript without framework.

https://survival-outpost.netlify.app/

Thank you for sharing! Really cool to see my work being used somewhere.

Are there any ideas you plan to implement in the future?

Anyways, its really nice that you decided to share it with me

(+1)

Sorry for the late reply, I’m not currently at home.
Thank you so much for your feedback!

I have a lot of ideas for future updates. First, I’m planning to implement a full time system, including day/night cycles and seasons — spring, summer, autumn, and winter. I’d also love to add a procedural city generation system, but that will take quite some time, especially since I’m developing everything in plain JavaScript without any game engine. Procedural generation is proving to be quite a challenge!

Thanks again for your interest — it really motivates me to keep going.