Skip to content
This repository has been archived by the owner on Apr 11, 2024. It is now read-only.

Releases: PAGY0Z/Arcade-Epitech

Arcade Release 1.0.1

09 Apr 20:38
Compare
Choose a tag to compare

Arcade Release 🕹️

Welcome to the latest release of Arcade!

What's in the Box? 📦

In this release, you'll find everything you need to get started:

  • arcade: The heart of the show, our main binary ready to whisk you away into the world of games.
  • Dynamic Libraries: Dive into various arcade realms with ease.
    • arcade_sfml.so
    • arcade_ncurses.so
    • arcade_sdl2.so
    • arcade_snake.so
    • arcade_menu.so
    • arcade_pacman.so

Designed to be straightforward and user-friendly, Arcade has been compiled for Linux, ensuring compatibility and a smooth gaming experience.

Prerequisites 🛠️

Before you embark on this nostalgic journey, make sure your system is ready. Arcade leans on the following libraries to deliver its magic:

  • ncurses
  • SDL2
  • SFML

Ensure these are installed and properly configured on your machine. If you're unsure how to proceed, fear not! Your favorite package manager and a quick internet search should have you set up in no time.

Installation 🚀

Getting Arcade up and running is as simple as:

  1. Download the latest release from this repository.
  2. Extract the contents to your desired location.
  3. Run ./arcade path/to/the/dynamic/graphic/library.so from your terminal and dive in!