Skip to content

Commit 94fce6d

Browse files
authored
N23: Add NotSnake, sokoban*2, space:cakes (#715)
1 parent 8755312 commit 94fce6d

File tree

4 files changed

+44
-0
lines changed

4 files changed

+44
-0
lines changed

content/news/023/cakes.png

11 KB
Loading

content/news/023/index.md

+44
Original file line numberDiff line numberDiff line change
@@ -422,6 +422,50 @@ _Discussions:
422422

423423
[The Process]: https://twitter.com/PlayTheProcess
424424

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+
425469
## Engine Updates
426470

427471
### thRustEngine - with simple shooter game demo

content/news/023/notsnake.png

36 KB
Loading

content/news/023/sokoban-sokoban.png

16 KB
Loading

0 commit comments

Comments
 (0)