@@ -422,6 +422,50 @@ _Discussions:
422
422
423
423
[ The Process ] : https://twitter.com/PlayTheProcess
424
424
425
+ ### [ Not Snake] [ not-snake ]
426
+
427
+ ![ cube map, low poly dog and giant snake] ( notsnake.png )
428
+
429
+ [ Not Snake] [ not-snake ] is a snake game in 3D with a twist:
430
+ you're the snake's food!
431
+
432
+ Check out the web version on the [ game's itch.io page] [ not-snake ] .
433
+
434
+ [ not-snake ] : https://ramirezmike2.itch.io/not-snake
435
+
436
+ ### [ Space: CAKES ] [ cakes ]
437
+
438
+ ![ screenshot] ( cakes.png )
439
+
440
+ [ Space: CAKES ] [ cakes ] is a sliding, repeating and funky puzzler
441
+ about reaching the delicious cupcake across your spaceship.
442
+ Made for the GMTK Game Jam.
443
+
444
+ > You play as a cute alien, who has a limited amount of steps.
445
+ > He turns green when he can walk freely, but once he rans out of steps,
446
+ > he becomes red and can only push on crates.
447
+ > Luckily, some crates contain +1 or +2 steps for him,
448
+ > as long as he can push one into a laser.
449
+
450
+ [ cakes ] : https://noxim.itch.io/spacecakes
451
+
452
+ ### [ sokoban-sokoban]
453
+
454
+ ![ screenshot] ( sokoban-sokoban.png )
455
+
456
+ [ sokoban-sokoban] ([ source code] [ sokoban-sokoban-src ] ) by [ @trouv ]
457
+ is a sokoban-like puzzle game made in 48 hours for the GMTK 2021 game jam.
458
+
459
+ > Somebody messed up the graveyard! You can fix it, but your movements
460
+ > are joined together.
461
+ > More specifically, the location of the gravestones in the level's movement
462
+ > table determines which movements are joined to which.
463
+ > When two movements are "joined", the associated input performs BOTH movements!
464
+
465
+ [ sokoban-sokoban ] : https://trouv.itch.io/sokoban-sokoban
466
+ [ sokoban-sokoban-src ] : https://github.com/Trouv/sokoban-sokoban
467
+ [ @trouv ] : https://trouv.itch.io
468
+
425
469
## Engine Updates
426
470
427
471
### thRustEngine - with simple shooter game demo
0 commit comments