Skip to content

greatcoltini/MiningExpeditionProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This is a game developed for the second last assignment in COMP10062.

This game is made by inspiration of CookieClicker and other idle games. The goal is to amass as much money as possible by mining rocks.

Purpose

The purpose of this project was to explore the usage of inheritance, association, and object-oriented programming paradigms.

Presentation

Created proper DocStrings as per recommended documentation standards for Java projects. From these docstrings, generated HTML JavaDoc files using the IntelliJ IDE.

Libraries

Utilized the JavaFX Library to render the graphics elements on the screen.

image