bioastroiner / pong

Simple version of Pong written in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pong

A simple version of Pong written in Rust
My first game written in a non-block programming language (like Scratch)! :D

image

Running the game

Simple: Download the .zip file, unpack it and run the pong.exe :)
Little warning! The sounds can get a bit loud in the beginning if you have your system sounds on max.

Controls

Best is to have a friend who can control the second paddle. But it can be fun playing alone too :')

Player 1:

W = Up
A = Down

Player 2:

Arrow Up = Up
Arrow Down = Down

About

Simple version of Pong written in Rust


Languages

Language:Rust 100.0%