Asteroid clone... two of them? A paper on functional programming in video games

This page summarizes the projects mentioned and recommended in the original post on /r/haskellgamedev

InfluxDB - Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • ba-thesis

    My B.S. thesis on Game Development in Haskell and the related code

    I am not a super experienced haskeller and definitely feel like I bit more than I can chew - lol - and as I have transitioned to the stage of writing the paper it self, I am realizing many shortcomings of my code and even parts of the premise on which it is built. All that to say I am aware it's far from perfect but feel free to have a look and give me some pointers. honzaflash/ba-thesis: My BA thesis on Game Development in Haskell (github.com)

  • InfluxDB

    Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.

    InfluxDB logo
  • alpaca-netcode

    Game NetCode Solved

    On a different topic, one benefit of keeping code without IO is having the ability to rollback it for networking. This is what alpaca-netcode does - you give it a stepper function and it handles simulating the world, including rollback, and networking for you. I used it in my last ludum dare entry and it was very cool, but also not without issues.

  • ld48-game

    On a different topic, one benefit of keeping code without IO is having the ability to rollback it for networking. This is what alpaca-netcode does - you give it a stepper function and it handles simulating the world, including rollback, and networking for you. I used it in my last ludum dare entry and it was very cool, but also not without issues.

  • FunGEn

    A lightweight, cross-platform, OpenGL-based 2D game engine in Haskell (by haskell-game)

    If you didn't already find it, https://github.com/haskell-game/fungen#readme might have some relevant docs/material.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Game development without a computer

    4 projects | /r/gamedev | 5 Feb 2023
  • Show HN: I made a digital circuit drawing and simulation game

    3 projects | news.ycombinator.com | 14 Sep 2024
  • Random Thoughts about Unity

    4 projects | news.ycombinator.com | 24 Aug 2024
  • Shapez2 Released

    2 projects | news.ycombinator.com | 20 Aug 2024
  • Top 8 Gaming open-source projects

    10 projects | dev.to | 17 Jun 2024

Did you konow that Haskell is
the 23rd most popular programming language
based on number of metions?