the-real-blackh / sodium-2d-game-engine

A cross-platform Haskell/Sodium/OpenGL game engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A game engine in Haskell that is based on the Sodium FRP system. Currently supported platforms: GLUT (GNU/Linux + Windows) and WebGL using ghcjs. iOS to come.

Work in progress.

INSTALLATION:

Note: OpenAL has to be installed from https://github.com/haskell-openal/OpenAL because 1.5.0.0 hasn't been put onto Hackage yet.

About

A cross-platform Haskell/Sodium/OpenGL game engine

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Haskell 83.7%Language:JavaScript 14.8%Language:Shell 1.5%