SkillAgentSearch skills...

Shooter

First person shooter written on 3dzavr game engine.

Install / Use

/learn @vectozavr/Shooter
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Shooter 3Dzavr SFML version

<h4>About:</h4>

Source code of simple shooter on 3Dzavr SFML game engine

Project demonstration

MIT License downloads Community Discord Commits TODOs Repo size

<h4>Installation:</h4> 1) [Download release](https://github.com/vectozavr/shooter/releases/tag/0.1.0), [unzip it](https://www.7-zip.org) and run shooter.exe file
  1. Write <b>ip</b> and <b>port</b> of server in <b>connect.txt</b> file.

  2. Write <b>port</b> of the server in <b>server.txt</b> file (only for computer where the server will be running).

  3. Enjoy gaming!

<h5>Click here if you want to run the server</h3>

<h4>Control:</h4>

<b>Mouse</b>, <b>Space</b>, <b>A</b>, <b>S</b>, <b>W</b>, <b>D</b> – player control.

<b>SHIFT</b> – slow motion (this ability is not infinite: its bar is next to hp)

<b>E & Q </b> or keys <b> <- -> </b> – change weapon

<b>R</b> – recharge

<b>O</b> – turn OpenGL on/off

<b>Tab</b> – turn debug mode on/off

<h4>Playing with a source code:</h4>
  1. Download and install OpenAL library for SFML sound support (in current version you can't setup this engine without OpenAL)

  2. Clone this repository

  3. Open project

    Using CLion with MinGW (32-bit) compiler: open <b>CMakeList.txt</b> as a project

    Using Visual Studio: open <b>shooter.sln</b> as a project

  4. Built project and run the game

Structure: Project demonstration

Online: Project demonstration

GamePlay: Project demonstration Project demonstration Project demonstration Project demonstration Project demonstration

Related Skills

View on GitHub
GitHub Stars91
CategoryDevelopment
Updated17d ago
Forks20

Languages

C++

Security Score

100/100

Audited on Mar 12, 2026

No findings