• Joined on 2023-04-01
bobo closed issue projects/MazeRunner#2 2023-07-11 20:43:38 +00:00
Expand code to explore the maze and exit when found.
bobo commented on issue projects/MazeRunner#2 2023-07-11 20:43:38 +00:00
Expand code to explore the maze and exit when found.

This is the DumbBot #1910094e27

bobo pushed to main at projects/MazeRunner 2023-07-11 20:38:14 +00:00
dcc286e873 Completed semi-smart bot
bobo pushed to main at projects/MazeRunner 2023-07-11 18:30:53 +00:00
fbded5932f Started readme.md, WIP commit for collecting all rewards
bobo commented on issue projects/MazeRunner#3 2023-07-11 10:49:10 +00:00
Create bot that maps the maze.

This is a step too far after the dumb bot so first make a stack for wayfinding see 5d7aa8a6d9

bobo closed issue projects/MazeRunner#1 2023-07-11 10:47:16 +00:00
Create POC to communicate with API
bobo commented on issue projects/MazeRunner#1 2023-07-11 10:47:15 +00:00
Create POC to communicate with API

Work has been completed in commit 2c70e99cc1

bobo pushed to main at projects/MazeRunner 2023-07-11 10:40:16 +00:00
167b94e4de moved bots to own library, added microsoft logging and updated main program
bobo pushed to main at projects/MazeRunner 2023-07-10 16:45:06 +00:00
5d7aa8a6d9 Created simpler bot using a stack collection
bobo pushed to main at projects/MazeRunner 2023-07-10 10:17:08 +00:00
88bc7b9216 Moved simple bot code to own class
bobo pushed to main at projects/MazeRunner 2023-07-10 09:08:15 +00:00
1910094e27 Created simple random selection bot.
bobo opened issue projects/MazeRunner#4 2023-07-09 19:39:03 +00:00
Make the maze map available for visualization and add said visualization
bobo opened issue projects/MazeRunner#3 2023-07-09 19:27:41 +00:00
Create bot that maps the maze.
bobo opened issue projects/MazeRunner#2 2023-07-09 19:24:16 +00:00
Expand code to explore the maze and exit when found.
bobo opened issue projects/MazeRunner#1 2023-07-09 19:19:37 +00:00
Create POC to communicate with API
bobo pushed to main at projects/MazeRunner 2023-07-09 19:14:31 +00:00
2c70e99cc1 Created repo, added project and created code to connect with api
bobo created branch main in projects/MazeRunner 2023-07-09 19:14:30 +00:00