Skip to main content

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

Caduckic

13
Posts
7
Followers
3
Following
A member registered Jan 25, 2020 · View creator page →

Creator of

Recent community posts

This one was incredibly fun, I felt stressful and spooky without feeling unfair which is a hard balance in its genre. On my first death laughed out loud because I didn't read the notes yet, picked up the hammer and when to feed the fish, only to be brutally killed and told "you can't feed a fish with a hammer" hahahahaha! Perfect.

This was really fun, first game I've tried here that had multiple endings too. I actually replayed it a bit to make sure I got everything. The environment is so small but extremely well put together.

This was a pretty funny way of having the other assets in the game, just fishing them up lol. When I came to the end of my game I just put them on a table in a hidden room.

Thanks for playing, I really enjoyed your game too. Nice and short :)

Oh I'll keep that in mind next time, didn't know that shortcut haha.

Just played your game and yea it's pretty cool how we had a similar game mechanic idea. As for how I implemented it, it's not my best code haha. Behind the ui is a single input line and a textbox is displayed on top which the user sees, the label text is just appended to the textbox. When the user submits the text the string is split by whitespaces into an array, it then goes to a long if elif chain checking the arrays first value for a valid command and then the second value for a valid filename if that function accepts a second value. For the folder directory structure that enables you to use cd to move around, its pretty basic. It's just a dictonary of strings that contain dictonaries of strings, whenever you move directory path its actually modifying an array storing or discarding the strings to your path. Using that array and a for loop it's able to see whats inside your current directory.

I hope I've explained it well cause I'm not the best communicator lol, the code itself is very messy and would be a pain to add more commands so next time I gotta work on doing more sustainable code haha.

While this is more a tech demo I really like the atmosphere, if you had time to build the story into the game it would be very compelling. I personally like how you styled the computers interface and I think it looks much better than mine haha.

Issue with the web build unfortunately, I got it working on Firefox but chromium based browsers don't seem to work.

If you can't get web to work try downloading the Windows or Linux executables.

Cool game, I like the low res and how you used the jam assets. Down in the spooky basement area makes a lot of sense. An issue I had tho was the anxiety level not being visible, so I just spammed mouse click. Idk if this is a common issue tho cause I'm on linux running the game with wine haha

finally got back to try this again, got stuck at level 10, Thanks for more levels!

This is pretty fun, Only wish there were more levels. also noticed if you block your buddy they keep moving but off the track, not sure if this was intentional.

Really liked this, only issue is there not being a leaderboard in the webgl build. Honestly most creative parkour game I've seen!

Very fun, I'm pretty badd tho haha