Skip to content

This is an implementation of 'Pacman' game using a graphics library of C named iGraphics.

Notifications You must be signed in to change notification settings

shamiul94/Pacman-Game-using-iGraphics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pacman-Game-using-iGraphics

Introduction

We are using iGraphics library of C language to implement the Pacman game. This is a very simple project built for the CSE-102 course (Stractured programming language sessional) of CSE, BUET.

How to run it

All necessary files are given in the iGraphics folder. There is also a manual about installing using it with CodeBlocks IDE. If you are using CLion or any other IDE that uses CMakeLists, you can read this answer on StackOverflow written by me.

Gameplay

It's pretty intuitive. Up button for going up, left button for going left etc. Don't get eaten, live as long as you can. Your score will be updated with time.

About

This is an implementation of 'Pacman' game using a graphics library of C named iGraphics.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published