Skip to content

Commit dcd62f5

Browse files
author
Andrew Jones
committed
Add Tetris Bane for issue014
1 parent bd6dac1 commit dcd62f5

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed
540 KB
Loading

content/posts/newsletter-014/index.md

+13-1
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,9 @@ Feel free to send PRs about your own projects!
2828
Table of contents:
2929

3030
- [Game Updates](#game-updates)
31+
- [Tetris Bane](#tetris-bane)
3132
- [Learning Material Updates](#learning-material-updates)
32-
- [Library & Tooling Updates](#library-tooling-updates)
33+
- [Library & Tooling Updates](#library--tooling-updates)
3334
- [Popular Workgroup Issues in Github](#popular-workgroup-issues-in-github)
3435
- [Requests for Contribution](#requests-for-contribution)
3536
- [Jobs](#jobs)
@@ -62,6 +63,17 @@ If needed, a section can be split into subsections with a "------" delimiter.
6263

6364
## Game Updates
6465

66+
### Tetris Bane
67+
68+
![Tetris Bane](bane_mode.png)
69+
70+
A Tetris clone that mixes things up with multiple game modes. There's a hard bane mode, classic mode for the purists, ultra hard metal mode and a chill mode. Tetris Bane challenges you to get more then 2 lines in metal mode. Tetris Bane uses [rust-sdl2](https://github.com/Rust-SDL2/rust-sdl2).
71+
72+
Tetris Bane is open source under the MIT license.
73+
74+
[Download](https://andrew-jones.itch.io/tetris-bane) game for win32, macOS and Linux.
75+
[Source code](https://github.com/andii1701/tetris-bane)
76+
6577
## Learning Material Updates
6678

6779
## Library & Tooling Updates

0 commit comments

Comments
 (0)