Skip to content
/ pong Public

A simple ping-pong game written using Raylib for Graphics in Rust.

Notifications You must be signed in to change notification settings

htanmo/pong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pong

A ping pong game implemented in Rust using Raylib.

Building the project

Requirements

Build step

cargo build --release

Installing the game

cargo install --path . --locked

LICENSE

Copyright (C) 2023 Omnath Mandal

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Genaral Public License for more details.

You should have recieved a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.

About

A simple ping-pong game written using Raylib for Graphics in Rust.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages