Need help choosing the tech stack for making very basic 2d game

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

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

    Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies

  • Dear ImGui does have an ImDrawList API which can scratch the creative programming itch very well.

  • gui

    A simple gui for SFML version 2.6 that focuses on usability and customizability. Although still in the early stages of development, it has the groundwork in place to make UI design easier than most C++ libraries. Feel free to suggest any changes. (by PupperGump)

  • I have a work-in-progress gui for SFML 2.5.1. It comes with buttons, sliders, and some nifty positioning/binding/drawing functions. TextInput is broken though, fixing that now.

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