Skip to content

A text-based nursing simulation where players navigate real-life nursing scenarios, balancing patient care, energy, stress, reputation, and finances. Choose roles, manage shifts, make critical decisions, and advance your career. Built in Java with decision trees, state management, and randomized events for realism and replayability.

Notifications You must be signed in to change notification settings

malikacodes/nursing-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Nursing Game

A Java-based nursing education game.

Prerequisites

  • Java 17 or higher
  • Maven 3.6 or higher

Building the Project

To build the project, run:

mvn clean install

Running Tests

To run the tests:

mvn test

Project Structure

  • src/main/java - Main source code
  • src/test/java - Test source code
  • src/main/resources - Resource files
  • src/test/resources - Test resource files

About

A text-based nursing simulation where players navigate real-life nursing scenarios, balancing patient care, energy, stress, reputation, and finances. Choose roles, manage shifts, make critical decisions, and advance your career. Built in Java with decision trees, state management, and randomized events for realism and replayability.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages