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