Merge branch 'master' of github.com:UCNProf/KAJE-JAVA

This commit is contained in:
Karsten Jeppesen
2021-04-21 21:27:34 +02:00

View File

@@ -17,4 +17,10 @@ All things Java<br/>
<li>CircularBuffer</li> <li>CircularBuffer</li>
<li>ConditionDemo</li> <li>ConditionDemo</li>
</ul> </ul>
<h3>09 - Scheduling</h3>
<p>As a treat: A small game taken from: https://zetcode.com/javagames/movingsprites/
<ul>
<li>Game-1: Simple moving spaceship</li>
<li>Game-2: Added missile and refactoring</li>
</ul>