Skip to content

algosup/2023-2024-project-2-x86-retrogaming-team-3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

logo

πŸ“š What is this project?

This project is a student project provided by ALGOSUP, based in Vierzon, it aims to do a replica of the original game "Pac-Man" released in 1980 by Namco, this version of Pac-Man is made in Assembly x86.


πŸ‘₯ Who are we?

Name Role Image Link
Arthur LEMOINE Project Manager Arthur's Github Profile
Max BERNARD Program Manager Max's Github Profile
Mathis KAKAL Tech Lead Mathis' Github Profile
Pierre GORIN Software Engineer Pierre's Github Profile
Evan UHRING Software Engineer Evan's Github Profile
Robin DEBRY Quality Assurance Robin's Github Profile
Quentin CLEMENT Quality Assurance Quentin's Github Profile

πŸ“ How to use it?

πŸ“₯ Download

To download the project, you need to clone this github repository, you can do it by using the following command:

git clone https://github.com/algosup/2023-2024-project-2-x86-retrogaming-team-3

πŸƒβ€β™‚οΈ Run

To run the project on your machine, you need to install the following software:

πŸͺŸ Windows

Once you have installed the software, on windows, you need to double click on the buildGame.cmd or enter the following command in the project directory:

buildGame

🍎 MacOS

Once you have installed the software, on MacOS, you need to enter the following command in the project directory:

chmod +x pacMan/buildGame.sh

./pacMan/buildGame.sh

🐧 Linux

Once you have installed the software, on Linux, you need to enter the following command in the project directory:

chmod +x pacMan/buildGame.sh

./pacMan/buildGame.sh

πŸ“š Related documents


πŸ“œ License

This project is under the Mit License.


πŸ™ Thanks

We would like to thank the following people for their help and support:

  • Garry for his code reviews and help.
  • ALGOSUP to give us the chance to work on this project.
  • Namco for the original game.
  • Team 4 for the help on Quality Assurance.

About

A 16bit, x86 Pac-Man look-alike, made with ❀️ by Team 3 😎

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages