Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 1.16 KB

File metadata and controls

19 lines (16 loc) · 1.16 KB

Google Chrome Dino Game AI (Java Port)

Original Author: Code-Bullet

This a Java port of the Google-Chrome-Game-AI project created by Code-Bullet. Wanted to check out the project after watching this video. This is a pure Java port, build-managed by Maven, with Lombok for less boilerplate.

Original Instructions

Controls:

Key Action
G show all of the generations where the dinosaurs improved
N show Nothing (to speed up the evolution)
+ speed up framerate (game speed)
- slow down framerate (game speed)
Arrow Keys navigate through generations
ESC close application