Skip to content

Commit 1b6076d

Browse files
authored
Newsletter 8: Add Ascension, Colony Genesis, pGLOWrpg, Urban Gift (#98)
1 parent 80a2cd0 commit 1b6076d

File tree

5 files changed

+61
-0
lines changed

5 files changed

+61
-0
lines changed
635 KB
Loading
13.1 KB
Loading

content/posts/newsletter-008/index.md

Lines changed: 61 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,67 @@ Follow [@seratonik][] on Twitter for updates.
127127

128128
[@seratonik]: https://twitter.com/seratonik
129129

130+
### [Urban Gift][urban-gift]: Teaser Video
131+
132+
[Urban Gift][urban-gift] is part detective game and part superhero simulator.
133+
This month a teaser video was released:
134+
135+
[![youtube preview](urban-gift-video.png)][urban-gift-video]
136+
137+
Follow development updates on [Twitter][urban-gift].
138+
139+
[urban-gift]: https://twitter.com/UrbanGiftGame
140+
[urban-gift-video]: https://youtu.be/1dMt8e9Dx3A
141+
142+
### [Colony Genesis][colony-itch]
143+
144+
![ASCII art logo with an ant](colony.png)
145+
146+
[Native Systems] is working on "Colony Genesis" -
147+
an ant colony sandbox game with ASCII graphics.
148+
149+
This month v0.1.1 and v0.1.2 versions were released. Some of the updates:
150+
151+
- Add color palette options to Settings including a modified palette for red-green color blindness
152+
- Add lifecycles to more ant castes
153+
- Nurse ants give food to larvae
154+
- Nurse ants on the surface will return to the colony
155+
- Fix for foragers getting stuck in dig state at colony entrance
156+
- Updated pathfinding
157+
158+
[colony-itch]: https://nativesystems.itch.io/colony
159+
[Native Systems]: https://nativesystems.rs
160+
161+
### [Ascension 2][ascension]
162+
163+
![gameplay samble: moving platforms, projectiles, and changing gravity](ascension.gif)
164+
165+
[Ascension 2][ascension] by [@outkine] is a simple gravity-based platformer.
166+
167+
> Hop your way through bite sized levels while dodging spikes and turrets.
168+
> Then, change the direction of gravity, and do it all again!
169+
170+
[The source code is aviable here][ascension-src].
171+
172+
[ascension]: https://outkine.itch.io/ascension-2
173+
[ascension-src]: https://github.com/outkine/ascension-rust
174+
[@outkine]: https://github.com/outkine
175+
176+
### pGLOWrpg
177+
178+
![Improved temperature map generation](pglowrpg.png)
179+
180+
[@Roal_Yr] tweeted a bunch of updates about their "pGLOWrpg" project:
181+
182+
- [Rivers erosion](https://twitter.com/Roal_Yr/status/1236003795265519616):
183+
this will ensure no rivers flow upwards and the canyons
184+
through the landmass are more smooth.
185+
- [River segmentation and width increment](https://twitter.com/Roal_Yr/status/1242824451449856004).
186+
- [Improved the temperature map generation](https://twitter.com/Roal_Yr/status/1236268367968964610).
187+
- [Improved topography map rendering](https://twitter.com/Roal_Yr/status/1236366942094622721).
188+
189+
[@Roal_Yr]: https://twitter.com/Roal_Yr
190+
130191
## Library & Tooling Updates
131192

132193
### gfx-rs and wgpu news
53.2 KB
Loading
Loading

0 commit comments

Comments
 (0)