Skip to content

tth05/TextGameEditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TextGameEditor

This was made as a school project in kotlin using TornadoFX for the UI.

Scripts

The language for the scripts is JavaScript. You can use and modify all the variables that you created. There are currently three custom functions:

endGame("GAME OVER"); //Ends the game and prints the message
goto("my.cool.game.hey"); //Jumps to the specified node
clear(); //Clears the screen

Note: Scripts are executed before the message of the corresponding node is displayed

About

Make your favorite text game with almost no effort!

Resources

License

Stars

Watchers

Forks

Packages

No packages published