- added description

This commit is contained in:
2022-06-29 11:46:08 +02:00
parent 1a8c47aead
commit ec68f12505
+7
View File
@@ -1,5 +1,12 @@
import numpy as np
##################################################
# RL-lab
##################################################
#
# Find the way out of the labyrinth
#
##################################################
lab_size_x = 5
lab_size_y = 5