Skip to content

Foisoi/rust-ping-pong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ping-Pong game

A console edition written in Rust language

alt Gameplay demo

Installation

Copy files from this repository to your /src/ folder and add ncurses library to your Cargo.toml file.

[dependencies]
ncurses = "5.86.0"

Then compile and enjoy the game!

About

Console Ping-Pong game written in Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages