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 4674573

Browse filesBrowse files
JMS55ozkriff
andauthored
Newsletter 10: Add sandbox (rust-gamedev#146)
* Add sandbox * Newsletter 10: sandbox: fmt tweaks & video preview Co-authored-by: Andrey Lesnikov <ozkriff@gmail.com>
1 parent d74139a commit 4674573
Copy full SHA for 4674573

File tree

2 files changed

+35
-0
lines changed
Filter options

2 files changed

+35
-0
lines changed

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

Copy file name to clipboardExpand all lines: content/posts/newsletter-010/index.md
+35Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,41 @@ with highlights also published on [YouTube][sailing-youtube].
158158
[sailing-twitch]: https://twitch.tv/kunosstefano
159159
[sailing-youtube]: https://youtube.com/channel/UC7n_g2xDySrmKRaf41rSwlg
160160

161+
### [Sandbox]
162+
163+
[![Sandbox gameplay demo](sandbox.jpeg)](https://streamable.com/0bhbol#)
164+
165+
^ _click to see a gameplay demo_
166+
167+
[Sandbox] is a falling sand game by JMS55 that provides a variety of fun
168+
particle types to place, and then you get to watch the resulting interactions!
169+
170+
The main focus so far has been experimenting with different particle types, including:
171+
172+
- Sand
173+
- Acid - Dissolves material.
174+
- Water
175+
- Replicator - Creates infinite copies of other particles.
176+
- Plant - Grows over time once placed on wet Sand, or on top of an existing
177+
plant.
178+
- Cyrotheum - A cold particle that melts over time, and releases a wave of
179+
cold to its surroundings.
180+
- Unstable - Heats up over time, vaporizing a large radius at too high
181+
of a tempature, and releases Smoke.
182+
- Electricity - Can only exist when falling, or in Water.
183+
Flows through Water. Very hot.
184+
- Glass - Created by heating up Sand. Acts like a liquid at
185+
high enough tempatures, and a solid otherwise. Immune to Acid.
186+
- Life - A semi-intelligent particle that stacks itself up, and moves
187+
as a group. Likes to breed upon eating Plants. Will jump down short drops.
188+
Dies if too hot or cold, or upon falling a large distance.
189+
- Blood - Created by pressurizing dead Life particles, by stacking
190+
enough of other particles on top.
191+
192+
Got any ideas? Leave an [issue on github][Sandbox], or add it yourself!
193+
194+
[Sandbox]: https://github.com/JMS55/sandbox
195+
161196
### For The Quest
162197

163198
![For The Quest screenshot](forthequest.jpg)
110 KB
Loading

0 commit comments

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