Commit Graph

80 Commits

Author SHA1 Message Date
KansaiGaijin
7b974226c6 Create player.py
Player class has it's own location now to maintain.

Includes inventory and equipment as well as initialising items.
2022-10-29 09:36:47 +13:00
KansaiGaijin
73209ff296 Update functions.py
Moved methods of Player class and added to functions.
Improved inventory and equipment checking/updating
2022-10-29 09:35:35 +13:00
KansaiGaijin
648146f1bc Update Kanjin-Engine
Huge rework - moved a lot of code off Player class and onto functions.py
Updated inventory and equipment design
2022-10-29 09:34:31 +13:00
KansaiGaijin
8f150d26b4 Update functions.py 2022-03-06 17:44:43 +13:00
KansaiGaijin
d3c5c40aae Update Kanjin-Engine 2022-02-09 20:21:57 +13:00
KansaiGaijin
251549c6b5 Update functions.py 2022-02-09 20:21:39 +13:00
KansaiGaijin
c394b16b09 Update functions.py 2022-02-09 18:00:34 +13:00
KansaiGaijin
ea3e1b30a4 Update Kanjin-Engine 2022-02-09 18:00:14 +13:00
KansaiGaijin
93b3ce9a49 Update functions.py 2022-01-29 16:09:51 +13:00
KansaiGaijin
ebcc0d2a03 Update Kanjin-Engine 2022-01-29 16:09:35 +13:00
KansaiGaijin
f2b5b4ed8d Update functions.py 2022-01-27 21:08:49 +13:00
KansaiGaijin
b20b521cb0 Update Kanjin-Engine 2022-01-27 21:08:21 +13:00
KansaiGaijin
3d2b0fea3a Update README.md 2022-01-27 17:36:56 +13:00
KansaiGaijin
507223a916 Update functions.py 2022-01-27 17:35:35 +13:00
KansaiGaijin
5e735f4773 Update Kanjin-Engine 2022-01-27 17:35:17 +13:00
KansaiGaijin
e6be232c7e Update functions.py 2022-01-26 17:55:50 +13:00
KansaiGaijin
0f23c5ca61 Update Kanjin-Engine 2022-01-26 17:55:04 +13:00
KansaiGaijin
5d7522885f Update README.md 2022-01-23 18:33:31 +13:00
KansaiGaijin
9cd1d78c87 Update Kanjin-Engine 2022-01-23 18:32:23 +13:00
KansaiGaijin
af700b2222 Update functions.py 2022-01-23 16:31:49 +13:00
KansaiGaijin
687c4df0b4 Update Kanjin-Engine 2022-01-23 16:29:18 +13:00
KansaiGaijin
3d03350096 Functions
This file contains the typewriter effect input and print commands and will also include an input parser correctly coded for Kanjin.
2022-01-18 20:19:24 +13:00
KansaiGaijin
2c32d67bdc Character Creation Update
CC is almost complete, need to create a magic system, then should be all done.
2022-01-15 20:19:07 +13:00
KansaiGaijin
d051d815be Rename Kanjin to Kanjin-Engine
Current focus build.
2022-01-15 15:43:08 +13:00
KansaiGaijin
687a5c9dc4 Create Kanjin-PygameGUI
Semi working on this but the community for Pygame GUI isn't big enough to help me as often and in the way that my lack of expertise requires.
2022-01-15 15:41:04 +13:00
KansaiGaijin
55977023cb Kanjin - Original Text Based Game
Currently not developing this version as I am working on the engine build.
2022-01-15 15:39:51 +13:00
KansaiGaijin
66cec55390 Game engine, classes, and scenes
The main game
2022-01-15 15:33:41 +13:00
KansaiGaijin
bf06461c36 Create Kanjin 2022-01-15 15:32:17 +13:00
KansaiGaijin
03403c4b77 Update README.md 2022-01-15 15:29:12 +13:00
KansaiGaijin
bb33383479 Initial commit 2022-01-15 15:22:49 +13:00