Earwax
stable

Contents:

  • Introduction
  • Installation
  • Installing Using pip
  • Install Using Git
  • Running Tests
  • Building Documentation
  • Features
  • Tutorials
  • earwax
    • earwax package
      • Subpackages
        • earwax.cmd package
        • earwax.mapping package
        • earwax.menus package
        • earwax.promises package
        • earwax.story package
      • Submodules
      • Module contents
Earwax
  • Docs »
  • earwax »
  • earwax package »
  • earwax.cmd package
  • Edit on GitHub

earwax.cmd package¶

Subpackages¶

  • earwax.cmd.subcommands package
    • Submodules
      • earwax.cmd.subcommands.configure_earwax module
      • earwax.cmd.subcommands.game module
      • earwax.cmd.subcommands.game_map module
      • earwax.cmd.subcommands.init_project module
      • earwax.cmd.subcommands.story module
      • earwax.cmd.subcommands.vault module
    • Module contents

Submodules¶

  • earwax.cmd.constants module
  • earwax.cmd.game_level module
  • earwax.cmd.keys module
  • earwax.cmd.main module
  • earwax.cmd.project module
  • earwax.cmd.project_credit module
  • earwax.cmd.variable module

Module contents¶

Earwax Script.

Command Line¶

This program allows you to create games with very little actual coding.

This document will be updated as this program matures.

earwax.cmd.cmd_main() → None¶

Run the earwax client.

Next Previous

© Copyright 2020, Chris Norman Revision d9a42f0e.

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