资 源 简 介
The goal of this project is to create an environment which is conducive to video game creation in the Java language.
The project encapsulates all aspects of the Game Making Process. The environment has wrappers for the keyboard and mouse, has automated sound handling, automated image handling, and supports networking. Also included are the Rect and Circle classes which can be used for basic physics engines. The special thing with the Rect class is that the rectangles may be rotated, and collision detection still works.
If there are any questions, feel free to contact me at: KyleMDSweeney@gmail.com