Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/algosup/2023-2024-project-2-x86-retrogaming-team-7
https://github.com/algosup/2023-2024-project-2-x86-retrogaming-team-7
Last synced: about 6 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/algosup/2023-2024-project-2-x86-retrogaming-team-7
- Owner: algosup
- Created: 2023-10-31T11:30:26.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-21T15:57:32.000Z (11 months ago)
- Last Synced: 2023-12-21T22:11:55.925Z (11 months ago)
- Language: Assembly
- Size: 5.26 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Project 2 - RetroGaming x86 - Team 7 - 2023/2024
![Static Badge](https://img.shields.io/badge/Assembly%20x86-Grey?logo=windowsterminal&color=3b3832)### Project Team
| **Photo** | **Name** | **Role** | **Links** |
|:---:|---|:---:|---|
| | DESPAUX Guillaume | Project Manager | LinkedIn
GitHub |
| | RIFF Michel | Program Manager | LinkedIn
GitHub |
| | AUBARD Lucas | Technical Leader | LinkedIn
GitHub |
| | DELILLE Elone | Junior Software Engineer | LinkedIn
GitHub |
| | GUILLOUCHE Enzo | Junior Software Engineer | LinkedIn
GitHub |
| | LAURENT Ian | Quality Assurance | LinkedIn
GitHub|### Overview
On November 6th, 2023, we were tasked with the ambitious project of recreating Pac-Man in its entirety. To achieve this, we have been given a set of specific requirements, including developing the game for Intel x86 architecture, programming it in 16 Bits, and utilizing Assembler.
While we strive to maintain the original gameplay, we have also been given the challenge of adding or modifying features to make it stand out. With only 7 weeks to complete this project, we are eager to rise to the challenge and deliver a unique, high-quality version of this classic game.
### Organization
To ensure efficient organization and planning of tasks, we utilized a highly effective project management tool known as Trello. With unrestricted access granted to all members, you can conveniently monitor our progress and identify who has been working on specific parts of the project.### Deadlines
The project comprises several stages. Using the Trello project management tool, we can organize ourselves to finish before the following deadlines:
| **Date** | **Goal** |
|---------------------|--------------------------|
| November 13th, 2023 | Functional specification |
| November 27th, 2023 | Technical specification |
| December 8th, 2023 | Test plan |
| December 11th, 2023 | Working prototype |
| December 21th, 2023 | Final product |### Steps to download
1. Download DOSBox, and Install it
**https://www.dosbox.com/download.php?main=1**
2. Download the `GameTeam7.com` in **bin**
3. Launch DOSBox
Write in the DOSBox terminal :
* ``mount C "PUT_YOUR_DIRECTORY_HERE"``
* ``C:``
* ``GameTeam7.com``
Enjoy the game :P### Credits/Copyright
This game is a fanmade project and is not endorsed by, directly affiliated with, or officially connected to Namco or Bandai Namco Entertainment.
- Pac-Man and related characters are registered trademarks and copyrighted material owned by Namco/Bandai Namco Entertainment.
- This fan game is distributed for non-commercial purposes only.