Skip to content

Latest commit

 

History

History
52 lines (36 loc) · 2.88 KB

File metadata and controls

52 lines (36 loc) · 2.88 KB

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 [email protected]
Laurent Bouquin Project manager [email protected]
Aurélien Fernandez Program manager [email protected]
Mathias Gagnepain Junior software engineer [email protected]
Gaël Malvar Quality assurance [email protected]
Paul Nowak Tech lead [email protected]

Documents Link

Specifications

Project Management

Quality Assurance