Skip to content

DDR0/Stardust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DDR's Stardust

Take 3 at getting a falling sand toy running. This one's the quick-and-dirty version, just using Javascript instead of mucking about with WASM - it turns out, in the details, WASM does not deal well with Shared Memory as of 2023-08-21.

To use the simulation, serve the files in www such that they are cross-origin isolated, say by running python3 example_sever.py. (Don't use the example server in production, it uses Python's example http.server which is not for that.)

Stardust is available under a CC BY-NC-SA licence.

About

DDR's Stardust is a falling sand toy for the web.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published