jpowie01 / Bulletline

Client for Bulletline - Simple 2D shooter game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bulletline

This is repository for Bulletline's client.
All of the documentation is located in the docs, source in src and assets in assets.
Server can be found in separate repository.

Requirements

All you need is Windows, Linux (e.g. Ubuntu) or Mac OSX with C++ compiler and SFML 2.3 properly installed.
Both x86 and x64 architectures are supported.

Technology

  • C++
  • SFML 2.3

How to run?

We fully support Visual Studio 2013+ and XCode 7+ IDEs. Just create simple SFML project with this source code.

How to play?

Make sure that server is running properly. Run game and choose Play option. After that enter server entries and your player's name. Click Next and wait for other players. Game will start with 2 or 4 players!

That's all - have fun!

Authors

Screenshots

Screenshot 1 Screenshot 2 Screenshot 3 Screenshot 4 Screenshot 5

About

Client for Bulletline - Simple 2D shooter game


Languages

Language:C++ 98.0%Language:Objective-C++ 2.0%