Skip to content

👾 A functional game written in Elm about classic space invaders game evolved with a genetic algorithm.

License

Notifications You must be signed in to change notification settings

j1nma/genetic-space-invaders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Genetic Space Invaders

A functional game written in Elm.

Don't let the Java Dukes breed to 100! Shoot them with the Lambda Shuttle!

Play now here!

If you want to build it locally:

Prerequisites

elm

Installing

git clone https://github.com/j1nma/genetic-space-invaders.git
cd genetic-space-invaders
make

Running

Open index.html

Or you can do both previous steps through terminal:

~/genetic-space-invaders» elm-reactor

Then open http://localhost:8000 or wherever it's listening in your browser and finally open index.html.

Enjoy! 😉

About

👾 A functional game written in Elm about classic space invaders game evolved with a genetic algorithm.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published