Skip to content

This is the code for "Evolutionary Space Invaders - The Math of Intelligence (Week 9)" By Siraj Raval on Youtube

License

Notifications You must be signed in to change notification settings

llSourcell/Evolutionary_Space_Invaders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Evolutionary_Space_Invaders

This is the code for "Evolutionary Space Invaders - The Math of Intelligence (Week 9)" By Siraj Raval on Youtube

Play the web version!

Overview

This is the code for this video on Youtube by Siraj Raval as part of The Math of Intelligence course. There are two versions of the game, a python version built on top of the SGE Game Engine and a HTML5 version made with Phaser. You can play the HTML5 version here: https://citiususc.github.io/citius-invaders It uses an evolutionary algorithm to make the AI invaders better

Dependencies

  • pygame
  • sge

Install dependencies using pip.

Usage

Run python invaders.py to run the game in terminal

Credits

The credits for this code go to citiususc. I've merely created a wrapper to get people started.

About

This is the code for "Evolutionary Space Invaders - The Math of Intelligence (Week 9)" By Siraj Raval on Youtube

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages