Skip to content

Cursor010/SFML-Game

Repository files navigation

About project | Screenshots | Feature | Building | Management |

About project:

This project is a simple offline game. The game is a platformer with a static camera.

The project includes:

  • Menu;
  • Settings;
  • Section about the game;
  • The Game;

Screenshots:

Menu Settings Pause
Menu Settings Pause
Gameplay

Feature:

  • Easy to implement;

Building:

Path to the SFML library folder: C:\Projects_C++\SFML_Game\SFML_Game\sfml\SFML-2.5.1-windows-vc15-64-bit\SFML-2.5.1

Visual Studio -> Run Debug x64

Visual Studio -> Run Release x64

Path to the SFML 2.5.1 (Visual C++ 15 (2017) - 64-bit) library folder: C:\Projects_C++\SFML_Game\SFML_Game\sfml\SFML-2.5.1-windows-vc15-64-bit\SFML-2.5.1

Catalog of books with folders with CMakeLists.txt

cmake -S . -B build

cmake --build build --config Release

cmake --build build --config Debug

Project DETH JUMP to assign as a startup project

Management:

  • Enter - enter
  • Esc - return back/set pause
  • Up — jump/move up;
  • Left — walk left;
  • Down — squat / move down;
  • Right — walk right;

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published