Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 635 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 635 Bytes

CatfishFiles

A simple text-based RPG built using JAVA.

Opertaions Involved:

  • OOP
  • File Opeartions - text and spreadsheet based
  • Java Programming

FAQ

  • How do I run this?

    I made this on the Netebans IDE.

    All the required JAR files are already in the resources folder.

    Just import this into any Java development IDE and execute the main class from there. :)

    EDIT : There was no main class created. You can test it out by running the Battle.java file.

NOTICE

Discontinued project due to lack of time and interest.

Might restart later.

Feel free to take it up :)