Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 94fce6d

Browse filesBrowse files
authored
N23: Add NotSnake, sokoban*2, space:cakes (rust-gamedev#715)
1 parent 8755312 commit 94fce6d
Copy full SHA for 94fce6d

File tree

4 files changed

+44
-0
lines changed
Filter options

4 files changed

+44
-0
lines changed

‎content/news/023/cakes.png

Copy file name to clipboard
11 KB
Loading

‎content/news/023/index.md

Copy file name to clipboardExpand all lines: content/news/023/index.md
+44Lines changed: 44 additions & 0 deletions
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

Copy file name to clipboard
36 KB
Loading

‎content/news/023/sokoban-sokoban.png

Copy file name to clipboard
16 KB
Loading

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.