Git Product home page Git Product logo

exoad / clic Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 1.0 5.61 MB

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: Other

Java 100.00%
java simple-program

clic's Introduction

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


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

clic's People

Contributors

exoad avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

chunkyfungus123

clic's Issues

Overloaded Ram Usage

FileScheduler takes up more than 3 gigs of ram in order to autosave and will continuously not flush even when flush is called, thus memory heap buildup.

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.