Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pong-game

A Pong clone written in Rust.

This project was implemented using the great 2D game framework tetra and was inspired from the awesome pong-tutorial. Big thanks to the developers of tetra and the pong-tutorial.

Prerequisites

Installing Rust

To install Rust on your system, just go to the official Rust website, download and install the Rustup toolchain manager. Notice: Please refer to the installation instructions for your operating system. For certain operating systems, build tools need to be installed before you can use Rust.

Installing SDL 2.0

Please follow the installation instructions on the official tetra website to install SDL 2.0 for your underlying OS.

Build

  1. Clone this repository.
  2. Open a terminal.
  3. Navigate to the root directory of the project.
  4. Run cargo run

About

A Pong-Clone written in Rust

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages