Skip to content

ArturKnopik/SFML_Game_Engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GameEngine

2D Game Engine made on top of SFML

Installation

To compile on Windows, you will need to download and install:

Git

Visual Studio 2019 Community (compiler)

Vcpkg (package manager)

Download the source code

git clone --recursive https://github.com/krecikondexin/SFML_Game_Engine.git

Install libraries

.\vcpkg install sfml:x64-windows

\vcpkg integrate install

About

2D Game Engine made on top of SFML

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages