Skip to content

KLV96/Pediatric_game

 
 

Repository files navigation

Pediatric Hospital Game alt text

Objectives

This is a game made for the Chelsea & Westminster Hospital which follows a linear playthrough from start to finish, simulating the experiences of a child during a visit and medical examination in the hospital. The design of each room in the application is based on the actual rooms in the hospital. The game tries to be as realistic as possible by using images of staff members and actors in the game so that the kids have an idea of what they will be going through.

Tools used

  1. Unity
  2. Photoshop (To make and edit sprites)
  3. Unity Asset Store
  4. Git LFS

Generic Hierarchy Structure

Assets
│   README.md
│   .gitignore    
│
└───Fonts
│      
│
└───Resources
│   
│   
└───Scenes
│	│   
│	│   
│	└───Scene Name
│       	│   
│		│   
│		└───Animations
│		│   
│		│   
│		└───Scripts
│		│
│		│
│      	 	└───Sprites
│		│
│		│
│		└───Tests
│			│
│			│
│			└───Unit Tests
│			│
│			│
│			└───Integration Tests
│			
│
└───Shared Scripts
│
│
└───Shared Resources
	│
	│
	└───General Audio
    	│
	│
	└───General Sprites

Usage instructions

Refer to the Wiki for instructions on how to install and run the application.

Software Requirements

Required: Any Unity 2017.2, or later version

Made for and Developers

Made for: Chelsea & Westminster Hospital
Developers: Tennis Tooth Team

Navigation Diagram Of Game

The following diagram shows the transition of one scene to another in the form of a flow diagram. It will help you understand how each scene is linked to each other. Alt text

About

A game made for the nuclear medicine department at the Chelsea & Westminster hospital.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Classic ASP 57.5%
  • C# 42.5%