Can I make a game with a low IQ ?

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

Our great sponsors
  • Onboard AI - Learn any GitHub repo in 59 seconds
  • InfluxDB - Collect and Analyze Billions of Data Points in Real Time
  • SaaSHub - Software Alternatives and Reviews
  • RenPy

    The Ren'Py Visual Novel Engine

    Start small, don't push yourself hard. Get a book like "Python for kids" and read it. Then try to use ren.py framework: https://www.renpy.org/ to make very simple visual novel. As you get more familiar with python, check PyGame framework: https://www.pygame.org

  • Pygame

    🐍🎮 pygame (the library) is a Free and Open Source python programming language library for making multimedia applications like games built on top of the excellent SDL library. C, Python, Native, OpenGL.

    Start small, don't push yourself hard. Get a book like "Python for kids" and read it. Then try to use ren.py framework: https://www.renpy.org/ to make very simple visual novel. As you get more familiar with python, check PyGame framework: https://www.pygame.org

  • Onboard AI

    Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.

  • love

    LÖVE is an awesome 2D game framework for Lua.

    Being a hard worker and having persistence are more important than being intelligent; a lazy genius never accomplishes anything. Try learning programming as its own skill separate from gamedev first. If you're finding C# too difficult, than try a simpler language like Lua. Lua specifically can be used with Love2D to make games.

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