Skip to content

Commit 1ca2730

Browse files
septumozkriff
andauthored
Newsletter 12: Add Pushin' Boxes (#214)
* Newsletter 12: Add Pushin' Boxes * Newsletter 12: Add Voxel game prototype * Newsletter 12: Remove RidleyWinters's project They said that they aren't ready yet. * Newsletter 12: Style tweaks & blog post * Newsletter 12: Remove voxel prototype img too Co-authored-by: Andrey Lesnikov <ozkriff@gmail.com>
1 parent 7f6b2cb commit 1ca2730

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed

content/posts/newsletter-012/index.md

+20
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,26 @@ Got any ideas? Leave an [issue on github][Sandbox], or add it yourself!
152152
[Sandbox]: https://github.com/JMS55/sandbox
153153
[Flathub]: https://flathub.org/apps/details/com.github.jms55.Sandbox
154154

155+
### [Pushin' Boxes][pushin-homepage]
156+
157+
[![Pushin' Boxes gameplay](pushin_boxes_gameplay.gif)][pushin-itch]
158+
159+
[Pushin' Boxes][pushin-homepage] ([itch][pushin-itch])
160+
is a [Sokoban][pushin-sokoban] clone made with [ggez][pushin-ggez] by
161+
[@septum][septum-twitter]. It features 16 levels of puzzling box-pushin' action
162+
where the player controls a little robot (named プシン).
163+
Check out a [blog post][pushin-post] about the game's release.
164+
165+
[The source code is available on GitLab][pushin-repository].
166+
167+
[pushin-homepage]: https://septum.io/games/pushin-boxes
168+
[pushin-itch]: https://septum.itch.io/pushin-boxes
169+
[pushin-sokoban]: https://en.wikipedia.org/wiki/Sokoban
170+
[pushin-post]: https://septum.io/blog/my-first-game
171+
[pushin-ggez]: https://github.com/ggez/ggez
172+
[pushin-repository]: https://gitlab.com/septum___/pushin_boxes
173+
[septum-twitter]: https://twitter.com/septum___
174+
155175
## Learning Material Updates
156176

157177
### [Rust on iOS with SDL2][rust-ios-sdl2-post]
Loading

0 commit comments

Comments
 (0)