Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

0xca551e

21
Posts
A member registered Nov 19, 2023

Creator of

Recent community posts

Holy hell indeed! Really fun chess variant, good job!

I remember playing the first few microban levels that were given as example levels in the puzzlescript editor, but I didn't know the whole set was 150 levels! Looks like I have some box pushing to do

Creative concept! I took me a while to figure out how left vs right paren affected insertion but after that I figured out how to get 42. Though I had to restart a couple times because I kept tripping on the other operators. A visual grid might help here

The arch bundle works, thanks!

Really fun game! I managed to get a 281.74

So close to a 300! Fun game!

Good idea and fun game! I missed the last brick and died, I was so close!

Some and sounds and music to suit the survival aspect could really get players in the zone with this type of game

When I reach the next level, I get this error after hitting r to restart the level. I used `emacs --no-init-file` to make sure it wasn't anything in my config causing it

"loading/home/me/Downloads/jam-voting/disassembly_dist/puzzles/1.el"
cdr: Wrong type argument: listp, 3593
Error running timer ‘numgame-blink-program’: (wrong-type-argument listp 3593) [5 times]
Quit
Error running timer ‘numgame-blink-program’: (wrong-type-argument listp 3593) [3 times]
Quit
Error running timer ‘numgame-blink-program’: (wrong-type-argument listp 3593)
(1 edit)

Having to make choices like having 3 unique runes pre-selected while waiting for the 4th one to spawn for a heart, or going for 3 now to clean up a bit, as well as pulling off midair matches in a pinch makes this game really fun to play. Good job! I managed to get 177 but I might try and go higher

Quite the addicting game! Here's my best score so far

Thanks for playing!

Thanks for playing! The music is really nice indeed thanks to Zane Little!

Quite addicting. Good job! One thing that can be improved is the movement. If you hold right, then tap down, then release down, holding right the entire time, I expect to move down only once then continue moving right. But currently you will keep going down for as long as right is held. It makes it quite hard when you're trying to get a good score on time

Quite a lucky run

(1 edit)

Backtrace:
In ice-9/boot-9.scm:
  1752:10 11 (with-exception-handler _ _ #:unwind? _ # _)
In unknown file:
          10 (apply-smob/0 #<thunk 7fc0ccf0d300>)
In ice-9/boot-9.scm:
    724:2  9 (call-with-prompt _ _ #<procedure default-prompt-handle…>)
In ice-9/eval.scm:
    619:8  8 (_ #(#(#<directory (guile-user) 7fc0ccf10c80>)))
In ice-9/boot-9.scm:
   2836:4  7 (save-module-excursion _)
  4388:12  6 (_)
In main.scm:
    351:0  5 (_)
   342:46  4 (main-loop)
    248:6  3 (_ #<continuation 7fc0c4df9640>)
In unknown file:
           2 (filter #<procedure 7fc0c4e00ee0 at main.scm:249:7 (en…> …)
In main.scm:
   255:13  1 (_ _)
In unknown file:
           0 (array-set! #2((0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 …) …) …)
ERROR: In procedure array-set!:
Value out of range 0 to 20: -1

It crashed while playing level 5, maybe this stack trace can help?

hello! I'm having the same error when trying to run it on arch linux.

I added

echo "ROOTDIR IS ${rootdir}"

and got

ROOTDIR IS /home/me/Downloads/turbo-racer-3000-1.0

Took me a few tries but I managed to beat it! Good job! It took me quite a while to figure out it's spacebar to begin throwing the item, so adding controls in the description would be nice as well

Quite the tricky game. Good job!

🪄 I got 91 points on Counterspell #69420. Can you score lower? 🪄

https://caseybrant.com/counterspell/#69420

Funny and relatable, good job! (also, that first email in the totally legit email program haha)

I really liked this one! The last level (3-7) was quite tricky, but once i figured out the sequence it was satisfying to see it play out! I also like the detail of the levels names in the same world sharing the same prefix.

I'm trying to make an isometric minigolf sort of game! had some trouble getting the physics and rendering to work but I'm getting there!

using love2d + fennel