Table of Contents
Kill Thorne has been submitted as the final project for the course "CSE 102: Structured Programming Language Sessional". The project is a C-based graphics game that uses the custom graphics library "iGraphics", featuring 2D level based environment and simple controls and shooting to clear levels, and boss at the end.
The project is mainly made with C (programming language) and "iGraphics" used for graphics and rendering. The graphics library being custom made and lacking many features, all the projects were really laggy and slow, still we managed to pull off a moderately good experience for the user.
Here's how you can run the game locally in your pc.
This is a list of things you need to use the software and how to install them.
need gcc or g++
- Clone the repo
git clone https://github.com/mrmajumder/GAME-KILLERS-NFS.git
- Click on the
KILL THORNE.exe
to run the program.
- Shafayat Hossain Majumder - GitHub | LinkedIn | Mail | Website
- Fahmid Al Rifat - GitHub | LinkedIn | Mail | Website
- Noshin Ulfat - GitHub | LinkedIn | Mail
- Dr. Md. Shohrab Hossain - Supervised the project.