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 1ca2730

Browse filesBrowse files
septumozkriff
andauthored
Newsletter 12: Add Pushin' Boxes (rust-gamedev#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
Copy full SHA for 1ca2730

File tree

2 files changed

+20
-0
lines changed
Filter options

2 files changed

+20
-0
lines changed

‎content/posts/newsletter-012/index.md

Copy file name to clipboardExpand all lines: content/posts/newsletter-012/index.md
+20Lines changed: 20 additions & 0 deletions
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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.