Skip to content

SinanGncgl/Pong-Game-in-Rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pong-Game-in-Rust

Pong game written in Rust with using ggez library for educational purposes. I mainly implemented this game in order to get familiar with Rust.

Installation For Debian/Ubuntu

  • First install Rust
  • Install dependencies with;
apt install gcc pkg-config openssl libasound2-dev cmake build-essential python3 libfreetype6-dev libexpat1-dev libxcb-composite0-dev libssl-dev libx11-dev libfontconfig1-dev
  • cd into directory and: cargo run

About

Pong game written in Rust for educational purposes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages