Browse tags

Posts with tag: Game

Preview image for post 'Notakto: A Haskell game with Apecs and Raylib'

Notakto: A Haskell game with Apecs and Raylib

My previous post on Apecs was very well received, but I've seen a lot of people using the now-out-of-date code and somewhat struggling. Time to dive back in!

Read more
Preview image for post 'Street Fighter Clone'

Street Fighter Clone

A university assignment where the goal was to study and recreate Street Fighter's mechanics in our own clone of the game.

Read more
Preview image for post 'HSRogue: A roguelike in Haskell'

HSRogue: A roguelike in Haskell

My first attempt at game development in the functional language, Haskell, as well as a description of the challenges I had to overcome to get things working.

Read more
Preview image for post 'An Introduction to game development in Haskell using Apecs'

An Introduction to game development in Haskell using Apecs

There have been so many attempts to pioneer gamedev in Haskell, and yet still no commercial releases. In this post I hope to clear the air a little bit and encourage new developers to try Haskell.

Read more
Preview image for post 'Vect'

Vect

Made during Summer 2018 as a part of an enterprise scheme to test not only our programming skills but our teamwork.

Read more
Preview image for post 'Redux For Games'

Redux For Games

Alacrity was really successful, but I didn't like the fact that it wasn't cross platform. To test myself even further I wanted to try porting it to OpenGL.

Read more
Preview image for post 'Alacrity'

Alacrity

Alacrity is a tile-based puzzle game where you have to collect pickups before time expires. We won an award for this game and got the opportunity to showcase our game next to Sumo Digital's 'Snake Pass'.

Read more