Git Product home page Git Product logo

coloris's Introduction

Coloris

Gameplay demonstration

Inspiration

A 2D JavaFX application inspired by Coloris, a single-player puzzle video game, that was originally released in 1990, for Comodore Amiga family of personal computers.

Setup

This project contains an embedded Gradle to build the project. From the command line, run gradlew run (Windows) or ./gradlew run (macOS and Linux) to download the Gradle wrapper and dependencies, compile the code, and launch the game.

Gameplay

The gameplay bears resemblance to Tetris and Columns: blocks, consisting of three randomly colored squares, fall from the top of the screen to a well. Orientation of the blocks cannot be changed, but the squares within them can be shifted circularly (UP navigation key). The falling block can be moved horizontally in both directions (LEFT and RIGHT navigation keys), and its falling can be sped up (DOWN navigation key). Once the block hits bottom of the well, or another block, the following rule is applied: if three or more squares of the same color are adjacent, they disappear, blocks above them fall down, which may trigger a chain reaction. If five or more squares disappear, bottom row disappears, regardless of colors of the squares within it.

Fonts and audio

Font used for the game logo, game over label and score label can be found here. Score counter font can be found here. Audio was extracted from this YouTube video.

Note to the reader of this README

If you have any question, suggestion or collaboration offer, please feel free to contact me.

coloris's People

Contributors

danijelaskov avatar thunderforge avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.