Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/itsarjunsinh/wasmball
A game made using Unity's new Project Tiny during Ludum Dare 46.
https://github.com/itsarjunsinh/wasmball
dots ldjam ldjam46 project-tiny unity wasm
Last synced: 14 days ago
JSON representation
A game made using Unity's new Project Tiny during Ludum Dare 46.
- Host: GitHub
- URL: https://github.com/itsarjunsinh/wasmball
- Owner: itsarjunsinh
- License: mit
- Created: 2020-04-18T01:20:37.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-08-20T20:20:04.000Z (about 4 years ago)
- Last Synced: 2024-10-10T22:43:52.568Z (about 1 month ago)
- Topics: dots, ldjam, ldjam46, project-tiny, unity, wasm
- Language: C#
- Homepage: https://arjunsinh.dev/wasmball/play
- Size: 1.31 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Wasmball
### Ludum Dare 46 | Submitted: April **2020**
Wasmball is a simple hypercasual game about evading red balls. Player can tap on their touch screen or click on their mouse to make the capsule jump.
This was a Ludum Dare Compo submission, it was built in 48 hours without using any third party assets.
This game uses Unity's new Project Tiny with DOTS under the hood. The game size is remarkably small, less than an MB.
![Wasmball Gameplay](img/wasmball-gameplay.gif)
## Links
[Play Online](https://arjunsinh.dev/wasmball/play) | [Ludum Dare Submission](https://ldjam.com/events/ludum-dare/46/wasmball)## License
This project is licensed under the [MIT License](LICENSE).