Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A self-playing bot built with NEAT-python for Chrome T-Rex game recreated in pygame

License

NotificationsYou must be signed in to change notification settings

SparshaSaha/Self-Playing-AI-Bot-using-Evolutionary-Algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A self-playing bot built with NEAT-python for Chrome T-Rex game recreated in pygame

Requirements

  1. Python3
  2. NEAT-python
  3. Pygame

Algorithm

We have usedNEURO EVOLUTION OF AUGMENTED TOPOLOGIES (NEAT) for designing the AI-bot. NEAT is a very handy algorithm and is actively used in AI design. More information aboutNEAT can be foundhere.

There is a great python library forNEAT in python developed byCodeReclaimers. We have usedNEAT Python for implementingNEAT for the evolution of our AI-bot.

Folder and Files Description

1> TheGameThis contains the Game written in pygame and playbale by humans

2> TheGameAndTheGeneticAI

i> Game.py contains the code to train the AI

ii> GameForAi.py contains the game played by the best trained AI

Video Link:https://youtu.be/fLJsuVCr5L0

About

A self-playing bot built with NEAT-python for Chrome T-Rex game recreated in pygame

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp