Skip to content

multiplayer game in C++ using the SFML graphics library.

Notifications You must be signed in to change notification settings

George562/multigame

Repository files navigation

multigame

Release Language Open Source

We are the "Boys At Github" team. We create our own game in C++ using the SFML library.

We developing our own engine specifically for this game, but part of engine can be used for other projects

You can suggest various features in VK messages: https://vk.com/majong562

At the moment the game is not playable. We are at the development stage of the engine. In the future, game mechanics and a plot that are already being written will be added. The game is conceived in the roguelike style. Our team has artists, so all the sprites for the game will be their own.

currently available mechanics:

  • walk
    • w a s d
    • Shift (sprint)
  • shoot
    • LMB
  • weapons (selected by scrolling wheel)
    • Pistol
    • Shotgun
    • Revolver
    • Rifle
    • Bubblegun
  • Interactible objects (interaction with the X button)
    • portal (step on it and push X)
  • minimap
    • acrivated by Tab
    • move and zoom by mouse
    • can be hold on player by Space
  • Enemies
    • DistortedScientist

Our sprites and arts

Our music

Attention

The game may not run on your computer due to the lack of some libraries (.dll). If this happens, then report us about problem and we try to solve it.

If you want to recompile the game, then use the Makefile.