Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GigaxGames/gigax
/ types & classes
Types & classes
10 in github.com/GigaxGames/gigax
⨍
Functions
25
◇
Types & classes
10
↓ 4 callers
Class
NPCStepper
gigax/step.py:21
↓ 2 callers
Class
CharacterAction
CharacterAction class to represent a character action.
gigax/parse.py:27
↓ 1 callers
Class
Character
Describes a character in the game world, i.e. an adventurer or an NPC.
gigax/scene.py:46
↓ 1 callers
Class
Item
Describes an item in the game world, i.e. a sword, a potion, etc.
gigax/scene.py:38
↓ 1 callers
Class
Location
Describes a location in the game world, i.e. a town, a forest, etc.
gigax/scene.py:30
↓ 1 callers
Class
ProtagonistCharacter
gigax/scene.py:106
↓ 1 callers
Class
Skill
Model for a skill that can be performed by a character. e.g. "say <character> <content>", "move <location>", etc.
gigax/scene.py:54
Class
ActionParsingError
Exception raised for errors in the action parsing.
gigax/parse.py:21
Class
Object
gigax/scene.py:16
Class
ParameterType
gigax/scene.py:7