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 7e76318

Browse filesBrowse files
andii1701Andrew Jonesozkriff
authored
N14: Tetris Bane (rust-gamedev#299)
* Add Tetris Bane for issue014 * Revert "Add Tetris Bane for issue014" * Fix whitespace * N14: Tetris Bane: optimize img & style tweak Co-authored-by: Andrew Jones <andrew.jones@rea-group.com> Co-authored-by: Andrey Lesnikov <ozkriff@gmail.com>
1 parent 2a8ed80 commit 7e76318
Copy full SHA for 7e76318

File tree

2 files changed

+19
-0
lines changed
Filter options

2 files changed

+19
-0
lines changed

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

Copy file name to clipboardExpand all lines: content/posts/newsletter-014/index.md
+19Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -222,6 +222,25 @@ prior to Jan 1, 2021.
222222
[Sabaki]: https://github.com/SabakiHQ/Sabaki
223223
[nv-devboard]: https://developer.nvidia.com/embedded/jetson-nano-developer-kit
224224

225+
### [Tetris Bane][tetris-bane]
226+
227+
![Tetris Bane](tetris-bane.png)
228+
229+
[Tetris Bane][tetris-bane] is an open-source Tetris clone
230+
that mixes things up with multiple game modes.
231+
There's a hard bane mode, classic mode for the purists,
232+
ultra hard metal mode, and a chill mode.
233+
Tetris Bane challenges you to get more then 2 lines in metal mode.
234+
235+
You can [download][tetris-bane] the game for Windows, macOS and Linux.
236+
237+
The game is written using [rust-sdl2].
238+
[The source code is available here.][tetris-bane-src]
239+
240+
[tetris-bane]: https://andrew-jones.itch.io/tetris-bane
241+
[tetris-bane-src]: https://github.com/andii1701/tetris-bane
242+
[rust-sdl2]: https://github.com/Rust-SDL2/rust-sdl2
243+
225244
### Project YAWC
226245

227246
![Screenshot of an in-progress game of Project YAWC](project_yawc.png)
152 KB
Loading

0 commit comments

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