Sha256: 13644befb4a66e8a0718621a7ed954dc3693da314cc832496189069667acfb5f
Contents?: true
Size: 327 Bytes
Versions: 8
Compression:
Stored size: 327 Bytes
Contents
module AMazeIng module Configuration # Program configurations PROGRAM_NAME = "AmazeIng".freeze AUTHOR = "Cuong Tran <tranhuu.phucuong@gmail.com>".freeze DESCRIPTION = "Maze solving game... don't be addicted".freeze MORE_HELP_URL = "https://github.com/at-cuongtran/a_maze_ing".freeze end end
Version data entries
8 entries across 8 versions & 1 rubygems