https://github.com/mo-karbalaee/dragme
Throw your own ball on the pitch.
https://github.com/mo-karbalaee/dragme
dart flutter game
Last synced: 5 months ago
JSON representation
Throw your own ball on the pitch.
- Host: GitHub
- URL: https://github.com/mo-karbalaee/dragme
- Owner: mo-karbalaee
- Created: 2022-12-10T18:00:39.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-09-16T05:15:25.000Z (over 2 years ago)
- Last Synced: 2025-08-01T19:11:41.773Z (5 months ago)
- Topics: dart, flutter, game
- Language: Dart
- Homepage:
- Size: 20.9 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Drag Me
Throw your own ball on the pitch.
## What I did
I built the walls and collision first. That was the main challenge that
I faced during the development process.
## The Images
I had already built a dataset of 200 soccer balls
which I found fun to use in this project too so I used them.
The images are fetched from the web.
## On web
Drag me is also available on web.
[Here is the link](https://muhammadkarbalaee.github.io/dragme/#/)