https://github.com/duckfromdiscord/pong-frontend
https://github.com/duckfromdiscord/pong-frontend
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/duckfromdiscord/pong-frontend
- Owner: duckfromdiscord
- Created: 2023-02-05T21:11:36.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-06T23:41:01.000Z (over 2 years ago)
- Last Synced: 2025-01-19T09:42:51.786Z (5 months ago)
- Language: Rust
- Homepage: https://pong-frontend.netlify.app/
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pong-frontend
A minimalistic frontend for [pong-core](https://github.com/duckfromdiscord/pong-core), my implementation of the game Pong. The only two dependencies are `notan` (the GUI), `pong-core` and some math crates.