Skip to content

KacperAstro/pew-pew-panic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pew-Pew-Panic

This project is part of a CS class at Uni. It's a game written in C++ using the SFML library.

How to Run the Project

To run the project, ensure you have the following installed on your system:

  • A C++ compiler
  • SFML version 2.5 or 2.6

If you have everything installed than do this:

  1. Clone or download this repository.

  2. Navigate to the project directory in your terminal.

  3. Build the project using make:

    cd build
    make
  4. Run the game using:

    ./infa

License

You are free to use, modify, and distribute the code for this project. However, this project relies on the SFML library, which has its own licensing terms. Make sure to review the SFML license if you plan to use SFML in your own projects.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published