Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 2f43eaa

Browse filesBrowse files
logicsoupozkriff
andauthored
N15: Garden (rust-gamedev#355)
* N15: Garden * N15: Garden, rephrasing * N15: Garden, shorter text * N15: Garden: Style & fmt tweaks Co-authored-by: Andrey Lesnikov <ozkriff@gmail.com>
1 parent 12e42ee commit 2f43eaa
Copy full SHA for 2f43eaa

File tree

Expand file treeCollapse file tree

2 files changed

+41
-0
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+41
-0
lines changed
3.46 MB
Loading

‎content/posts/newsletter-015/index.md

Copy file name to clipboardExpand all lines: content/posts/newsletter-015/index.md
+41Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -215,6 +215,47 @@ For updates and possible playtesting opportunities, follow
215215
[chrispatuzzo]: https://twitter.com/chrispatuzzo
216216
[/r/WorshipTheSunGame]: https://reddit.com/r/WorshipTheSunGame
217217

218+
### [Garden][garden]
219+
220+
![Garden](garden_scaled_1.png)
221+
_A couple of trees growing and basking in the sun_
222+
223+
[Garden][garden] is a procedural tree-growing, strategical ecosystem-restoration
224+
and biological simulation game with an infinite amount of plant species where
225+
every leaf is simulated, and the natural resources are scarce.
226+
Every specimen is unique, as the plants grow by responding to the live changes in
227+
the environment.
228+
The player has to balance many complex mechanics to sustain life and go
229+
forward in the game.
230+
The game and the custom engine are developed in Rust with an OpenGL backend.
231+
232+
Garden developers (temporary name) are preparing for a demo release in a couple
233+
of months by tying everything together into a coherent experience.
234+
The game is also continually optimized to run on less powerful GPUs,
235+
so that everyone can enjoy it.
236+
237+
Some of the [updates from the October devlog][garden-devlog]:
238+
239+
- Near-infinite variety of plant species
240+
achieved through treating branch segments as Markov chains
241+
(enabling different growth speeds and probabilities
242+
for other segment types' growth from one another)
243+
and simulating photosynthesis as an electrical circuit
244+
(enabling sugar storage in the form of root vegetables, for example).
245+
- Concrete brick destruction mechanics was implemented.
246+
Dust particles for the animation that appears upon breaking,
247+
as well as the debris, were also added to the game.
248+
- Saving and loading are almost complete.
249+
- A watering can was added.
250+
- Smoother soil and debris outlines.
251+
252+
Follow the developers [@logicsoup] and [@epcc10] on Twitter for more updates.
253+
254+
[garden]: https://www.cyberplant.xyz
255+
[@logicsoup]: https://twitter.com/logicsoup
256+
[@epcc10]: https://twitter.com/epcc10
257+
[garden-devlog]: https://cyberplant.xyz/posts/october_2020
258+
218259
### [Akigi][akigi]
219260

220261
[Akigi][akigi] is a WIP online multiplayer game.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.