Skip to content

Classic pong game written in Rust using the ggez game framework

Notifications You must be signed in to change notification settings

zachkirlew/rust-pong-ggez

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🕹️ Pong 🕹️

Classic pong game written in Rust using the ggez game framework

Table of Contents

Pong

Pong is a classic tennis-based arcade game which was designed by Atari in 1972. .

I made this as a project to as an intro to the gaming ecosystem of Rust.

Used Technologies

The main technologies used (so far):

Running The Project

To hit the ground quickly, use Cargo:

cargo run

This will compile the game in development mode and run it which should render the game screen.

About

Classic pong game written in Rust using the ggez game framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages