Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

chpockrock

10
Posts
3
Topics
7
Followers
A member registered Dec 25, 2018 · View creator page →

Creator of

Recent community posts

Hi all,

SpaceRanger gameplay is similar with sea battle, just for single player and in space settings.
The game works in browser and absolutely free.

https://www.youtube.com/watch?v=jZIyhCQQQbY

Hope you will enjoy it :)
https://chpockrock.itch.io/spaceranger

I can see that problem is fixed , yup yup

not just cover image, I can't upload nothing :(

@utstudio thanks! I already fixed it, the problem was in relative paths

Hi Kukishe, thank you very much for playing! I hope you will enjoy playing next chapter of 9 Demons soon :)

Hi JuicySpongle,

Thank you so much for your feedback! It's great pleasure to find people who like my creation :) Probably you went on the safe path with home cat's life, this game narrative is soft and cute. There are also 2 other narratives, for another type of persons. These narratives contain some content, that I wouldn't like to recommend for people below 18/16 ages. 

Regarding the tic tac toe, I made it a bit convoluted to make a game a bit more challenging because general gameplay is easy.  Also when the player catches the bird, it can tell tip how to solve this puzzle. The more game is challenging, more satisfaction player gets on success.

Thank you again for playing and feedback :)

In the next 6 months, we plan to release 2 more demons and add background music with SFX effects.

Hello all, just made a game and need feedbacks :)

The game idea:
You are a soul that somehow get into the hell. There you meat angel Aurora that wants to help you to get out from here. Hell is full of scary creatures and demons, actually, there are 9 demons. After each meeting with a demon - Aurora will transfer your soul to the material world to the regular life as a physical body. During this life, you can get experiences - that will help you to get keys from demons. A player needs 9 keys to open the portal to the paradise.

Killer feature:
Game narrative is non-linear and depends how a player behaves if a player is good and nice, the game is pretty and easy. If a player is badass and violent, game's narrative becomes harder and evil. If a player isn't very serious and wants some fun, the game narrative can become mad and crazy.  There will be also 3 different endings, depends on player's type. 

Development:
Last 3 months worked on the text adventure game. 2 months of code writing and something about 1.5-month content writing. According to my analytics data, all game can be passed in about ~30 minutes, but meanwhile only 1/9 content is ready. That means full game will take something about 5 hours to pass, that is okay by my side.

What do you think about game idea and gameplay? I am in doubt if continue or not

Be aware, the game may contain 18+ content (offensive language, violence, drugs, and sex)

https://chpockrock.itch.io/9-daemons

I have same error, my files works well on my own server, but here it doesn't( 

Here is my URL
https://chpockrock.itch.io/9-daemons?secret=Aw2GsEiaVxsppHDckkB0MCTIc

(13 edits)

Hello all,

Just made my very first game using  VueJS cli. Uploaded archive to Itch.io.. .and getting 403 errors(

On my server, game work very well

"Failed to load resource: the server responded with a status of 403 ()"

I am newbie developer and have no idea, why that happens. Maybe it happens because of URL, and I need to configure it with babel.. I tried few variations, but nothing worked for me(

UPD
I found the reason, need to configure VueJs to use relative path

Now everything works,  that was easier than I thought :)