Skip to main content

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

Andrew Coffey

6
Posts
3
Followers
A member registered Sep 03, 2019 · View creator page →

Creator of

Recent community posts

Note to all Jammers wanting to use this:

Using these assets is not allowed in PGC game jams. As per the jam rules:

You MUST create all assets (e.g., images, sound effects, music, lore) used in your entry during the jam. Asset generators (such as those involving what one might call AI (e.g., DALL-E, Midjourney, ChatGPT)) are perfectly fine to use, but NO premade assets are allowed, even if you have the rights to them. This includes creative commons works (even CC0). Exceptions:

  • Things in the public domain that are over ~70 years old (e.g. classical music pieces, old paintings, etc) 
  • Fonts (which you must, of course, still have license to use).
  • Premade splash screens or logos
  • Pygame assets from https://pyga.me/docs/logos.html exclusively.

>

As GeorgeSpruyt said, I can't play it. exe gives the same error, and I think you forgot to include your `main.py` file in the source

Can't run the game with the provided source

Goal and controls were unclear, and it seems like moving between rooms is kinda broken. I ended up getting stuck out of bounds

The count of dimensions depends on if you count the ones on the same “floor”. I was going for a 2x2x2 cube of “rooms” and you can either consider each “floor” as a dimension, or each “room” as a dimension

I appreciate the feedback! The reason I ultimately made as simple a game as this was that I caught covid right at the beginning of the jam and just didn't have the energy to keep my head up for more than a few minutes at a time for most of the jam. If enough people actually like it, I might actually develop this game further, improve the things that need improving, and polish it up.