Skip to content

Add sandbox to newsletter 10 #146

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 3 commits into from
Jun 3, 2020
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
35 changes: 35 additions & 0 deletions content/posts/newsletter-010/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,41 @@ with highlights also published on [YouTube][sailing-youtube].
[sailing-twitch]: https://twitch.tv/kunosstefano
[sailing-youtube]: https://youtube.com/channel/UC7n_g2xDySrmKRaf41rSwlg

### [Sandbox]

[![Sandbox gameplay demo](sandbox.jpeg)](https://streamable.com/0bhbol#)

^ _click to see a gameplay demo_

[Sandbox] is a falling sand game by JMS55 that provides a variety of fun
particle types to place, and then you get to watch the resulting interactions!

The main focus so far has been experimenting with different particle types, including:

- Sand
- Acid - Dissolves material.
- Water
- Replicator - Creates infinite copies of other particles.
- Plant - Grows over time once placed on wet Sand, or on top of an existing
plant.
- Cyrotheum - A cold particle that melts over time, and releases a wave of
cold to its surroundings.
- Unstable - Heats up over time, vaporizing a large radius at too high
of a tempature, and releases Smoke.
- Electricity - Can only exist when falling, or in Water.
Flows through Water. Very hot.
- Glass - Created by heating up Sand. Acts like a liquid at
high enough tempatures, and a solid otherwise. Immune to Acid.
- Life - A semi-intelligent particle that stacks itself up, and moves
as a group. Likes to breed upon eating Plants. Will jump down short drops.
Dies if too hot or cold, or upon falling a large distance.
- Blood - Created by pressurizing dead Life particles, by stacking
enough of other particles on top.

Got any ideas? Leave an [issue on github][Sandbox], or add it yourself!

[Sandbox]: https://github.com/JMS55/sandbox

### For The Quest

![For The Quest screenshot](forthequest.jpg)
Expand Down
Binary file added content/posts/newsletter-010/sandbox.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.