Session: Scheduling. just a treat: a small sprite game

This commit is contained in:
Karsten Jeppesen
2021-04-21 21:27:19 +02:00
parent c2d7b058b1
commit 3164ca8436
17 changed files with 577 additions and 0 deletions

6
Game-1/.classpath Normal file
View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="output" path="bin"/>
</classpath>