https://github.com/high-rolls/g
Gravity force mini example
https://github.com/high-rolls/g
love2d
Last synced: 2 months ago
JSON representation
Gravity force mini example
- Host: GitHub
- URL: https://github.com/high-rolls/g
- Owner: high-rolls
- Created: 2025-01-02T19:12:02.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2025-01-03T11:37:06.000Z (4 months ago)
- Last Synced: 2025-01-03T12:30:02.334Z (4 months ago)
- Topics: love2d
- Language: Lua
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Testing Love2D by simulating the force of gravity.
Depends on [Hump](https://github.com/vrld/hump), just do `git clone https://github.com/vrld/hump.git` on the root folder of this project.