Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 295 Bytes

File metadata and controls

2 lines (2 loc) · 295 Bytes

Java-2D-Game

This is meant to be a starting point for a simple, 2D game using Java Swing. The code will have a similar application as the 2008 AP GridWorld case study. Students will be able to focus on implementing classes and game logic. Much of this came from https://zetcode.com/javagames/