globox

Platform game for the terminal
git clone git://git.bitsmanent.org/globox
Log | Files | Refs | README | LICENSE

README.md (609B)


      1 Hello
      2 =====
      3 globox is a platform game for the terminal. It features an ASCII based
      4 interface which don't rely on any external library so it should work out of the
      5 box on a VT100 compatible terminal.
      6 
      7 Status
      8 ======
      9 The code is working, I'm using it for a while and didn't notice any issue.
     10 Levels are just there to test features so a level set has yet to be built.
     11 
     12 Name
     13 ====
     14 I choose globox as a working name to start development. Actually I didn't find
     15 anything better yet. It may change though, before the 0.1 is out.
     16 For the curious, Globox is the best friend of Rayman.
     17 
     18 Feel free to send a pull request.