IdoKendo / good-game-rusty-pong

Rollback Netcode Pong Game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

good-game-rusty-pong

Pong

GGRP (Good Game Rusty Pong) is an open-source, mainly learning exercise, online multiplayer pong game.

Build status

This game is using the macroquad crate for drawing the game on screen.
For the netcode part, the game is using the rust implementation of GGPO, GGRS, from which the name convention is borrowed.

Features

  • Highly exciting, high-stakes, game of Pong.
  • Rollback netcode, courtesy of GGRS.

About

Rollback Netcode Pong Game

License:MIT License


Languages

Language:Rust 100.0%