Skip to main content

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

Jomy10

15
Posts
1
Topics
9
Followers
6
Following
A member registered Dec 31, 2019 · View creator page →

Creator of

Recent community posts

The macOS version does not open, but one change it will: the program isn’t actually executable.

cd "Digital Logic Sim.app/Contents/MacOS"
chmod +x "Digital Logic Sim"

That fixes it. I hope you see this so you can fix it for other people as well :)

Thanks! Really liked your console as well. Loved the design!

Completely understand! Everything runs fine for me after a slight adjustment to the source. Probably won’t finish a game, this is my first real Assembly experience. Anyway, love the console! Love seeing all the other submissions.

(1 edit)

I was bumped out there was no Mac build. But I downloaded the source code and got it to compile on Mac. I got the LOAD COUNTER example working. Excited to try make a game for the console!

Your art always gives ideas for games. It’s so inspiring! One day I’ll make a game with some of your assets.

Very nice virtual house tour. Would definitely use this once it’s out of alpha!

Awesome! I’ll definitely make a game soon using these

If I find the time I’ll definitely check out your tutorials. Getting better at pixel art would be nice.

What size are these sprites?

Awesome as always!

This sounds interesting!

I think these will fit in with my game. They look awesome!

I can't get the plugin to work.

I've called `KoTCRoguelikeVisionOverride(5);` in a script call, but that gave me a reference error: KoTCRoguelikeVisionOverride is not defined.