Found 700 repositories(showing 30)
Code for "Spinning Up a Pong AI With Deep RL" on FloydHub.
Akki-jaiswal
An simple Pong game built with HTML, CSS, and JavaScript, featuring AI, difficulty levels, and sound effects.
bocaletto-luca
Pong Web Game Single Player is a modern browser-based remake of the classic Pong arcade game. Built with HTML5, CSS3, and JavaScript, it features smooth animations, responsive gameplay, and an AI opponent with adjustable difficulty. Developed by Bocaletto Luca. No installation required.
Paethon
An AI that plays Atari 2600 Pong. Trained with reinforcement learning using OpenAI Gym and Keras
abaiao-r
Website with a real-time multiplayer Pong contest with Python (Django) backend, JavaScript (Bootstrap Toolkit) frontend, and various modules for enhanced features like tournaments, blockchain integration, AI opponents, and more.
Drakonosinc
is a space-style Pong game created with pygame and integrates an AI trained by reinforcement
aimaster-dev
This project is a hand-gesture-controlled Pong game using TensorFlow, OpenCV, and Pygame. It detects open hands via webcam in real time to control paddles, combining AI vision with interactive gameplay for a novel touchless experience.
sercanbayrambey
No description available
Purusharth07
Ping-Pong game developed using Python 'pygame'. The game developed is a self learning game which consists of two Halves: 1.)First half is actually computer itself playing whereas 2.) Second half is our learning AI that learns and enhance itself slowly and slowly with time. Self-Learning is done with the help of Deep Q Network that gets better and better over time through trial and error. The DQN is a convolutional neural network that reads in pixel data from the game and the game score. Using just those 2 parameters, it learns what moves it needs to make to become better.
muhammadSaad63
A polished PvAI Pong game built with C++ & raylib, featuring multiple gameStates, clean OOP, and a very smart AI opponent. :>
ytouate
a FullStack PingPong Website where users can play pong with AI, Challenge Friends or enter a random matchmaking system, users can also chat with each other or create chatrooms to chat in groups
qcoudeyr
ft_transcendence is a comprehensive project that integrates advanced modules for security, accessibility, graphical enhancements, and AI-driven gameplay. It features robust security measures, device compatibility, multilingual support, and an immersive Pong game experience with AI opponents and real-time multiplayer capabilities.
Khumo-Mathe
classic Ping Pong game built with HTML5, CSS, and JavaScript. Play against a friend in Two-Player mode or challenge the AI in Single-Player mode. Features include: 🎮 Two-Player and AI modes 🕹️ Keyboard controls for paddles 🏆 Score tracking and high score system ⏯️ Start, Pause, and Stop functionality Perfect for learning game development
timothyjgraham
Implementation of Pong in Unity (C#) with neural network AI
Clinttttt
Modern browsers support sophisticated graphics, audio, and real-time interactions without plugins, making web-based gaming more accessible than ever.
LRLVEC
Hexagon Pong with AI.
tanushbhootra576
Classic Pong game in HTML, CSS, and JavaScript with 1-player AI and 2-player modes.
DamiPayne
Using pygame to create a 2d pong game, then using gym and tensorflow to read the pixels on the screen using a CNN and then model the actions with a Qlearning RNN to beat the ai opponent
archerlinn
teach ai to play pong with deep reinforcement learning
geloxh
A modern, feature-rich Pong game built with HTML5 Canvas and JavaScript. Play against AI or with a friend in this enhanced version of the classic arcade game.
EllisTheEllice
This is a small Pong game based on JavaScript (server-side and client-side) with WebSockets. I created it quite some time ago to get in touch with docker and try out the websocket technology. It is possible to play this game against AI or against an opponent via network. This game also has a lobby where players can find and challenge each other.
luismariotti1
Genetic Algorithm to play pong
austindatascientist
No description available
nishand17
Pong game with AI bots
eccentricdz
A HTML5 Ping Pong game with AI Mode.
N3ox1s
Small Pong Game in Python. AI working with Sklearn
LevisG8
A feature-rich Pong game with AI, online multiplayer, power-ups, themes, and more!
vermaharsha
A simple Pong game using HTML5 Canvas and JavaScript with mouse control and AI opponent.
Omanshu209
A Single-Player Game of Pong in which you can play with two types of opponent modes- Basic and AI!
noahsaso
Simple pong game used to train an AI using the NEAT algorithm (with Neataptic) written in p5js (but better this time)