Skip to content

Commit 58bf250

Browse files
authored
Update README.md
1 parent 1d8f3b7 commit 58bf250

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,11 @@ A Generative Algorithm AI implementation on a 2D racing simulator "Java Racer" (
66
A screenshot from the training process
77
![screenshot](https://github.com/boraakoguz/JavaRacer-generative-algorithm/blob/main/screenshots/screenshot1.png)
88

9-
A gif of the start of a half-completed training
9+
1010
![gif](https://github.com/boraakoguz/JavaRacer-generative-algorithm/blob/main/screenshots/example.gif)
11+
A gif of the start of a half-completed training
12+
13+
## Creating a Track
1114

1215
Map creation is as simple as a 100x100 png. Using the default rgb values in paint, the color coding is as follows:
1316
- Green: Grass

0 commit comments

Comments
 (0)