Laby clone in D
    UplinkCoder via Digitalmars-d-announce 
    digitalmars-d-announce at puremagic.com
       
    Wed Jun 25 06:11:52 PDT 2014
    
    
  
Hello I've written a clone of the game Laby 
https://github.com/sgimenez/laby in D.
But it is not complete yet, missing features include :
  - A GUI (it's a simple CLI right now)
  - Accutally parsing any language (it just accepts simple 
commands)
But writeing it was very delightful.
Roughly 250LOC.
It took maybe 5 hours ... All of it Fun!
git err get it at https://github.com/UplinkCoder/antd
please try it.
    
    
More information about the Digitalmars-d-announce
mailing list