MultiPlayer V1, its a pure 1 vs 1

This commit is contained in:
jeffcheasey88
2023-03-25 19:34:30 +01:00
parent c59a35cf62
commit b39c986e12
9 changed files with 176 additions and 129 deletions

17
.project Normal file
View File

@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>endg-2048</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
</projectDescription>