Skip to content

JarrodDoyle/harenae

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Harenae

Screenshot of a scene with stone, sand, water, and smoke

Harenae is my first attempt at a falling sand game. I got as far as implementing some basic elements (Sand, Water, Stone, and Smoke). There's also some (bad) attempts at a multi-threaded chunk system in a separate branch. Currently working on a new version in Rust.

Getting Started

This project requires the .NET 6.0 runtime and SDK. To clone run:

git clone https://github.com/JarrodDoyle/harenae.git/

Run configurations for Rider are available in the .run folder. For command line tooling see the official .NET CLI docs.

About

Falling sand simulation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages