Skip to content

N30: country-slice #938

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
Feb 8, 2022
Merged
Show file tree
Hide file tree
Changes from 3 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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
17 changes: 17 additions & 0 deletions content/news/030/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,23 @@ Twitch][rust-gamedev-twitch].

## Game Updates

### Country Slice

![country_slice](country_slice_7_delete_brush.gif)

[Country Slice][country-slice-github] is
[@anastasiaopara][country-slice-twitter]'s hobby project, where users can draw a
small procedurally assembled scene.

Newest addition is an erase brush and an ability to continue existing walls.

[@anastasiaopara][country-slice-twitter] also shared [a Twitter thread][country-slice-discussion]
about doing procedural generation in Houdini vs Rust & OpenGL.

[country-slice-github]: https://github.com/anopara/country-slice
[country-slice-twitter]: https://twitter.com/anastasiaopara/
[country-slice-discussion]: https://twitter.com/anastasiaopara/status/1477570256180817924

### [Harvest Hero Origins] is now available

![harvest_hero](hho.jpg)
Expand Down