Skip to content

Commit ae9246c

Browse files
author
Andrew Jones
committed
Revert "Add Tetris Bane for issue014"
1 parent 3af78c8 commit ae9246c

File tree

2 files changed

+9
-5
lines changed

2 files changed

+9
-5
lines changed

content/posts/newsletter-014/index.md

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

3030
- [Game Updates](#game-updates)
31-
- [Tetris Bane](#tetris-bane)
3231
- [Learning Material Updates](#learning-material-updates)
33-
- [Library & Tooling Updates](#library--tooling-updates)
32+
- [Library & Tooling Updates](#library-tooling-updates)
3433
- [Popular Workgroup Issues in Github](#popular-workgroup-issues-in-github)
3534
- [Requests for Contribution](#requests-for-contribution)
3635
- [Jobs](#jobs)
@@ -151,13 +150,18 @@ prior to Jan 1, 2021.
151150

152151
### Tetris Bane
153152

154-
![Tetris Bane](bane_mode.png)
153+
![Tetris Bane](tetris-bane.png)
155154

156-
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).
155+
A Tetris clone that mixes things up with multiple game modes. There's
156+
a hard bane mode, classic mode for the purists, ultra hard metal mode
157+
and a chill mode. Tetris Bane challenges you to get more then 2 lines
158+
in metal mode. Tetris Bane uses
159+
[rust-sdl2](https://github.com/Rust-SDL2/rust-sdl2).
157160

158161
Tetris Bane is open source under the MIT license.
159162

160-
[Download](https://andrew-jones.itch.io/tetris-bane) game for win32, macOS and Linux.
163+
[Download](https://andrew-jones.itch.io/tetris-bane) game for win32,
164+
macOS and Linux.
161165
[Source code](https://github.com/andii1701/tetris-bane)
162166

163167

0 commit comments

Comments
 (0)