The game is just like the original: the classic digital 2D table tennis game. Two-player and one-player (against AI) options are available. The code is well commented ...
SmartPong is a program created by Andrej Karpathy. This program implements reinfocement learning to train an AI to win at the game Pong. SmartPong outputs lines of code to see the efficiency of the AI ...