marwan4mr / haskeroids

A simple asteroids game using Haskell and OpenGL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Haskeroids: A simple game project in Haskell and OpenGL

Haskeroids is a game project imitating the classic Asteroids game, written in Haskell. I'm writing it in order to learn more about Haskell, especially in game programming context, and the code will be accompanied by a series of write-ups that detail my experiences in a sort of tutorial format.

See the wiki for more details: https://github.com/shangaslammi/haskeroids/wiki

About

A simple asteroids game using Haskell and OpenGL

License:MIT License


Languages

Language:Haskell 99.9%Language:Batchfile 0.1%