Color Switch Game Save

Clone of famous Color Switch Game

Project README

Color-Switch-Game

CSE201 - Advanced Programming
Monsoon 2020 - Group Project

Meet the Team

Installation Guide

  • Setting up JDK : We need Java 15 to run this application. To install Java 15 on you Linux system, open a shell and type:
sudo apt install openjdk-15-jdk
  • Install openjfx : This is required in order to run JavaFX applications on Linux. To install this on your system, open a shell and type:
sudo apt-get install openjfx
  • Download the game : Go to the releases page. Download the Color_Switch_Game_jar.zip from the latest release assets. Extract it in a suitable location. To run the game, open the folder and type on terminal:
java -jar Color-Switch-Game.jar

In Game Screenshots

collage

Contributing Guide

To get started with contributions, have a look at CONTRIBUTING.md

Open Source Agenda is not affiliated with "Color Switch Game" Project. README Source: hadron43/Color-Switch-Game

Open Source Agenda Badge

Open Source Agenda Rating