RoguelikeDev Does The Complete Roguelike Tutorial Starting June 29th 2021

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
  • tcod_tutorial_v2

  • I've made an issue to keep track of my current progress, and I'd also like suggestions on what people want updated in the tutorial.

  • glsp

    The GameLisp scripting language

  • I'm not sure I'll go to the end of the 8 weeks, but I'll make that as fun/interesting as possible and (try to) use GameLisp!

  • 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
  • PyInstaller

    Freeze (package) Python programs into stand-alone executables

  • I'm not sure about WSL, but I always recommend using PyInstaller to distribute Python executables.

  • libtcod

    A collection of tools and algorithms for developing traditional roguelikes. Such as field-of-view, pathfinding, and a tile-based terminal emulator.

  • A higher resolution font might be better to use, there's a 16x16 version of the font normally used by the tutorial.

  • libtcod-vcpkg-template

    A template for C++17 libtcod projects. This template uses Vcpkg to fetch dependencies.

  • Use Vcpkg to get libtcod and any other C++ dependencies you need. A template project exists for quickly setting this up.

  • RoguelikeRust

  • Here is the start of my repo: https://github.com/rentheunclean/RoguelikeRust

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