Skip to content

Open-Source-Community/WhoStoleMyKa7k

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Who Stole My Ka7k?

You buy a box of ka7k on Eid night and wait patiently for morning to eat them. Unfortunately, you wake up to find them all gone.

You are on a mission to find your ka7k, while learning some handy bash commands along the way.

FAQ

How can I play?

  • Clone this repo.

    git clone [email protected]:Open-Source-Community/WhoStoleMyKa7k.git

  • In a bash shell, go to the game folder.

    cd WhoStoleMyKa7k

    The game has not been tested in other shells, but should be playable. However, some commands may not work as expected.

  • Run the start script to enable cheat command.

    source ./start.sh

    Note: this script will not work in zsh.

  • Run cheat from anywhere in the game to bring up a bash command cheat-sheet.

    Note: the cheat command will not work in zsh.

  • Go to the directory (folder) named home in the game

  • Explore the game folders and files with your newly equipped commands!

  • If you are stuck, type cheat into the terminal and hit enter (from anywhere within the game folder!).

How many rooms/areas are there for me to explore?

Currently, there are 4.

  • Living room
  • Kitchen
  • Bedroom
  • Garden

What commands will I learn?

  • cd
  • ls [-a]
  • mv
  • cp [-r]
  • cat
  • less
  • rm [-r]
  • mkdir
  • touch

Can I contribute?

Absolutely! Check out contribution guidelines here.

Credits

  • Game by: Amna Ahmed
  • Special thanks to: Sara Darwish and Mo'men Kadry
  • Made for OSC (Open Source Club) Salakhana '24

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages