Skip to content

Latest commit

 

History

History
62 lines (43 loc) · 990 Bytes

README.md

File metadata and controls

62 lines (43 loc) · 990 Bytes

Alien vs. Zombie

Simple cli game inspired by 'Alien Path'.

Game Settings

Game Dashboard

Compilation Instructions

How to run the code?

g++ pf/*.cpp main.cpp -o main.exe && ./main.exe

User Manual

Game Instructions (On Arrow Key Input)

Instructions
1. arrow keys -> Move Alien
2. h -> Display Help Message
3. q -> Quit Game
4. s -> Save File

Game Instructions (On Type Commands Input)

Instructions  :
1. up/down/left/right -> Move Alien
2. help -> Display Help Message
3. quit -> Quit Game
4. save -> Save File

Run the code.

Progress Log

Contributors

  • Lee Rong Yi
  • Moali Douaa
  • Abdulkafi Waleed Abdulkafi Al Malami