Skip to content
/ Project-Template Public template
generated from SFML/cmake-sfml-project

This is a C++/SFML CMake project template that I use to get started on my new game projects more quickly. It contains some basic boilerplate code and files, as well as folder structure that I most often use.

License

Notifications You must be signed in to change notification settings

lukav1607/Project-Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Name

Description

🎮 Gameplay Overview

🚀 Features

🛠️ Made With

C++

SFML 3.0.0

📦 Build and Run

To run the project locally:

  1. Clone the repository:
bash
Copy
Edit
git clone https://github.com/lukav1607/Repository-Name.git
  1. Open the project with Visual Studio (or your preferred IDE).
  2. Make sure you have SFML 3.0.0 installed and linked properly.
  3. Build and run the project!

📜 License

This project is for educational and portfolio purposes (MIT License).

Credits

Audio

About

This is a C++/SFML CMake project template that I use to get started on my new game projects more quickly. It contains some basic boilerplate code and files, as well as folder structure that I most often use.

Resources

License

Stars

Watchers

Forks

Releases

No releases published