class FindingMaya::Game

Defined in:

game.cr

Constant Summary

BACKGROUND_IMAGE = Path["assets", "images", "big_background.png"].to_native.to_s

Menu Constants

OPTIONS = ["New Game", "Exit"]

Constructors

Instance Method Summary

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def char_creation #

[View source]
def level1 #

[View source]
def main_menu #

[View source]
def run #

[View source]
def stop #

[View source]