RPG-Research / bcirpg

Brain-Computer Interface Controlled Electronic Role-playing Game development efforts by the 100% volunteer RPG Research community at https://www.rpgresearch.com.
https://bcirpg.com
GNU Affero General Public License v3.0
12 stars 8 forks source link

Create Player Character function. When Create Player Character "button" selected, invoke the Create PC menu and dispose of main menu, making PC menu the active interface. #30

Closed rpghawke closed 1 year ago

crossingthesarchasm commented 1 year ago

@MacDugRPG I believe this is finished/integrated in the current game, though I don't think the actual character creation is fully fleshed out. Please let me know if you agree -- we can close this and create a separate issue for character creation

MacDugRPG commented 1 year ago

The create PC process was not fully completed for the game code, only so far as generating output files and loading temporary/set values into the game. These values could also be used to check against/modify die rolls, for example, but this will function differently in the actual game that's generated by the toolset, so this may be closed.