Skip to content

Latest commit

 

History

History
20 lines (20 loc) · 858 Bytes

README.md

File metadata and controls

20 lines (20 loc) · 858 Bytes

ENGG1340-Group-Project

Identification of the team members:

  • Zeng Shao Yu 3035845851
  • Fan Yi An 3035952886

Description:

  • An rougelike games: to be a hero and beat the monsters with your super power and conquer the dungeon!

Key Features:

  • Randomly generated map with three kinds of rooms: healing rooms, skill rooms and enemy rooms
  • Abundent abilities can be learnt and many evil cratures with diffrent features
  • Archive after you reach a new level
  • Unique term-based battle systems

Rules:

  • Moving through rooms in different levels with "w", "a", "s" & "d".
  • Press "F" to interact with the things in the room.
  • When you meet monsters, you cannot escape! You have to fight as a HERO!
  • beat the BOSS to get to the deeper levels.
  • And, Enjoy! :)

importance:

  • main.cpp is the main part, use "make main" to compile and use ./main to play