Skip to content

Medno/shell_gradius

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shell_gradius

42 school project: Mini-game done in 2 days (C++)

alt text

Overview

The aim of this project was to apply knowledges of:

  • Ncurses library
  • POO Interfaces
  • Polymorphism
  • Abstract classes

Rendered project didn't used the STL library, it was edited for flexibility and efficient improvement.

Installation

On UNIX-like systems, use the autotools based build system. Run the following commands from the top directory (containing this file) to configure, build and install:

shell_gradius_repository $> make
shell_gradius_repository $> ./ft_retro