Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 1.18 KB

README.md

File metadata and controls

18 lines (15 loc) · 1.18 KB

MoHacks-HealthQuest

Welcome to Healthcare Hustle. Programmed by: AdrianTheHacker, johnwarp, RomD0g.

Healthcare Hustle is a single player, top-down, shoot-em-up style game. The objective is to kill the boss and get the highest score possible. The objective of this game is to teach someone the layout of the hospital in an intuitive and fun way. We do this by making the player's map a 1-to-1 replica of the hospital's map.

Creating Desktop Application (Windows)

  1. Clone the repository to your computer
  2. Navigate to your desktop folder, right click, click the "new" box, and the click the "shortcut" box
  3. Under "Type the Location of the Item:" chose the main.exe file found in the repository's src folder
  4. After clicking the "next" button, there will be a text input box. Click on it and change the text to "Healthcare Hustle.exe"

Changing Icon Logo (Windows)

  1. Right click on Healthcare Hustle.exe and select "properties".
  2. Click on "Change Icon"
  3. Select the new icon to be "Healthcare Hustle Logo.ico" inside of the repositories src\Assets folder
  4. Click Apply and close the window