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
      • CardTypes
        • CardTypes.ADD2
        • CardTypes.ADD4
        • CardTypes.BLOCK
        • CardTypes.COLOR_SELECT
        • CardTypes.NUMBER_0
        • CardTypes.NUMBER_1
        • CardTypes.NUMBER_2
        • CardTypes.NUMBER_3
        • CardTypes.NUMBER_4
        • CardTypes.NUMBER_5
        • CardTypes.NUMBER_6
        • CardTypes.NUMBER_7
        • CardTypes.NUMBER_8
        • CardTypes.NUMBER_9
        • CardTypes.ROTATE
      • Colors
        • Colors.BLACK
        • Colors.BLUE
        • Colors.GREEN
        • Colors.RED
        • Colors.YELLOW
      • Directions
        • Directions.CLOCKWISE
        • Directions.COUNTERCLOCKWISE
    • oneEngine.game module
      • Game
        • Game.current_player_deck
        • Game.open_card
        • Game.step()
        • Game.step_index()
    • 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.