Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yuanming-hu/taichi_physics_puzzle
https://github.com/yuanming-hu/taichi_physics_puzzle
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/yuanming-hu/taichi_physics_puzzle
- Owner: yuanming-hu
- Created: 2022-11-16T13:57:18.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-17T06:12:25.000Z (about 2 years ago)
- Last Synced: 2023-08-12T22:04:57.613Z (over 1 year ago)
- Language: Python
- Size: 6.84 KB
- Stars: 17
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# A 2D Physics Puzzle Game, built with [Taichi](https://github.com/taichi-dev/taichi)
Execute `python3 main.py` and enjoy the game with your mouse. The goal is to lead the material drops into containers of the their corresponding color.
![Screenshot from 2022-11-16 22-03-11](https://user-images.githubusercontent.com/6553256/202201132-4cf5b9e2-dfad-4ef4-99ee-1d9075290f8a.png)
I only had the time to make one level. Feel free to use this template and continue development :-)
Video demo:
https://user-images.githubusercontent.com/6553256/202370022-1779c457-4035-49c0-94a7-bf435c487463.mp4