Update README.md

This commit is contained in:
Karsten Jeppesen
2021-04-21 21:26:05 +02:00
committed by GitHub
parent c2d7b058b1
commit a2ea00357b

View File

@@ -17,4 +17,10 @@ All things Java<br/>
<li>CircularBuffer</li>
<li>ConditionDemo</li>
</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>