Skip to content
/ arcade Public
forked from sdragos1/arcade

🕹️ Arcade game emulator

Notifications You must be signed in to change notification settings

AxelF44/arcade

 
 

Repository files navigation

arcade

Cross-platform arcade game emulator

Project Logo

ℹ️ Overview

The Arcade project is an interactive and modular gaming platform developed as part of the curriculum at Epitech. The project challenges students to create a flexible gaming framework capable of dynamically loading different game libraries and graphical user interfaces (GUIs).

📖 Learning Objectives

  • Software Design: Designing and implementing a modular and extensible software architecture.
  • Dynamic Linking: Understanding dynamic linking and the use of dynamic libraries in C++.
  • Graphical Programming: Gaining experience in graphical programming and interfacing with different graphics libraries.
  • Project Management: Collaborating in teams, managing project timelines, and ensuring effective communication.

📄 Project Info

💻 Developpers

🔌 Group Collaboration

The project has been realized in collaboration with this other group. Their group master is Mathéo Coquet that can be contacted at mathéo.coquet@epitech.eu.

About

🕹️ Arcade game emulator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 98.8%
  • Other 1.2%