Skip to content

Implementation of an AI player for the classic game of Pong, built using JavaScript. The AI uses a combination of neural network and reinforcement learning to learn its playstyle over time.

License

Notifications You must be signed in to change notification settings

carlosedurochas/pong-js-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pong Game JS with Reinforcement Learning

This repository contains an implementation of an AI player for the classic game of Pong, built using JavaScript. The AI uses a combination of artificial neural network and reinforcement learning to learn and improve its playstyle over time. The goal of this project was to explore the basics of game AI development and create a fun, challenging opponent for the popular retro game, Pong.

image

About

Implementation of an AI player for the classic game of Pong, built using JavaScript. The AI uses a combination of neural network and reinforcement learning to learn its playstyle over time.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages