Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 771 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 771 Bytes

Yet Another Minecraft!

=== This is a haskell clone of Simple Minecraft-inspired program using Python and Pyglet @fogleman

If lucky enough then the Main binary can run directly on your MBP(El Capitan)

To compile and run the demo, do as follows

(Just $ install dependencies >>= cabal install)

ghc Main.hs
./Main

TODO

ganna following @fogleman to make a robust and featured runnable multiuser client over network