Skip to content

Commit 4d9b16f

Browse files
committed
simplify overview of guides and add missing entry with link
1 parent 049ecec commit 4d9b16f

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

guide/guides-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
What is more interesting than playing video games? - Programming bots to play video games!
1+
# AI playing video games
22

33
## Guides
44

readme.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
What is more interesting than playing video games? - Programming bots to play video games!
1+
# AI playing video games
22

33
## Guides
44

@@ -20,6 +20,8 @@ What is more interesting than playing video games? - Programming bots to play vi
2020

2121
+ [Walkthrough, Programming, Video] Combining behaviors of multiple bot programs: <https://youtu.be/ALXsLznDOfM>
2222

23+
+ General Bot Programming Guide: [general-bot-programming-guide.md](./general-bot-programming-guide.md)
24+
2325
+ Learn how to develop EVE Online bots and intel tools. Discover the engineering methods and tools behind the most advanced bots: <https://to.botlab.org/guide/developing-for-eve-online>
2426

2527
+ Syntax of the Elm programming language: <https://elm-lang.org/docs/syntax>

0 commit comments

Comments
 (0)