Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)