Skip to main content

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

HirujaSJ

19
Posts
4
Followers
A member registered Jun 01, 2025 · View creator page →

Creator of

Recent community posts

I’m actually working on a full new version, and I will publish as soon as it is done.

If you want to download the old version visit: https://hirujaedurapola.com/clayway-up (or just play the web version)

Thanks man! Glad you’re enjoying it

Thanks mate! Yeah, I’m working on improving the music lol.
...and about the hitbox, it’s actually the same size as the spike, a triangular one, so it should match 1:1. Maybe something got messed up during export. I’m also working on a few other bugs, so I’ll definitely take another look at it too. Thanks for the suggestion!

Thanks Mate!

Unique Idea and Nice Gameplay!!

Left me wondering how can someone make such a polished game in a very short period of time... Amazing work!

Amazing! (Goated Graphics Style btw)

Very unusual idea! It was very fun to play. The sounds are very good as well.

.html is not working :(

Haha Thank You!!

Guys, if the game is taking too long to load, try downloading it via: https://hirujaedurapola.com/clayway-up

Rookie Numbers 😆 but fine...

Thanks lol ;)

Thanks :)

Thank you!

I think itch.io has removed it for some reason.
Download it via https://hirujaedurapola.com/clayway-up

Wanna team up?

Thanks for the suggestions,  I will definitely check those out.  ...and about the audio part, I tried adding the audio simplest way possible but it somehow ended up completely messing the grid. So I kinda threw out the idea of audio. It was done in 48 Hours (i.e. 2 hours) afterall.

I had to set up an entire Express.js server to run this lol. 

:3000/Build/Maze%20M…s.framework.js.gz:1 Uncaught SyntaxError: Invalid or unexpected token

The index.html file doesn't pass the header `Content-Encoding: gzip` because of this, the game doesn't run as the browser expects a plain JS file. I had to make an express.js server and tell it to manually pass the headers.

I thinks this error can be fixed when exporting from Unity.