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

9 stars 0 forks source link

Project 2 - Group 2 : x86 retrogaming

Description

ALGOSUP gave us the mission to recreate the famous retro game named Pac-Man with the X86 Assembly language. Indeed, we have to use a virtual machine named DosBox to simulate the MS-DOS operating system and program the maze game with our own sauce.

The game

Quick start

To start the game, you have to install the lastest version of DosBox virtual machine and run the following commands in the terminal:

mount c: /path/to/your/project
c:
main

Installation

See Installation

Project Team

Name Role Photo E-mail
Clémentine Curel Senior software engineer clementine.curel@algosup.com
Laurent Bouquin Project manager laurent.bouquin@algosup.com
Aurélien Fernandez Program manager aurelien.fernandez@algosup.com
Mathias Gagnepain Junior software engineer mathias.gagnepain@algosup.com
Gaël Malvar Quality assurance gael.malvar@algosup.com
Paul Nowak Tech lead paul.nowak@algosup.com

Documents Link

Specifications

Project Management

Quality Assurance