Table of Contents
Your parents have left town and have left you in charge of running the family farm for three months. The good news is that you keep the profits of whatever you earn! Can you make enough tuition and pocket money to attend school in the fall? Move your avatar around the map using W,A,S,D controls and run into a cow to feed it. The faster you feed it, the more coins you get! Beware of nasty surprises if you don't feed a cow in time. As the game progresses, cows will spawn faster and faster. Try and feed them all!
- Java 8-17, Win/Mac/Linux/Android 8+/iOS 11.0+/Web
- MySQL Server
- Any MySQL database installed on localhost
- JDBC Driver for MySQL (Connector/J)
-
Clone the repo
git clone https://github.com/christietsang/2522-Term-Project-ChristieBelal.git
-
Right click on the Java folder and mark the directory as "Sources Root".
-
Right click on the pom.xml file and select "Add as a Maven Project".
-
Install the requisite MySQL software and install the JDBC driver
-
In DatabaseHandler.java, replace "root", and "admin" with your own username and password for your local MySQL database.
- Create map & corresponding bounding boxes
- Establish asset library
- Create logic for character control, animation, and animal spawn
- Create a main menu with custom login
- Establish in-game timer & currency system
- Progressively up in-game character speed and cow spawn time
Distributed under the MIT License. See LICENSE.txt
for more information.
Christie Tsang - @tsang_christie - LinkedIn
Belal Kourkmas - LinkedIn
Project Link: https://github.com/christietsang/2522-Term-Project-ChristieBelal