HI!!!! Me and my friend decided to make a game and we need some advice! -What type of games do most of you guys like best? -What are the best languages to make pixel and 3D games? -Tell me some multiplayer game engines (coding online) if you guys know (except Unity) Thanks!
Start with the Godot engine, GDscript is a nice language that is very pythonic, or you could use good old cpp, either way it's hard to go wrong with Godot, it has a designated 2d and 3d engine. According to some metrics I saw on YouTube crime games are by far the most popular.
Do you like games?
HI!!!! Me and my friend decided to make a game and we need some advice!
-What type of games do most of you guys like best?
-What are the best languages to make pixel and 3D games?
-Tell me some multiplayer game engines (coding online) if you guys know (except Unity)
Thanks!
Start with the Godot engine, GDscript is a nice language that is very pythonic, or you could use good old cpp, either way it's hard to go wrong with Godot, it has a designated 2d and 3d engine. According to some metrics I saw on YouTube crime games are by far the most popular.
@pattmax I am using the godot engine, and making some tiny platformer in it