Skip to content

i-pj/Pong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pong

A simple implementation of the classic game Pong using Pygame. The goal is to create a lightweight version of the game, without any unnecessary features, as I want to at some point train an RL agent to play the game.

TO DO

  • Implement logger wandb, increase batch size
  • Implement multiplayer mode
  • Host the game
  • Implement the game in Zig using Raylib
demo.mov

About

Implementation of classic pong in pygame

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages