资 源 简 介
Java Universe is a framework designed to allow students and beginning programmers to write games and other simple graphical applications in Java.
Fundies 2 Students:
The Universe has just been updated to allow you to test your programs properly. Please download the latest version of desktopUniverse.jar from the downloads section.
universeExamples.zip in the downloads section contains a full example program written with the universe. It has plenty of comments to get you started. The example has also been updated with instructions for using the new testing setup.
Overview
It is divided into two major components: World and Universe.
World provides a cross-platform implementation of a simple 2D graphical toolkit. It is a high level abstraction, and applications written with it will run without source modification on Android, Windows, Linux, OS X, and in a browser (as an applet)--using the various provide