Can I get a quick code review of my simple start to a Go based RogueLike?

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • GoRogueGo

    A minimalistic roguelike game written in go, using the Pixel library

  • My code so far is here

  • Pixel

    A hand-crafted 2D game library in Go

  • I have played around with the Python TCOD tutorial before this, but the library I'm using (Pixel) is very different. I think it's more similar to PyGame.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • delivery-rl

    The ancient dragon is hungry and you're short on time. You had better deliver that pizza quickly!

  • Hey there, I've been down this path somewhat recently. I built a roguelike using go+SDL2 during a 7DRL a few years back (https://github.com/thomas-holmes/delivery-rl). Glad to see someone else making a small game with go :)

  • clean-code-dotnet

    :bathtub: Clean Code concepts and tools adapted for .NET

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