You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Java Panama Project. JNI. The Tic-Tac-Toe 5x5 game is done on the java and c++. Full logic was done using the c++, all the graphical part was done on the java side.
The Tic-Tac-Toe 5x5 game is done on the Java and C++.
Full logic was done using the C++, all the graphical part was done on the Java side using MVC pattern.
Tools used: Java Swing, C++, JNI, JUnit 5.
About
Java Panama Project. JNI. The Tic-Tac-Toe 5x5 game is done on the java and c++. Full logic was done using the c++, all the graphical part was done on the java side.