add engines

This commit is contained in:
Ramtin Jafari
2026-07-11 11:35:08 +03:30
parent cd1e244201
commit 5f1ffd2520
6 changed files with 136 additions and 0 deletions
@@ -0,0 +1,4 @@
package org.project.engine;
public class SinglePlayerBattleEngine {
}