Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 430 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 430 Bytes

Syobon Action - Java Source Code

I do not own any rights to this game. This code is for archival and educational purposes only.

Requirements

J2SE 1.2 - JDK 9

Compilation command

javac -encoding "UTF-8" Main.java

Run command

This application was designed to serve as an applet embedded into html. It can be run in any web browser with Java Applet Plug-in or using appletviewer as well:

appletviewer Main.html