Abstract: This study implements a maze navigation robot on the Unity platform, aiming to solve the problems of sparse rewards and slow model convergence, which are common in maze environments. To ...
Abstract: This paper presents an efficient IEEE standard robot maze-solving algorithm. According to the actual situation of the robot searching maze, this algorithm improved the flood fill algorithm ...
This game is meant to show some things on what you can do with pygame and Python so expect this game to be unfinished. The source code is available under the Apache 2.0 license so you can edit the ...