This website requires JavaScript.
Explore
Help
Sign in
adithyagenie
/
labyrinth-cs-proj
Watch
1
Star
0
Fork
You've already forked labyrinth-cs-proj
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
c8264cf347
labyrinth-cs-proj
/
maze
/
modules
/
__init__.py
8 lines
89 B
Python
Raw
Normal View
History
Unescape
Escape
Root commit
2022-11-02 20:02:13 +00:00
import
curses
Sorted imports
2022-11-04 11:25:22 +00:00
from
maze
.
modules
.
maze
import
main
Black
2022-11-02 20:04:30 +00:00
Root commit
2022-11-02 20:02:13 +00:00
def
bruh
(
)
:
Black
2022-11-02 20:04:30 +00:00
curses
.
wrapper
(
main
)
Reference in a new issue
Copy permalink