+ 2
Hi how to make game
Hi how to make game
2 Answers
+ 4
There are a bunch of ways. Depends on what type of game you want to make.
Use the search feature as this gets asked every few days.
0
You can use these:
Scratch or Construct if you can't code
PyGame if you want to use python
Unity with C#
Godot with GDScript
Some lesser known ones can be useful too:
Greenfoot uses Java
Twine is easy and makes Choose-Your-Own-Adventure kind of games
Microsoft Makecode & Tynker are rip-off Scratch
These are just a few of the MANY, MANY, MANY ways to make a game.