Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

GrindingStone

9
Posts
1
Followers
A member registered 40 days ago · View creator page →

Creator of

Recent community posts

I wonder how the game was built (what tools). Somehow liked the tone of the text.  I am somewhat worried about the state of my living room.

Wow that was crazy cool. Loved the game. Everything works so well. Only the sound were killing me xD. I am not sure if it is possible once you have entered the spell menu to not cast a spell, that would be one nice addition.

The art work is fantastic and has a great feel to it (maybe the upper bar could be made more distinct to show that it is for pinning the pieces there). The gameplay itself didn't catch me as much. I am really interested to look at the soruce code as I wonder how you made things work and it keeps running so smooth even with tons of the little tokens.

I have to take a look how you created the game! I didn't quite get the rating, is it just displaying how many balls I keep in the air at the time? I don't like to move the character to throw the balls again. Would be nice if one could have a mouse button press event to give an angle and amplitude to the thrown ball.

I love this type of game and it took me a while to finish it. Still need to get all the gems. Was thinking I could just quickly get through it at work but boy was there a lot of content. A bit like a portal 2 D.

I played this the most of all games I had a look at. Somehow very addictive. I wonder if one could improve the controls.

(3 edits)

gdotris output

Sadly I get a strange output (see above)

I run with manifest.scm after fixing a small typo (ncursesw).

Thanks for testing it! The idea is to change the length at twice the frequency of the pendulum. With this you can pump energy into the system. This gets more difficult for an angle of 90 degree elevation, as there the pendulum resonance frequency changes rapidly. I got a sumersault once, but I am not 100 % sure if it still works as it is sometimes quite laggy on my system. I would need to do more in depth analysis on what is causing the lags. I took a lot of inspiration from the tetris game in emacs, which runs without laggs. I tried to synchronize the physics with the game loop by measuring the system time, the thing is if the game loop is slow, the physics loop needs to update a lot, which might cause further lags.

Oh I am sorry to hear and sorry for wasting your time.  I tested for emacs version 29.3. What version do you have and are you running on Linux or Windows? 

I had trouble with spacemacs as it would overwrite my major mode keybindings.