Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eternmaxwell/scale
For Game Off 2023 at first, now a project to implement my thoughts in simple ways.
https://github.com/eternmaxwell/scale
Last synced: 11 days ago
JSON representation
For Game Off 2023 at first, now a project to implement my thoughts in simple ways.
- Host: GitHub
- URL: https://github.com/eternmaxwell/scale
- Owner: EternMaxwell
- Created: 2023-11-11T14:22:06.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-03-26T15:00:19.000Z (10 months ago)
- Last Synced: 2024-11-15T02:17:04.397Z (2 months ago)
- Language: Java
- Homepage:
- Size: 7.5 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A project created initially for Game Off 2023. But didn't finish it in time. So this became a project where to implement my thoughts in some more simple ways.
# WHAT IS SCALE NOW
I put my solution of falling sand simulation here, it wasn't that perfect but i'm proud of the water implementation I did. The water only changes its spreading direction when hitting something or something is on its way to where it is spreading to. So in this implementation water can spread faster and dont heap like a hill. But the actual effect based the scale of the water pool. It may act in an unrealistic way if its too large.