Skip to content

Latest commit

 

History

History

Scratch

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Scratch Project: Beryl's Quarantine Puzzle

Beryl's Quarantine Puzzle

Description

Welcome to Beryl's Quarantine Puzzle! This is my Scratch project submission for CS50’s Introduction to Computer Science Week 0 - Scratch Problem Set. In this interactive game, you are tasked with guiding the deceased patient's corpse through the hospital wards while allowing other patients to take a glimpse without seeing the corpse more than once.

How to Play

  • Use the arrow keys to move the deceased patient's corpse.
  • Guide the corpse through each ward without letting any patient see it more than once.
  • Complete the puzzle to win!

Features

  • Interactive gameplay.
  • Hospital wards with patients.
  • Challenging puzzle to solve.
  • Movement controlled using arrow keys.

Usage

  1. Visit the Scratch project link: Beryl's Quarantine Puzzle
  2. Click the green flag to start the game.
  3. Press Spacebar to start.
  4. Use the arrow keys to move the deceased patient's corpse.
  5. Guide the corpse through each ward without breaking the rules.
  6. Complete the puzzle to win!

Project Structure

The project includes the following sprites:

  • Hospital Sprite: This is the sprite that represents the hospital structure and wards numbered 1 to 16.
  • Dead Patient Ward 13: The sprite you'd need to move through each hospital wards without other patients seeing the corpse more than once.
  • Other Patients: Other patients from Ward 1 to Ward 16 (excluding Ward 13 which holds the deceased patient) that would take a glimpse of the corpse not more than once.
  • Exit Sprite: You win the game when reached without other patients taking a glimpse of the corpse more than once.

Conclusion

In conclusion, Beryl's Quarantine Puzzle offers an engaging and challenging gameplay experience. I've enjoyed creating this Scratch project and hope you have fun playing it!