Contents:
AiLogic
AiLogic.anton_ai_difficulty()
AiLogic.end_turn_or_keep_going()
AiLogic.increment_turn_score()
AiLogic.johan_ai_difficulty()
AiLogic.liam_ai_difficulty()
AiLogic.rasmus_ai_difficulty()
AiLogic.reset_turn_score()
AiLogic.should_roll()
DataHandler
Dice
Dice.get_last_roll()
Dice.roll_dice()
DiceHand
DiceHand.get_last_roll()
DiceHand.get_roll_history()
DiceHand.roll_dice()
Game
Game.evaluate()
Game.game_status()
Game.npc_turn()
Game.player_turn()
Game.start()
JSONFileHandler
JSONFileHandler.is_missing_or_empty()
JSONFileHandler.read()
JSONFileHandler.write()
LeaderboardDataHandler
main()
Player
Player.get_user_id()
Player.get_username()
Player.set_username()
Shell
Shell.do_EOF()
Shell.do_cheat()
Shell.do_exit()
Shell.do_namechange()
Shell.do_q()
Shell.do_quit()
Shell.do_roll()
Shell.do_rules()
Shell.do_start()
Shell.help_namechange()
Shell.intro
Shell.prompt
UserDataHandler
UserDataHandler.add_user()
UserDataHandler.get_user_id()
UserDataHandler.update_username()