Giter Site home page Giter Site logo

pacman_c's Introduction

Pacman 0.5

Pacman

Pacman 0.5 is a game created on the occasion of the UIT Pacman Project. The goal was to try to recreate the mythical game using only the C Programming language. For almost two months we have been trying to create our version of Pacman. At the end of the project we were able to design a pacman that was visually but somewhat lacking in fluidity. It’s with great pleasure that we present you our creation: Pacman 0.5

Menu img Hall Of Fame img Level 1 img Level 2 img
Level 3

Prerequisites

This project needs a graphical library which is called SDL in order to work. It is made for Debian systems and needs some dependencies. You can install those by typing: sudo apt install libsdl1.2debian libsdl1.2-dev libsdl-ttf2.0-0 libsdl-ttf2.0-dev

How to use

The project does not need to be compiled, it has already been. Once downloaded, the project folder will look like this:

Item Description
BMP folder containing all the .bmp images needed
data folder containing all the .txt levels, scores etc
lib folder containing the graphical library
obj folder containing the obj files
src folder containing the code
debug.sh A script we have used to debug the program
makefile The file used for compilation
start.sh The script for starting the program

In order to play you might want to set the start script as executable, so cd into the project folder and type chmod +x start.sh Once this is done you’re good to go! Just type ./start.sh

What is working ?

Even though this project was created by two great developers, it has some flaws due to time limits, but it is still very somehow playable. Here is what is working:

Functionality State
menu works
player movements works
ghosts movements works (almost)
pac-gums collecting works
bonus collecting works
end game works
score writing works
score viewing works
game restart not working

Acknowledgements

Of course, we didn't know much about programming since this is our first year, so our teachers helped us a lot. We want to thank Laurent Marsan for giving us a skeleton of the project and teaching us how to get into it, Danièle Gardy who helped us too and special mention to Lin Yu Wang who was always there when we were screaming at our monitors and insulting all of those weird bearded guys who invented the C language. Finally, we'll thank our english teacher, Miss Hoguin without whom we wouldn't be able to write such great and structured phrases.

Who are we?

We are two students from the UIT of Vélizy, FR. We have created this project for school purposes.

I want to contribute!

Did you find a bug? File it in the issues section! Do you know how to fix stuff? Make a pull request! Or perhaps you want to send us a tip? You can do so here!

paypal

pacman_c's People

Contributors

valleepa avatar vranox avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.