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

TofuTheLoafu

9
Posts
A member registered 49 days ago · View creator page →

Creator of

Recent community posts

Haha, I love the concept. I like baba is you, and I think this is a cool lispy spinoff on that. More levels would be pretty nice

Got a score of 54 :) 

Concept is nice! Nice use of Clojuredart for this too.

Totally, this definitely seems to be hardware dependent, and possibly browser dependent too.  Thanks for your feedback.


I've tested this on a few different devices, safari browser and some other devices seem to struggle. I'm guessing it's because I'm leaning heavy into canvas filtering which I think may be the bottleneck here. I'm using the canvas filtering to color/recolor a lot of things so could be fixed if I took the time to create the new sprites instead of recolor them the way that I'm doing.

I was entertained :)

Pretty interesting! I got 3/4 of the way through and had a weird crash. (was playing on your web page browser version, not the itch io bugged one) but it's pretty solid overall.

Pretty interesting! I got 3/4 of the way through and had a weird crash. But it's pretty solid overall.

Great job! The concept was tricky but really cool how many puzzles can come out of very simple controls. Nice take on the genre

WIP on this like psuedo fruit-ninja rune-matching.
Basically you string up runes that come flying in, and then you can click on certain combinations for points or additional lives.
Developing using Clojure squint, so it's feeling much more javascripty, but still lispy enough. I imagine it feels more like what Common Lisp would feel like instead of Clojure since I'm using mutability everywhere.