This project is our school CS Logic Design final project. The name double pong game is comes from atari pong game.
- Multiple player
- Multiple ball
- pygame
- gym
- numpy
- pytorch
Install from pip
pip install -r requirement.txt
Game engine verilog code
Player client verilog code
Double pong game configuration
Double pong game for human play
Double pong game for AI traning
Double pong game gym version
Q-learning module
Q-learning module weight
PPO module
PPO module traning by Ray
Descript this project
- Han-Wen Tsao
- Hsu David
MIT License