Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 236 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 236 Bytes

yt-java-game

A simple java 2D game

Built with Maven:

Download Maven: https://maven.apache.org/download.cgi
Tutorial on installation: https://www.youtube.com/watch?v=6AVC3X88z6E

Compile with: mvn compile
Run with: mvn exec:java