Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arthurmelton/pong
https://github.com/arthurmelton/pong
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/arthurmelton/pong
- Owner: arthurmelton
- Created: 2021-09-20T18:15:55.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-09-22T15:03:18.000Z (over 3 years ago)
- Last Synced: 2024-12-09T09:09:01.334Z (about 2 months ago)
- Language: Rust
- Size: 287 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pong
## To install
make a directory called "Pong"
put your type of exe or binary you need into it then the assets folder into that folder
you should get a folder called "Pong" with your exe or binary and a folder called assets.Or you can clone the repo and if you have rust do "cargo run"