Skip to content

A Java game where you feed as many cows as possible before the timer runs out.

License

Notifications You must be signed in to change notification settings

christietsang/AnimalHustler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors MIT License LinkedIn


sunglassesCow

Animal Hustler

A game where you feed as many cows as possible before the timer runs out!

Table of Contents
  1. About The Project
  2. Getting Started
  3. Roadmap
  4. License
  5. Contact
  6. Acknowledgments

About The Project

main-menu

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!

(back to top)

Built With

(back to top)

Getting Started

Prerequisites

Installation

  1. Clone the repo

    git clone https://github.com/christietsang/2522-Term-Project-ChristieBelal.git
  2. Right click on the Java folder and mark the directory as "Sources Root".

  3. Right click on the pom.xml file and select "Add as a Maven Project".

  4. Install the requisite MySQL software and install the JDBC driver

  5. In DatabaseHandler.java, replace "root", and "admin" with your own username and password for your local MySQL database.

(back to top)

Roadmap

  • 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

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Christie Tsang - @tsang_christie - LinkedIn

Belal Kourkmas - LinkedIn

Project Link: https://github.com/christietsang/2522-Term-Project-ChristieBelal

(back to top)

Acknowledgments

(back to top)

About

A Java game where you feed as many cows as possible before the timer runs out.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages