zaoqi-unsafe / HasCraft

A Minecraft demo in Haskell ;)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A Minecraft demo in Haskell ;)

License:GNU General Public License v2.0


Languages

Language:Haskell 100.0%