Questions for my team

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

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

    A collection of useful .gitignore templates

    So first - here's an intuitive guide on what Git even does and how. Afterwards you can install one of various Git guis, for instance Github Desktop so you don't have to learn the syntax yet. One important thing about Unity projects is to also add a correct .gitignore file to the base directory of a project, else you wil lend up with a LOT of noise. Here's a good starting point. I also have to point out that Github actually has repository size limitations which are hard to reach with code but are easy to reach with assets. Realistically speaking though, this is what should cover 99% of Git needs you will have:

  • desktop

    Focus on what matters instead of fighting with Git.

    So first - here's an intuitive guide on what Git even does and how. Afterwards you can install one of various Git guis, for instance Github Desktop so you don't have to learn the syntax yet. One important thing about Unity projects is to also add a correct .gitignore file to the base directory of a project, else you wil lend up with a LOT of noise. Here's a good starting point. I also have to point out that Github actually has repository size limitations which are hard to reach with code but are easy to reach with assets. Realistically speaking though, this is what should cover 99% of Git needs you will have:

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

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