Skip to content

The most impractical use of functional programming

Notifications You must be signed in to change notification settings

aleksa2808/bloxorz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bloxorz

Implementation of the Bloxorz game, done as a Functional programming course project.

The game supports loading user-made levels from files, playing or editing them, as well as visualizing their solutions.
Interacting with it can be done either from a CLI, or from a ScalaFX GUI.

Installation

With sbt installed, run

sbt run

from the root directory, and then pick the preffered interface.

If using Linux, additional ScalaFX libraries may need to be installed beforehand.

About

The most impractical use of functional programming

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages