Greedot
About
Greedot is an open source clone of the linux game greed made in godot. I made it over the course of around 48 hours.
Greed is a puzzle game about numbers where your amount of moves is determined by the number in the direction you're moving.
High scores are welcome!
Greedot has every feature of the original greed terminal game!
Greedot also automatically resizes the playing field to the window size. Note that when you resize the window, it will restart your game.
There is a download for windows, html, and the godot project.
The font used in the game is White Rabbit.
Controls support controller movement but highlighting/restarting has to be done on the keyboard. Keyboard controls are:
WASD/Arrow Keys/Drag - Movement
R./Double Tap - Restart Greed
P - Toggle Highlighting
F - Toggle Fullscreen
Note that I might not be the best programmer. These might not be the best practices. For example, the game gets very laggy when calling certain functions with lots of greed spaces. I've done a few things to help solve the lag issues, but it's still noticable. The game isn't really meant to be played at higher sizes either, as I feel it takes away some of the fun.