Commit Graph

3 Commits

Author SHA1 Message Date
PersonGuyGit
8d3f317f01 Added subfolder for Charcter code for the MVP 2024-03-17 13:03:57 -06:00
MacDugRPG
0482b38e4d Updates MVP Game Code for XML
Adds working XML file and initial parser; currently navigating nodes and printing. Will need to transfer this to dict to use JSON code for module loading.
2024-02-18 15:13:47 -05:00
MacDugRPG
2b9e6b1120 MVP Game Code (Initial)
Adds initial MVP game code from the merged demo web version. See project README for more.

Intro notes:
	This project updates the RPGR BCI merged demo game from August 6, 2023 for
	the Modgodtoolset and associated updates. Draws game from XML, and adds
	numerous missing features.

	The roadmap for this file can be found in the project Github:
		Phase2/Documentation
2024-02-04 14:57:34 -05:00