Skip to content

N37: Tiny Building Game #1146

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Sep 11, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added content/news/037/country_slice.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
20 changes: 20 additions & 0 deletions content/news/037/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,26 @@ versions of the games written in Python with the PyGame Zero framework.
[rust-game-ports]: https://github.com/rust-gamedev/rust-game-ports
[Code the Classics vol 1]: https://wireframe.raspberrypi.org/books/code-the-classics1

### Tiny Building Game

![Country_slice_gif](country_slice.gif)

The untitled "Tiny Building Game" is a stress-free feel-good game focused on just
building something pretty. It is being made by [@anastasiaopara] and
[@h3r2tic], who has recently joined the project!

This month, there was a large visual update, which added [trees and flowers][twitter-thread-1],
as well as [fences and gates][twitter-thread-2].

Right now, the team is actively working on setting up a Steam page. Stay
tuned by following the [newsletter][country-slice-newsletter]!

[country-slice-newsletter]: https://dashboard.mailerlite.com/forms/10395/51067704544593017/share
[twitter-thread-1]: https://twitter.com/anastasiaopara/status/1560673892574035969
[twitter-thread-2]: https://twitter.com/anastasiaopara/status/1565629377823395841
[@anastasiaopara]: https://twitter.com/anastasiaopara
[@h3r2tic]: https://twitter.com/h3r2tic

## Engine Updates

### [miniquad]
Expand Down