Commit graph

7 commits

Author SHA1 Message Date
7b747fb4d3 Doc comments and stuff 2022-05-07 11:56:55 -07:00
57bbb2c3fc Some more fixes from the linter 2022-05-07 09:57:39 -07:00
ded318e659 Reorganize the package
- Create an __init__.py, which makes this directory a Python package.
- Replace the contents of __main__.py with the contents of main.py
2022-05-07 08:51:44 -07:00
dc78669abf Add a map module with a Map class 2022-04-30 23:29:52 -07:00
9ddeef2561 Add actions and events modules 2022-04-30 21:59:01 -07:00
367b284d31 Add a map with tiles that can block player movement 2022-04-27 13:53:42 -07:00
638f2d8826 Make the roguebasin a proper module 2022-04-26 22:25:22 -07:00