Commit Graph

65 Commits

Author SHA1 Message Date
Xevion
e5f19bcd8a add file docstring, minor reformat, levels attribute 2020-04-18 02:39:17 -05:00
Xevion
3961414279 basic reformatting work for PEP8 guidelines 2020-04-18 01:36:13 -05:00
Xevion
d24e166e72 add file level docstrings to all files 2020-04-18 01:32:29 -05:00
Xevion
bb4a6cd8e7 use Config class in mobs.py 2020-04-18 01:29:27 -05:00
Xevion
814996497e change all constants to use new config class, rename MyGame to just Game 2020-04-18 01:27:01 -05:00
Xevion
a22b472392 create new config class for organizing constants 2020-04-18 01:25:36 -05:00
Xevion
b4903ae8bb basic docstrings/typehints for classes and functions 2020-04-18 01:22:04 -05:00
Xevion
240a370703 create basic mob class skeletons 2020-04-18 01:15:58 -05:00
Xevion
24d77714a5 create basic Dungeon and Level skeleton classes 2020-04-18 01:09:48 -05:00
Xevion
276d584db4 add IDEA workspace folder to .gitignore 2020-04-18 01:09:31 -05:00
Cameron Smart
87034ee989 Added floor, character sprite, and made scalable 2020-04-17 20:34:26 -07:00
Cameron
110e5311f4 Merge pull request #2 from n0remac/movement
Added movement controls w/ nonstick keys
2020-04-17 15:29:40 -07:00
Cameron Smart
99c0d9817d Added movement controls w/ nonstick keys 2020-04-17 14:46:15 -07:00
Cameron
e914fba0c9 Update README.md 2020-04-17 12:06:38 -07:00
Cameron Smart
7e93802b4e Added Pipfile, main.py, and README.md 2020-04-17 12:03:25 -07:00