Skip to content

Kikoman90/ft_retro

 
 

Repository files navigation

ft_retro

ft_retro is a multiplayer shoot 'em up game made with C++, developped by jfortin42 and myself
The project focused on working with abstract classes, inheritance, and other notions.

preview



How to play

Each player has a list of weapon. You can equip more weapons by getting the bonuses (indicated by a green $).

Description  Key(s) 
exit program  esc 
move left  a   ◄ 
move right  d   ► 
move up  w   ▲ 
move down  s   ▼ 
shoot  space   0 (num) 

Contact & contribute

If you want to contact me, or help improve this project, send me a mail at fsidler@student.42.fr

About

A shoot 'em up game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 99.0%
  • Makefile 1.0%