urs-of-the-backwoods / HGamer3D

A tool to use Haskell for game programming.
Other
42 stars 4 forks source link

HGamer3D

A tool to use Haskell for game programming. See the HGamer3D website .

You do not need to clone this repo, to use it, instead use instructions below.

start sample browser

This will start the sample browswer, without installing the tool stack.

install tools

This will setup Haskell tools and some shortcuts, needed for next steps, see next section.

compile and run an example program

After you started the install above, you can:

addditional tools

The install will also give you shorcuts for:

this repo

This repo contains all the source code for the specific Haskell binding.

regards uotbw