Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 598 Bytes

File metadata and controls

16 lines (11 loc) · 598 Bytes

Java-Applet-Game

Intro to Java Applet Programming. Here are two small Java Applet games (more like animations) designed as an assigment for the course: Object Oriented Design and Programming (CS206 - Semester 4).

alt text

alt text

Requirements

  • Java
  • Java Applet Viewer

Installation Steps

Step 1. Run appletviewer MainClass.java
Step 2. Run appletviewer BouncingBall.java