Skip to content
/ Clic Public

This is a simple program I made for my 2020-2021 final project at GNSHS. The final folder is the original project while the remake is, of course, the rework. I only decided to rework this project because when I was doing it for my school project, I felt like there was so many things I couldve improved upon.

License

Notifications You must be signed in to change notification settings

exoad/Clic

Repository files navigation

Clic


Clic is WIP (Work in Progress) little Clicker Game I made.

The Kotlin Version is more of a work in progress as I figure out how to use Kotlin :)

The most recent release version: v1.1

It's main framework is based on a project I made for a class at GNSHS 2020-2021 (Check out branch original).

It currently doesn't have many features and this is what the production branch is for. For me to make the previous/original program much better and have a much better format so it wouldn't be lame to use/play.

Gradle:

Currently I am working on implementing and adding dependencies to add to the experience. To see the current Gradle Wrapper used (see below).

For now, you can use gradlew run to run the project / binary.

How to run

  1. Go to the release section on the sidebar
  2. Select the latest FULL Release (.exp or .z releases are all pre-releases or experimental and should not be used unless for debugging)
  3. Make sure you are running the latest version of Java supported by the version you are downloading
  4. Then download the appropriate executable file for your OS (mainly just download the Universal .JAR)
  5. Save the Jar file
  6. Click on the Jar File or run with the commands: cd <file path> then java -jar <filename>.jar
  • If you encounter any errors or issues post them in the Issues tab!
  1. The program should be launched.
Java Version Supported? (y/n)
JavaSE 6 n
JavaSE 7 n
JavaSE 8 ?
JavaSE 11 y
JavaSE 16 y
OS Name Supported? (y/n)
Windows 10 y
ChromeOS (Crostini) y
Manjaro (Arch) y
Debian y
MacOS y
Gradle Version
7.1.1 Supported

If your OS is able to use Java16 or Java11, you can most likely run this program

Questions?

Check out the Wiki tab of this repo!

Found a vulnerability or bug?

Post them in the Issues tab! Select the appropriate template and describe your issue in detail

Branches Info

production - The main branch where I make the program "better"

assets - Resources, such as images for the Wiki tab

build-page - Github Pages builder

commit1 - Merged [Does not Exist]

Deprecated - Legacy or Deprecated Code goes here (incomplete)

original - The original code I wrote for my original project along with my explanation video for the project


 _____ _ _      
/ ____| (_)     
| |    | |_  ___ 
| |    | | |/ __|
| |____| | | (__ 
\_____|_|_|\___|
                
                

About

This is a simple program I made for my 2020-2021 final project at GNSHS. The final folder is the original project while the remake is, of course, the rework. I only decided to rework this project because when I was doing it for my school project, I felt like there was so many things I couldve improved upon.

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages