How am i supposed to make basic games using java or c++ | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How am i supposed to make basic games using java or c++

11th Dec 2017, 6:49 AM
Rajat dev vashishtha
Rajat dev vashishtha - avatar
4 Answers
+ 3
with some graphics library or game engine
11th Dec 2017, 7:10 AM
Roabs
Roabs - avatar
+ 1
Thanks for the information
11th Dec 2017, 11:23 AM
Rajat dev vashishtha
Rajat dev vashishtha - avatar
0
Try Box2D or Gosu box2d.org/ https://www.libgosu.org/cpp/
11th Dec 2017, 7:33 AM
Mickel
Mickel - avatar
0
For a basic Java game you can use a scenebuilder like in Netbeans or just write everything from scratch
11th Dec 2017, 8:11 AM
Lucien
Lucien - avatar