We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e946b2 commit 75bd19dCopy full SHA for 75bd19d
setup.py
@@ -10,6 +10,7 @@
10
url='https://github.com/mryellow/maze_explorer',
11
license='MIT',
12
install_requires=['cocos2d', 'pyglet'],
13
+ keywords='maze, game, maze-explorer, openaigym, openai-gym',
14
classifiers=[
15
# How mature is this project? Common values are
16
# 3 - Alpha
0 commit comments