Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 228 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 228 Bytes

Asteroids

An Asteroids clone written in Kotlin

The code in GameCanvas.java and Polygon was mostly copied from the starting point my computer science teacher provided our class with. The rest of the code is public domain.