Fynotek Conjugator

A simple Java program to conjugate Fynotek words.


Project maintained by mathmaster13 Fynotek made by mochaspen

How to Run

Check if Java is installed

Run this command in a terminal:

java -version

If a number is displayed, you're good to go. If it says that a command is not found, use mochaspen's Scratch conjugator instead of this.

Download

Download the jar file here.

Source code can be found here.

Run

Run this command in a terminal, in the folder you downloaded the file in:

java -jar FynotekConjugator.jar

GitHub

This file contains a simplified version of the FynotekWord library.  The full library and project is on GitHub.