Let's program! Get into programming writing a simple game.
Haskell
76
30 commits
updated Apr 4, 2014
Here I'm collecting some notes and the code from introducing a group of children to programming by writing a simple game in Haskell. We are using gloss-game, a simple wrapper around the Gloss 2D library, to simplify the code. To draw sprites, we are using the pixel art editor BigPixel. An iPad version of BigPixel is available from the App Store. In addition, there is also a less polished, but free cross-platform version of BigPixel.
So far, we had three coding sessions:
29 commits
1 commits
Haskell
100.0%
Let's program! Get into programming writing a simple game.
Haskell
76
30 commits
updated Apr 4, 2014
Here I'm collecting some notes and the code from introducing a group of children to programming by writing a simple game in Haskell. We are using gloss-game, a simple wrapper around the Gloss 2D library, to simplify the code. To draw sprites, we are using the pixel art editor BigPixel. An iPad version of BigPixel is available from the App Store. In addition, there is also a less polished, but free cross-platform version of BigPixel.
So far, we had three coding sessions:
29 commits
1 commits
Haskell
100.0%