https://github.com/calvellido/rong
A project to learn Rust while implementing a simple pong game
https://github.com/calvellido/rong
pong rust
Last synced: about 2 months ago
JSON representation
A project to learn Rust while implementing a simple pong game
- Host: GitHub
- URL: https://github.com/calvellido/rong
- Owner: calvellido
- License: gpl-3.0
- Created: 2018-11-06T09:33:57.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-08T17:51:22.000Z (over 6 years ago)
- Last Synced: 2025-02-12T18:41:15.774Z (4 months ago)
- Topics: pong, rust
- Language: Rust
- Size: 14.6 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rong
A project to learn Rust while implementing a simple pong game