Skip to main content

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

Vinny

6
Posts
1
Topics
1
Followers
10
Following
A member registered Oct 05, 2017 · View creator page →

Recent community posts

Wow, this is one heck of a rhythm game. Love the concept. Only played it for ~2 hours in multiple sessions, a few mechanics haven't fully clicked with me yet (particularly Sides), but here's my immediate two cents:

- I like feel there needs to be some kind of visual feedback for when the player taps the button, since right now it's kinda jarring to press a button and see nothing happen (particularly on the tutorial song)

- Please consider toning down Code Remix's VFX. I know there's an accessibility option for this, but this is the only song I can't play with the full VFX.  I think it makes reading the chart way too difficult

- The "barely" SFX is a little too subtle imo - for example it blends in with the scratch sounds on Code Remix. It needs to stand out more and be slightly offbeat like the Rhythm Heaven doink, that way the player can immediately tell what's going on


I'll def be keeping an eye on this game :) Very very promising

Just added your hack!

Oh, right. I read about that, but since it didn't happen to me on neither Firefox or Edge (the Chromium based version), I thought they had changed it. Thanks for reporting!

I meant unused in the sense of "you wouldn't see this by playing the game normally", but that's interesting to know. And thanks for linking to your fix to the plugin, after applying it the game gave an error about "require" not being defined which I'm pretty sure is a sign that it is using Node APIs. So I guess we're back to having the font disabled for now :/

I made this so I could show the game to a friend who doesn't have a desktop at home, hope it can help other people play the game as well.
Please give some feedback if you decide to check it out!

(6 edits)

Online Version | Offline Version (Recommended)

Offline version may not work on all browsers because of settings related to local AJAX calls (better explanation here), so you may have to modify your default flags/settings or set up a local web server.

If you are having issues running the game's executable, or if you want to play the game on the go, this might be the right way for you to play Escaped Chasm! (or maybe not since this is a work-in-progress)

Take a look at this previously unused loading screen!!

Current Issues:

  • The custom font had to be disabled. The Bitmap Font plugin uses the Node API, making it impossible to run in a static server.
    • Fixed, thanks to Pera Pisar!
  • There are several performance issues since the game's assets are being streamed over the internet rather than being pre-loaded.  Download the local version for the best experience.

To-do:

  • Convert the bitmap font into a TrueType font
    • No need to, since the Bitmap Font plugin was fixed by Pera

I can confirm this, it has happened to me as well. Hope it gets fixed in the future