Skip to content
/ Arcade Public

School project where the goal was to be able to change game or graphical library while playing.

Notifications You must be signed in to change notification settings

L0rentz/Arcade

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

School project where the goal was to be able to change game or graphical library while playing.

You need to have the SDL2, SFML and NCURSES.

You can change library by pressing 1 or 2. While in game you can change it by pressing 3 or 4.
In the menu use the arrows to change the game and the keyboard to select your name.
Press SPACE to switch between the menu and the game.
In game use the arrows to move.

Make and use
./arcade lib/arcade_sfml.so or
./arcade lib/arcade_sdl2.so or
./arcade lib/arcade_ncurses.so

About

School project where the goal was to be able to change game or graphical library while playing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published