Skip to content

Commit 7e76318

Browse files
andii1701Andrew Jonesozkriff
authored
N14: Tetris Bane (#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

File tree

2 files changed

+19
-0
lines changed

2 files changed

+19
-0
lines changed

content/posts/newsletter-014/index.md

+19
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)