Skip to content
This repository has been archived by the owner on Aug 5, 2020. It is now read-only.
/ ft_retro Public archive

Terminal game written in C++ with programmed enemies and bosses.

Notifications You must be signed in to change notification settings

omiroshn/ft_retro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

** Message to 42 students **

You are free to copy, modify and share under your name my exercises. But you will learn nothing, or will have the impression to understand without be able to do it again alone. Be responsible and simply ask for help.

                                                                     omiroshn

ft_retro

Description

The goal of this project is to implement a simplistic shoot-em-up-style game in your terminal.

Requirements

  • linux or macos
  • installed ncurses

How to start the program:

make
./ft_retro

Some usefull buttons:

q - exit
Arrows - moving
Space - shoot

Releases

No releases published

Packages

No packages published