Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/algosup/2023-2024-project-2-x86-retrogaming-team-8


https://github.com/algosup/2023-2024-project-2-x86-retrogaming-team-8

Last synced: about 5 hours ago
JSON representation

Awesome Lists containing this project

README

        


PACMAN
link
assembly

# 2023-2024-project-2-x86-retrogaming-team-8
![-----------------------------------------------------](https://raw.githubusercontent.com/andreasbm/readme/master/assets/lines/rainbow.png)

|


Functional Specifications

|


Technical Specifications

|
|--|--|
|
|
|

![-----------------------------------------------------](https://raw.githubusercontent.com/andreasbm/readme/master/assets/lines/rainbow.png)

## Description
Named as x86-retrogaming, the goal of the project is to Reproduce the game pacman, and add some new features if possible, but keeping the concept of it visualisation exactly like it was during it publish "1970s".

## Installation
For this project we have to us dos-bot to emulate a particular system processor that is x86 Architecture, This will help us to run the assembly code on, as the code shall be done in different interface.

## Installation
For this project we have to us dos-bot to emulate a particular system processor that is x86 Architecture, This will help us to run the assembly code on, as the code shall be done in different interface.

## Steps to follow execute the pacman game
1. Open the Pacman folder
2. Open the code subfolder
3. Open the main subfolder
4. launch the Build_main.cmd file
5. go back to 2023-2024-project-2-x86-retrogaming-team-8 folder
6. Execute Pacman for windows or Pacman.cmd

## Steps to follow to execute the game Pacman on MacOS

1. Open the Pacman folder
2. Open the code subfolder
3. Open the main subfolder
4. Carry the bin subfolder, and the pamcman.sh file and put it in the main subfolder
5. Open the terminal and direct yourself in the main subfolder
6. On the terminal type the command chmod +x ./build_main.sh and press enter
7. Next, type ./build_main.sh and press enter
8. Repeat step 4 and 5 and use ./pacman.sh instead of ./build_main.sh
9. when dosbox open, type main and press enter to launch the game.

## Features
1. Recreate the game pacman in Assembly programming Language.
2. The game most visualy look like that of the year it was published "1970s".
3. The program must be run in dos-bot.
4. Some newly features can be added on the game.

## Disclaimer
This is a fangame to honnor the game "Pacman" by NAMCO.

## Contributors
### Management

| Avatar | Name | Role|
| :---: | :---: | :---: |
|David Cuahonte Cuevas| [**David Cuahonte**](https://github.com/DavidCC812)| Project Manager|

### Documentation

| Avatar | Name | Role |
| :---: | :---: | :---: |
|AtifaAMIRI | [**Atifa AMIRI**](https://github.com/Atifabaran) | Program Manager|
| Bistrel2002 | [**Tsangue Bistrel**](https://github.com/Bistrel2002) | Technical Lead |

### Coding

| Avatar | Name | Role |
| :---: | :---: | :---: |
| | [**Séréna BAVAROIS**]() | Software Engineer|
| Bistrel2002 | [**Mattéo LEFIN**](https://github.com/Mattstar64) | Software Engineer|

### Testing

| Avatar | Name | Role |
| :---: | :---: | :---: |
CamilleGayat |[**`CamilleGayat`**](https://github.com/CamilleGayat)|Quality Assurance