Name: Turya Biswas
Roll: 1507
Superviros: Dr. Md. Nurul Ahad Tawhid
At the beginning of the game, a thief will stand at the center of the window. 3 policies will be on three corners of the window. Now the user/player has to control the thief so that the policies can not catch him. There are different levels of difficulty. 3 Policies have different types of speed.
- Easy
- Medium
- Hard
User has to choose any level. Depending on the selected level, there will be some obstacles in random positions so that the thief can hide from cops. The cops know in which direction the thief is but not the exact position. So they will traverse through the path. There will be a timer that will be the score of the game. All the scores will be stored in a single file but the top five and current game score will be shown in the Game UI.
- Language:
C/C++ - Graphics-Tools:
SFML - Algorithms:
DP,BFS,GREEDY
- Install GCC, G++ & SFML
sudo apt install gcc g++ make libsfml-devIf you encounter any problem to install any of the packages, then first type the code below and then try the process again.
sudo apt update && sudo apt-get update-
Simply Run
sh install.shcommand in linux terminal. -
To check LOC in project, Run
sh check_lines.shcommand in linux terminal.
- E-mail: bsse1507@iit.du.ac.bd
- Phone: +88-0154-0153-659