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 reddit.com/r/cpp_questions

Our great sponsors
  • Sonar - Write Clean C++ Code. Always.
  • InfluxDB - Access the most powerful time series database as a service
  • ONLYOFFICE ONLYOFFICE Docs — document collaboration in your environment
  • CodiumAI - TestGPT | Generating meaningful tests for busy devs
  • 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.

  • Sonar

    Write Clean C++ Code. Always.. Sonar helps you commit clean C++ code every time. With over 550 unique rules to find C++ bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.

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