On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Reign Games

14
Posts
1
Topics
5
Followers
2
Following
A member registered Apr 25, 2021 · View creator page →

Creator of

Recent community posts

That's the point, it shouldn't be easy.

A Congratulations message pops up and the game restarts.

Hi! Thank you for your feedback! I will try and update the game after the game jam ends, as many pointed out either things that need to be worked or bugs, and I'm taking your suggestion into consideration.

Regarding your question, if my game is randomly generated, it is not, but I will try to explain it anyway. Basically, its more like randomly "activated". For short, you have a parent object (in my case, a tilemap) that has a bunch of inactive child objects (also tilemaps). At the start of the game, through a script, you choose one random child to activate. This child has in its turn a bunch of inactive tilemaps, and so on. I will leave an image below if my explanation doesn't make any sense. The traps kinda work in the same way: you have an empty parent object, which is just a position in the world, and at the start of the game you choose one random trap from an array to activate as a child.

Sorry if this is not what you were looking for. I have never worked with random generation in its traditional sense so I don't know any good tutorial, but my advice would be to look it up on Youtube. With how big the gamedev community is, its impossible not to find some good tutorial to explain random generation.

Good luck :)


Mersi pentru feedback.

Thanks for checking out my game! About the ending, yes the character is supposed to get paralyzed and not even jump ( though it seems I forgot to add that part). Also thanks for making me aware of a bug at the end, when reaching the heart its supposed to play a cutscene but somehow it won't trigger ( it worked for me in unity editor). Will try to fix it later when I have time.

Thank you very much!

For the app you can try Krita if you want. It has onion skins.

I really like it! I liked the graphics, the music, game design, everything.

Leaved 5 stars to all.

Nice game. Its fun and simple. I really enjoyed the music, it really gets stuck in your head.

The only issue that I have is that sometimes you can't get the little white dots. There were bits where I skipped more of them successively to not die.

HI! Thank you for reviewing my game. For the theme I just wanted to take a more sinister approach to it. You are playing as a lonely, miserable man that wants to bright other people to the same level of misery as his, so then he will not be alone anymore.

Indeed, Unity was throwing me error after error when getting the build done. It was also 4AM in the morning when I submitted the game and I had no patience to start and resolve those errors , so I decided to switch it to PC.

(1 edit)

The game was supposed to be played in browser, but since this is my first time working with Ren'py I run into some troubles exporting to the web. Sorry.

Or does it need to be only black and white?

Hi. The one you saw coming towards you was Anubis. He wanders randomly and when he sees you he will start chasing you. If you go away from him he will stop chasing you and continue to wander around.