Chain Relations is a small casual existential game about life, human needs and long-term relations.

Overview

Chain Relations

Chain Relations is a small casual existential game about life, human needs and long-term relations.

ChainRelations.360p.mp4

Clipboard02!

Game objective: connect the balls' same-colored inputs to outputs. Completely connected balls disappear and are replaced with new ones. The possible connection range is limited, so plan your moves.

You can adjust balls count, connection range, and put additional color to the board.

Hint: from time to time balls blink and randomly change their colors one by one, so if you are out of the moves, you can just wait a bit.

The game is intended to be meditative, so there is no game timer and no hall of fame. There are also no sound, no ads and no in-game purchases. The game is completely free and will remain so. It does not use Internet connection and does not require any device permissions.

The game is auto-saved every 5 seconds, so if you close it immediately after a move, you might lose up to last 5 seconds of the game.

Download

The game is provided in two options:

  • Desktop Java. Download ChainRelations.jar. Run it with java -jar ChainRelations.jar command line, or in most cases just double-click the ChainRelations.jar file. It has been tested with Java 18 Runtime, should also work with prior versions up to Java 8.

    • On MacOS you will get a warning about unidentified developer. Start the ChainRelations.jar using Finder context menu instead of Launchpad, as explained here .
  • Android. Get it on Google Play (recommended, but not available yet because of the Google Play approval lag) or download the ChainRelations.apk here for manual install (it might be sometimes also a newer version than on the Google Play). It has been tested on Android 8.0 and 10.0, should also work on any Android version starting from 4.4 and later.

There is no iOS build because I do not have tools to test and deploy it to the AppStore. If somebody completes the iOS module (see below), I will add it here.

Donation

If you like the game and want to support the author, you may donate arbitrary amount via following link: https://pay.fondy.eu/s/3m1mZ2KQsJtpYTN (processed by the Fondy.eu payment system).

Development

The game is provided under the Creative Commons Attribution license. Please feel free to reuse, extend, derive, improve etc. as long as you keep a reference to the original and mention me, Andrzej Novosiolov, as the original author.

The game has been implemented using following tools and libraries:

The ios module is present in the project and compiling, but I did not tested it because I do not have Apple devices and tools for that. If you make it work, I would gratefully accept the pull request.

You might also like...
WordGuess - A portuguese game inspired in the world fever wordle game
WordGuess - A portuguese game inspired in the world fever wordle game

WordGuess WordGuess is a portuguese game inspired in the world fever wordle game

Small kotlin library for persisting _single instances_ of kotlin data classes
Small kotlin library for persisting _single instances_ of kotlin data classes

PerSista Small library for persisting single instances of kotlin data classes. NB: PerSista uses typeOf() internally which is marked as @ExperimentalS

A small application for working with the Github API, made as a practical task. GeekBrains, course of study: Popular libraries: RxJava 2, Dagger 2, Moxie.
A small application for working with the Github API, made as a practical task. GeekBrains, course of study: Popular libraries: RxJava 2, Dagger 2, Moxie.

GeekBrains_Course_AndroidOnKotlin_HW_My_Movie Домашнее задание к занятию №2-6 Студента GeekBrains Веремеенко Дмитрия Факультет: Android-разработки Кур

Ksp-di-library - Small library for DI in KMM apps

DI-KSP Small library for DI in KMM apps. Uses KSP for processing DI annotations:

A small backend for the Thinkrchive app written in Kotlin with Ktor

A small backend for the Thinkrchive app written in Kotlin with Ktor. It uses Postgresql with a few requests and JWT authentication for admins.

A Hello World and Template for the KorGe game engine

Korge Hello World and Template This is a Hello World and Template for the KorGe game engine. Using gradle with kotlin-dsl. You can open this project i

Game server management, orchestration, and scaling platform.

Liftgate Game server management, orchestration, and scaling platform. Project Status This project is a W.I.P. This README will be updated once we ente

Math Your Brain is a math game built using Jetpack Compose and Modern MVVM Architecture
Math Your Brain is a math game built using Jetpack Compose and Modern MVVM Architecture

Math Your Brain is a math game built using Jetpack Compose and Modern MVVM Architecture. I built this so that programmers learning Jetpack Compose Can use this repository as a learning material for Jetpack Compose.

Comments
  • Don't reset current game when switching to the home/settings screen

    Don't reset current game when switching to the home/settings screen

    • Do not reset current game immediately when switching to the home/settings screen. Reset only on "start game" click.
    • Add "resume last game" button to the home/settings screen.
    • "Back" android button, after switching to settings from the game screen, should resume last game.
    enhancement 
    opened by andrzej-nov 1
Releases(v1.6)
Owner
Andrzej Novosiolov
First profession (former): software developer, project manager and business analyst. Second one (present): psychologist and psychotherapist. Now coding for fun.
Andrzej Novosiolov
An Android app that scans images or human faces in real time and detects whether the mask is worn or not, with the ability to set an audible alert

Swift Mask Real time face mask detection Brief overview Swift Mask scans images or human faces in real time and detects whether the mask is worn or no

Giorgio Cantoni 4 Sep 22, 2022
Android human matting demo infer by ncnn

ncnn_Android_modnet Android human matting demo infer by ncnn the model from MODNet: Trimap-Free Portrait Matting in Real Time support model 1.mobilene

FeiGeChuanShu 43 Jan 4, 2023
Provides Ktor Server libs for building awesome Kotlin plugins which needs to provide builtin HTTP servers

Ktor Plugin Provides Ktor Server libs for building awesome Kotlin plugins which needs to provide builtin HTTP servers. Requires: https://github.com/Po

null 0 Nov 13, 2021
Test tv - A marketing company needs a simple pluggable application with a RESTful interface

Demo project A marketing company needs a simple pluggable application with a RES

null 0 Jan 18, 2022
A complex of libraries and starters for organizing long-polling-based interaction between the client and the server.

A complex of libraries and starters for organizing long-polling-based interaction between the client and the server.

Mikhail Titov 2 Jun 25, 2022
Kendo is like a long night, and learning is similar

Sword Come ?? For English vocabulary analysis and sentence analysis in natural language, model training, intelligent response and emotion analysis rea

James Zow 2 Apr 9, 2022
Life is too short for Bash programming

A starter project to build command-line tools in Kotlin Multiplatform Contains a re-implementation of a real world CLI tool: git-standup Installation

Jean-Michel Fayard 224 Dec 1, 2022
These files are included in an Android Studio Project for a Magic the Gathering Life Counter app. The app was written in Kotlin.

Magic-Life-Counter These files were created in Android Studio using Kotlin. Usage This app was made to keep track of life totals while playing the tra

null 0 Dec 24, 2021
Simple api wrapper for nekos.life

nekos-kt Simple api wrapper for nekos.life Installation Maven: <repositories> <repository> <id>jitpack.io</id> <url>https://jitpack.io</url>

cattyn 6 Oct 24, 2022
The RuneTopic game server implementation that hosts and processes a game world.

RuneTopic Game Server The RuneTopic game server implementation that hosts and processes a game world. Setup Guide You can host a game server with Dock

Runetopic 2 Jan 13, 2022