Skip to content
This repository has been archived by the owner on Dec 22, 2019. It is now read-only.

m039/d-key-menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

This library adds a debugging menu (or menu of menus) to your game project. It helps to interactivly debug the game.

This library is simple as hell. You should like it. :)

An example

To figure out what does this program do just try an example. Type:

ant

in the console and you see the black screen window. If you type ‘h’ you’ll see the formated help message. Type a button to enter to appropriate menu. Type again to exit the menu. That is all!

An example session: ‘h’ ‘a’ ‘1’ ‘2’ ‘a’ ‘b’ ‘1’ ‘2’ ‘b’ ‘q’

License

d-key-menu is licensed under the terms of the Apache 2.0 license as listed in the LICENSE file.

About

Debugging purpose menu for game projects.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published