An application which emulates the android chain reaction game on PC.

Overview

chain_reaction_desktop

icon


An application which emulates the android chain reaction game on PC.
Built using JAVA, GUI built with SWING.
Download the CHAIN_REACTION_2022 zip file from releases and unzip it, run the .exe or .jar file to use the app. To read the source code, read the .java files in the Reprogrammed Games folder.
All files in the main package are java classes which control the backend of the game.
All files in the frontend package represent classes which contruct and control JAVA SWING GUI components.

Side note: The CellButton class in the frontend package is a child of the Cell class, and allows for animated orbs inside the buttons, via
custom painting by overriding the paintComponent() function of the JButton class, and using the parametric form of the equation for
an ellipse to define the locus of the orb painted. More details are provided in the source code files(CellButton.java)
You might also like...
a bitcoin key collision game for android

BitteryApp BitteryApp is an opensource bitcoin key collision game for Android. How to Build BitteryApp source code build in chromium building environm

SMBClone - SMD clone custom game engine. (Desktop + Android)

SMBClone Simple crossplatform game engine for like SMB game! Supported platforms

Fifteen is a puzzle game created using Jetpack Compose for Android.
Fifteen is a puzzle game created using Jetpack Compose for Android.

Fifteen / Jetpack Compose Fifteen is a puzzle game created using Jetpack Compose for Android. The goal of the game is to arrange the knuckles in ascen

Android Game App made with kotlin. Allows to play online on the same network!
Android Game App made with kotlin. Allows to play online on the same network!

Reversi - Kotlin/Android Project made for Arquiteturas Móveis at ISEC 2021/2022 Notes Build gradle to run app or install the 'reversi.apk' directly on

TicTacToe Game App For Android
TicTacToe Game App For Android

TicTacToe App Android Tic-tac-toe, noughts and crosses, or Xs and Os is a paper-

Android kotlin basics cook game
Android kotlin basics cook game

Android kotlin basics cook game

Android 2048 Game in jetpack compose
Android 2048 Game in jetpack compose

Android 2048 Game in jetpack compose A simple 2048 game written with 100% Jetpack Compose. Features Jetpack Compose Material 3 MVVM Adaptable theme Da

A minimalist Android physics game written in Kotlin & libGDX
A minimalist Android physics game written in Kotlin & libGDX

A minimalist Android physics game with 400.000+ downloads, written in Kotlin & libGDX

Hangman Game for Android build with Compose
Hangman Game for Android build with Compose

Hangman Game for Android build with Compose. Built with jetpack components, Room for saving game history, preferences for loading game settings, ViewModels for persisting game state, LiveData/States for observing states, Koin for DI, minimal compose animations for good UX, Light/Dark theme :rainbow: MD3.

Releases(1.1.0)
  • 1.1.0(Feb 10, 2022)

    icon
    Chain Reaction(3.0)

    Description

    • Chain Reaction was a game originally designed by Matt-buddy entertainment for android devices, but it's honestly such a great game, that I decided to port it to PC. Enjoy chain reaction, reprogrammed to be a desktop application, and with an added new Explosion mechanic to keep things fresh.

    • The fun part of the game is the unpredictability, where it seems as though one player is winning, but the tables can be turned with just one move!

    Updates

    • This version of chain reaction includes an option for upto 7 AI players!
    • Enjoy testing your chain reaction skills against virtual computer controlled players!

    NOTE: The user will require JAVA(1.5 to 1.9) installed to use this application. Source code(tar.gz)
    Source code(zip)
    Chain-Reaction-Desktop.zip(454.09 KB)
Owner
Nikhil Narayanan
I'm a JAVA desktop app dev, I dabble in web apps every now and then
Nikhil Narayanan
Game made with Korge (Kotlin Multiplatform game engine)

MolesAttack Kotlin Multiplatform Game Play Html/js: https://feliperce.github.io/MolesAttack-Distribution/ Jar: https://feliperce.github.io/MolesAttack

Felipe Rodrigues 10 May 30, 2022
Tic Tac Toe is a two-player game in which the objective is to take turns and mark the correct spaces in a 3x3 (or larger) grid

Tic Tac Toe is a two-player game in which the objective is to take turns and mark the correct spaces in a 3x3 (or larger) grid.

Sylwia 2 Feb 26, 2022
Cities is a popular game in which each player takes turns naming a city in any country, starting with a letter that ends with the name of the previous city.

Game Cities Example Download Download the latest version of the Android app from this link. Building Using Android Studio Clone the repo, open it in A

Dmitry Savin 1 Mar 13, 2022
Wordle-solver - This application supports in finding the correct answer to the daily word puzzle game Wordle

Wordle-solver - This application supports in finding the correct answer to the daily word puzzle game Wordle

Jiri Bakker 1 Jan 19, 2022
Gameforma is a simple game list application where user could explore more than 350.000 games

Gameforma is a simple game list application where user could explore more than 350.000 games data provided from RAWG Video Games Database API. Built with MVVM repositoy pattern, clean architecture in order to finish Dicoding Menjadi Android Developer Expert's (MADE) class submission.

Naufal Aldy Pradana 3 Sep 22, 2022
An easy open source Android Native Game FrameWork.

JustWeEngine - Android Game FrameWork An easy open source Android Native Game FrameWork. Engine Flow Chart How To Use? Import Engine's module as Libra

JustWe 767 Dec 8, 2022
Desktop/Android/HTML5/iOS Java game development framework

Cross-platform Game Development Framework libGDX is a cross-platform Java game development framework based on OpenGL (ES) that works on Windows, Linux

libgdx 20.9k Jan 8, 2023
Free Android 2D OpenGL Game Engine

AndEngine Donations While developing AndEngine was a lot of fun, it also also consumed many(!) months of my life. It actually continues to cost me a s

Nicolas Gramlich 3.2k Jan 5, 2023
A cross-platform Java game Engine (Framework) , support JavaFX / Android / IOS / HTML5 / Linux / MAC / Windows

Loon Game Engine (Java Game Framework) EN / KR Free Game Resources Links Download Loon Game Engine Only Android-studio Template : androidstudio-templa

cping 502 Jan 4, 2023
Android Kotlin: Matching Kitties: A Game Inspired by Cats

Android Kotlin: Matching Kitties: A Game Inspired by Cats A kotlin based Android memory game Screenshots | | | | | | | | | Viewing the App You can clo

Ryan Jandrick B. Obeles 20 Aug 1, 2022