SquishyTheTurtle

Puzzle game

A puzzle game created in 48 hours for Ludum Dare, where the player controls a turtle with the ability to grow and shrink, navigating obstacles to collect eggs.

Puzzle game created in 48 hours for Ludum Dare

GitHub

8 stars
4 watching
2 forks
Language: C
last commit: 10 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
swatteau/sokoban-rs An implementation of a puzzle game where the player must move boxes to push boxes into boxes to unlock them 152
jani-nykanen/plutonium-caverns A puzzle game project with a C implementation, utilizing global variables and requiring specific build tools. 10
samtay/tetris A terminal-based implementation of the classic puzzle game Tetris in Haskell. 893
cout-hello-world/tictactoe A game that uses a brute-force minimax algorithm to play perfect Tic-Tac-Toe 12
borisboutillier/rs-gliphus A puzzle game with doors, blocks, and lasers that can be controlled using an ECS system 9
imanolea/bitbitjam3_red_hot_princess_carnage A Game Boy game created in a short timeframe using C. 6
sephine/lumio A puzzle game built with Cocos2D 178
gamedolphin/masonry-javascript-tetris-clone A simple Tetris game built using HTML5, JavaScript, and Phaser. 12
nmoroze/swap A tile-based puzzle game where players control characters to progress through levels while switching between them and navigating obstacles. 158
divverent/aaaaxy A nonlinear 2D puzzle platformer with impossible spaces and non-Euclidean geometry. 219
hyperparticle/nodulus A puzzle game where players rotate cubes to reach the end cube and win levels, with increasingly challenging levels and abstract atmosphere. 535
themattrix/sed2048 An implementation of the popular puzzle game 2048 using sed scripting language 107
davidcroda/sshwordle A terminal-based word guessing game with pluggable backends and user statistics tracking 68
pinobatch/libbet A Game Boy puzzle game ported from Martin Korth's Magic Floor, with rules and achievements for players to complete levels. 35
brslv/elm-ttt An implementation of a simple game where two players take turns marking squares on a 3x3 grid 1