Skip to content

Commit 6bb2a30

Browse files
author
Andrew Jones
committed
Revert "Add Tetris Bane for issue014"
1 parent dcd62f5 commit 6bb2a30

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)
@@ -65,13 +64,18 @@ If needed, a section can be split into subsections with a "------" delimiter.
6564

6665
### Tetris Bane
6766

68-
![Tetris Bane](bane_mode.png)
67+
![Tetris Bane](tetris-bane.png)
6968

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

7275
Tetris Bane is open source under the MIT license.
7376

74-
[Download](https://andrew-jones.itch.io/tetris-bane) game for win32, macOS and Linux.
77+
[Download](https://andrew-jones.itch.io/tetris-bane) game for win32,
78+
macOS and Linux.
7579
[Source code](https://github.com/andii1701/tetris-bane)
7680

7781
## Learning Material Updates

0 commit comments

Comments
 (0)