Skip to content

Manech-Laguens/2023-2024-project-2-x86-retrogaming-team-6

 
 

Repository files navigation

2023-2024 project 2 PacMan

Team Members

Name Role Picture
Raphaël DESCAMPS Project Manager
Thibaud MARLIER Program Manager
Manech LAGUENS Quality Assurance
Rémy CHARLES Tech Leader
Habi CAILLEAU Junior Software Engineer
Raphaël PROUDHON Junior Software Engineer

Project Description


x86 Retro Gaming Project

The project :

For this second Project of 2023, Algosup has asked us to develop the Pac Man game in Assembly x86.

Project objectives :

This project aims to create a version of the famous Pac-Man game using assembly language. Objectives include writing the source code to faithfully reproduce the mechanics of the original game, implementing a graphical interface with user input management, and optimizing the code to ensure efficient performance. The overall aim is to develop a functional and optimized version of Pac-Man, while deepening practical understanding of the assembly language.

Difficulties

First of all, assembly language is complex to understand and complex to use. However, we are novices, if not inexperienced, in this language. We therefore need to learn and understand this language to be able to code this game.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Assembly 99.5%
  • Other 0.5%