Skip to content

Commit 6c50b12

Browse files
committed
N7: bonus: It's Not Cool
1 parent 9a4a56d commit 6c50b12

File tree

2 files changed

+22
-0
lines changed

2 files changed

+22
-0
lines changed

content/posts/newsletter-007/index.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1128,6 +1128,28 @@ and highlight events from the past. -->
11281128

11291129
Just an interesting Rust gamedev link from the past. :)
11301130

1131+
![A screenshot of the beginning of the game](not-cool.png)
1132+
1133+
["It's Not Cool"][not-cool-itch] is a [LD42] turn-based strategy game
1134+
by [@Ratysz].
1135+
It's based on the GGEZ game engine.
1136+
1137+
> Assume role of the mayor of a small coastal city, caught
1138+
> in the middle of hilariously rapid global warming spurt.
1139+
>
1140+
> Build a freezer for the polar bears!
1141+
1142+
[The source code can be found here][not-cool-src].
1143+
1144+
_Discussions:
1145+
[/r/rust_gamedev](https://reddit.com/r/rust_gamedev/comments/977dpc/my_ludum_dare_42_jam_entry_is_pure_rust),
1146+
[/r/rust](https://reddit.com/r/rust/comments/977g2t/my_ludum_dare_42_jam_entry_is_pure_rust)_
1147+
1148+
[not-cool-itch]: https://ratys.itch.io/its-not-cool
1149+
[not-cool-src]: https://github.com/Ratysz/ludumdare42
1150+
[@Ratysz]: https://github.com/Ratysz
1151+
[LD42]: https://en.wikipedia.org/wiki/Ludum_Dare
1152+
11311153
------
11321154

11331155
That's all news for today, thanks for reading!
79.3 KB
Loading

0 commit comments

Comments
 (0)