Skip to content

This multilevel First Aid game is a fun and educational console application developed in C. The game is designed to test and enhance your knowledge of basic first aid principles through a series of challenging missions. It features a dynamic scoring system, user interactions, and visual feedback, making it an engaging tool for learning first aid.

Notifications You must be signed in to change notification settings

sirri-ayongwa/First-Aid-Game---C-progamming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multilevel First Aid Game - C Programming: This multilevel First Aid game (AIDA) is a fun and educational console application developed in C. The game is designed to test and enhance your knowledge of basic first aid principles through a series of challenging missions. It features a dynamic scoring system, user interactions, and visual feedback, making it an engaging tool for learning first aid.

PROBLEM STATEMENT: There are many medical emergencies where time is of the essence. A sick or injured person may not be able to hang on long enough, until professionals arrive. Sometimes when someone is injured, what they do to treat that injury can increase or decrease the likelihood of infection without a proper knowledge of what to do at that particular time, to ease the pain. Not giving someone first aid can lead to death, but even if they live, they could deal with longer recovery time.

PROBLEM SOLUTION: With the problems listed, I created a first aid program to educate, and enlighten non-expert persons and expert first aiders to have adequate knowledge of what to do when they are faced with some injuries. Our program is easy to understand even by non-users at a glance, it provides some quick tests to test oneself in case one meets such incident, he/she could apply the necessary steps provided, to ease an injury.

FEATURES AND BENEFITS:

  • 5 Levels of Gameplay: Each level presents a new scenario to test your first aid knowledge.
  • Modifies score – adds a point to the previous one when a question is correctly answered.
  • Score – displays the highest score, which is shown after you return to the main menu when your game ends.
  • Score-Based Rewards: Earn badges or trophies based on your performance.
  • Help – a help menu with an explanation of the game and its rules/guides which makes the game easily accessible by the user.
  • Tips – displays a suggestion that will aid you answer a question correctly, after a wrong attempt
  • Visual and Audio Elements: Utilizes console text formatting, sounds, and basic graphics to enhance user experience.

Technologies Used:

  • AIDA GAME is programmed with C programming using Code blocks as the IDE.
  • Windows Console for interactive text-based user interface
  • Beep() function for sound effects
  • PlaySound() for background music
  • File Handling for score management

How to Play:

  1. Start the Game: Press 'P' from the main menu to begin.
  2. Mission Structure: Complete 5 missions, each testing different aspects of first aid.
  3. Scoring: Accumulate points based on correct answers; earn a TROPHY or FIRST AIDER BADGE based on your total score.
  4. Feedback: Receive real-time feedback and visual rewards for your achievements.

Educational Value: This game serves as an interactive tool to reinforce first aid knowledge and provides a practical learning experience. It's ideal for students, healthcare professionals, or anyone interested in improving their first aid skills.

About

This multilevel First Aid game is a fun and educational console application developed in C. The game is designed to test and enhance your knowledge of basic first aid principles through a series of challenging missions. It features a dynamic scoring system, user interactions, and visual feedback, making it an engaging tool for learning first aid.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages