Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joshaustintech/pong
Simple game of Pong, written with Rust and raylib
https://github.com/joshaustintech/pong
2d-game retro rust-lang
Last synced: 3 months ago
JSON representation
Simple game of Pong, written with Rust and raylib
- Host: GitHub
- URL: https://github.com/joshaustintech/pong
- Owner: joshaustintech
- License: mit
- Created: 2024-09-03T01:17:47.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-09-09T02:52:56.000Z (4 months ago)
- Last Synced: 2024-09-29T21:04:23.095Z (3 months ago)
- Topics: 2d-game, retro, rust-lang
- Language: HTML
- Homepage: https://joshaustintech.itch.io/pong
- Size: 2.52 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pong
Runs on: [![Ubuntu](https://github.com/joshaustintech/pong/actions/workflows/ubuntu-build.yml/badge.svg)](https://github.com/joshaustintech/pong/actions/workflows/ubuntu-build.yml) [![macOS](https://github.com/joshaustintech/pong/actions/workflows/macOS-build.yml/badge.svg)](https://github.com/joshaustintech/pong/actions/workflows/macOS-build.yml) [![Windows](https://github.com/joshaustintech/pong/actions/workflows/windows-build.yml/badge.svg)](https://github.com/joshaustintech/pong/actions/workflows/windows-build.yml)Simple game of Pong, written with Rust and raylib
![preview](https://github.com/user-attachments/assets/55816eae-7c4e-432c-8c4e-a57e8338eb34)