8000 GitHub - HaveANiceDay33/zoomzoom: A single and online multiplayer top-down racing game with NEAT algorithm support. Utilize README for desired functionality
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

A single and online multiplayer top-down racing game with NEAT algorithm support. Utilize README for desired functionality

Notifications You must be signed in to change notification settings

HaveANiceDay33/zoomzoom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zoom Zoom - A Playground for Genetic Algorithms and Online Multiplayer

Quick Start

-- Master: Completely deprecated. Useful for single player I guess.

-- Multiplayer: Use 'multiplayer' branch. Requires a server to be launched, must have port 25565 to work.

-- AI-Branch: Initial Implementation of Genetic Algorithms. Requires a different repo of mine (CustomNeuralNetworks) to work correctly. Make sure on that repo to use the master branch.

-- AI-General: Does not work

-- Multi-threading: A better version of AI-branch that uses multithreading and deterministic physics to make genetics more consistent.

-- legacy-AI: Also does not work.

-- NEAT: working NEAT algorithm for evolution -- NEAT-optimization: some multithreading speed ups for NEAT

About

A single and online multiplayer top-down racing game with NEAT algorithm support. Utilize README for desired functionality

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0