oneEngine

Contents:

  • oneEngine
    • oneEngine package
oneEngine
  • oneEngine
  • View page source

oneEngine

  • oneEngine package
    • Submodules
    • oneEngine.card module
      • Card
        • Card.card_type
        • Card.color
        • Card.filter_playable_cards()
        • Card.other_is_playable()
      • get_standard_card_deck()
    • oneEngine.enums module
      • CardType
        • CardType.ADD2
        • CardType.ADD4
        • CardType.BLOCK
        • CardType.COLOR_SELECT
        • CardType.NUMBER_0
        • CardType.NUMBER_1
        • CardType.NUMBER_2
        • CardType.NUMBER_3
        • CardType.NUMBER_4
        • CardType.NUMBER_5
        • CardType.NUMBER_6
        • CardType.NUMBER_7
        • CardType.NUMBER_8
        • CardType.NUMBER_9
        • CardType.ROTATE
      • Color
        • Color.BLACK
        • Color.BLUE
        • Color.GREEN
        • Color.RED
        • Color.YELLOW
      • Directions
        • Directions.CLOCKWISE
        • Directions.COUNTERCLOCKWISE
    • oneEngine.game module
      • Game
        • Game.current_player_deck
        • Game.open_card
        • Game.step()
        • Game.step_index()
      • GameStop
    • oneEngine.rules module
      • Rules
        • Rules.add_2_stackable
        • Rules.add_4_challengeable
        • Rules.black_on_black
        • Rules.draw_until_play
        • Rules.mandatory_playing
        • Rules.player_card_count
        • Rules.seven_swaps
        • Rules.zero_passes_on
    • Module contents
Previous Next

© Copyright 2025, Milan.

Built with Sphinx using a theme provided by Read the Docs.