Skip to content

Project (a game) for Object-oriented programming at Poznań University of Technology.

Notifications You must be signed in to change notification settings

pwlsp/put-invaders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Below put-invaders is considered the repository folder.

To compile the game, run the following command:

g++ <some_path>/put-invaders/src/*.cpp -o <some_path>/put-invaders/invade -lsfml-graphics -lsfml-window -lsfml-system

To run the game, execute the created program:

<some_path>/put-invaders/invade

There will be a makefile soon, promise.

About

Project (a game) for Object-oriented programming at Poznań University of Technology.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages