+ 1
Does anyone has idea how to make use of java script or java for making games???
5 Answers
+ 5
+ 3
You question is too general, nobody would answer. "Game" can be made of text, 2D/3D graphics... That's better you give an example of a game and ask ways to make it.
0
Hey Nice game !
I too created a memory game
https://code.sololearn.com/W5R8YeqZv5tC/?ref=app
0
Pleasr, if your game is small, you can wh
rite it on Java, but if it begin to be big, write it on a different language such as (c++ or equivalent)