
About
Coloris is a single-player puzzle video game originally released in 1990 for the Commodore Amiga family of computers. Coloris is a 2D JavaFX recreation of the Amiga puzzle game, built with an embedded Gradle wrapper (`gradlew run` to build and launch). The author describes the gameplay as similar to Tetris and Columns.
Getting started
Run the game from the command line with the included Gradle wrapper (`gradlew run` on Windows, `./gradlew run` on macOS/Linux), which downloads dependencies, compiles, and launches the game. Blocks fall automatically; the up arrow cycles the colors within a block, left/right move it, and down speeds its fall.
Additional notes
- Credits
- Fonts and audio are sourced externally — the logo/score fonts are from dafont.com, and the audio was extracted from a YouTube video.