Notifications You must be signed in to change notification settings This is a simple Java program that opens a image file that is used as a sprite sheet. Then displays that image using OpenGL. It ...
Excerpt from the design doc (located in the root directory): For this project, I created an endless zombie game. The goal is to eliminate all zombies on the screen by shooting them. The player ...