class Main

Defined in:

main.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(show = true) #

[View source]

Instance Method Detail

def change_tile_set #

[View source]
def game_loop #

[View source]
def game_number : Int32 #

[View source]
def new_game_number_string : String #

[View source]
def process_action(action) #

[View source]
def process_text(ucode) #

[View source]
def settings : Bool #

[View source]
def start_new_game #

[View source]
def update_window #

[View source]