SarthakDandotiya / Pong_Game

The Classic game of Pong in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pong Game built in Rust

A simple Pong game built with Piston in Rust

Rust

Install Rust

Refer the official website

To run the app

$ cargo run

To build an executable file.

$ cargo build

About

The Classic game of Pong in Rust


Languages

Language:Rust 100.0%