This is a JavaFX game written using an ASCII-based game engine as a backend (found here).
The engine is tailored specifically to writing this frontend.
The player can move north, south, east, or west using the W, S, D, A keys respectively.
A JavaFX game, written as a frontend application implementing the MoveSquare backend module.
Java
This is a JavaFX game written using an ASCII-based game engine as a backend (found here).
The engine is tailored specifically to writing this frontend.
The player can move north, south, east, or west using the W, S, D, A keys respectively.