Skip to content

MattLemmon/ch_loader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

            ___________________________________
           |                                   |
           |       Chingu Example Loader       |
           |                                   |
           |___________________________________|

      --     Requires Chingu Gem and Gosu Gem      --
    --    Tested on Ruby 1.9.1, 1.9.2, and 1.9.3     --
      --         Forking is encouraged!!           --

_____________________________________________________________


$ ch_loader.rb
  loads the Chingu Examples from a Welcome Screen.

_____________________________________________________________


GLOBAL CONTROLS:

Esc =  Exit            
 Q  =  Main Menu       
 W  =  Previous Menu   
 F  =  Fart Feature    
 Z  =  Status Log   

So far it loads Examples 1-4, and Examples 5-8 are stubbed in. 

_____________________________________________________________


PROJECT GOALS:

1.  Move all the example files into the /ch_examples folder.
    I think $LOAD_PATH needs to be specified in order to
    accomplish this....
                        COMPLETED!  I figured it out!! Yes!!

                        Thanks to lol_o2 for pointing me in 
                        the right direction on this.

2.  Add more examples.
                        PENDING...

3.  Improve user interface.
                        PENDING...

4.  Add arrow-toggling of example selections.
                        NOTHING YET.

5.  Add Welcome Screen (should load prior to Main Menu).
                        COMPLETED!

6.  Upgrade Fart Feature.
                        NOTHING YET.


BUGS TO FIX:

1.  Problem with title loading (@descr).    FIXED!!!

2.  Problem with $window.caption-loading.
    (Loads captions at wrong times).        NOTHING YET.


_____________________________________________________________


    Thanks to spooner for suggesting that I try Chingu.


    Special thanks to ippa for providing Chingu.

_____________________________________________________________

About

Chingu Example Loader

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages