CMP1001 Lab Project
CMP1001 Lab Project
Term Project
You are expected to implement a simple C++ game with following scenario:
You are controlling a car and you need to find exit from the maze before the time is
over. Inside the maze, there is only one exit. There are some mysterious bonuses, if you
take it, you can gain or lose attributes. There are 2 levels to finish game. Each level must be
different maze design.
Minimum Criteria:
You are expected to design the game by using C++. Below are the minimal criteria:
In this project, you must do all minimum criteria. In the end, your program must be work
without any errors.
Bonus:
Car can jump over the wall but may lose the score. When car exit the maze, game is over and
you need to show high score.
Limitation:
Project Report:
Teamwork:
The project is for 2 people but you can create groups of 3, but you must do minimum criteria and
bonuses together.
Cheating Policy:
Cheating is strictly prohibited. It must be you own work. Do not use each others code. In such case all
the cheaters, including the original project, will be penalized heavily. Do not include external people
for help.
Submission:
Last Submission date: 17.12.2017 23:59 (Late submission will not accept)
You must upload all project files and project report using itslearning system.
For groups, dont forget to add your Project Groups Members using itslearning system.
If you don't do presentation, you won't get any points from project. In presentation, you can explain
your code and maybe we want to do changing some codes in your project.