+ 2
Sokoban
What language should I use for Sokoban design?
4 Réponses
+ 2
I think you can use java swing or python pygame for mouse events and collesion detection if you build sokoban for destop.For android it is kotlin or java in android studio.
+ 2
HBhZ_C
okay but what about testing side. i mean on both devices? or can it be possible to use one language
+ 1
It depends on you choice Nathan Kaunda just choose sokoban for pc/laptop or for mobile??I think pygame is the much easyer choice for desktop but for android android studio is the most commonly used.There is also libraries in c cplus plus you can look for graphics in those two langs.
You can take look at btrice /sokoban in github.com.
+ 1
alright thanks though