Giter Site home page Giter Site logo

konstantintomashevich / urho3d-simple-multiplayer-shooter Goto Github PK

View Code? Open in Web Editor NEW
4.0 3.0 3.0 2.31 MB

Simple deathmatch shooter game on Urho3D game engine, which supports multiplayer and custom AIs.

License: MIT License

CMake 2.22% C++ 40.44% AngelScript 57.33%
games urho3d open-source c-plus-plus c-plus-plus-game angelscript multiplayer shooter deathmatch prototype

urho3d-simple-multiplayer-shooter's Introduction

Urho3D Simple Multiplayer Shooter

It's simple deathmatch shooter game on Urho3D game engine, it supports multiplayer and custom AIs.

Engine: Urho3D.

Programming languages: C++ (server, constants and launcher) and AngelScript (client and AIs), AngelScript != ActionScript.

Features:

  • Client-server multiplayer support.
  • Custom scriptable AI support.
  • Server leaderboard.

How to build

Step 1. Download Urho3D source and build it. Recommended version -- current master. Also you can build Urho3D from source, for more information visit Urho3D Site.

Step 2. Set URHO3D_HOME environment var equal to the unpacked sdk dir.

Step 3. Clone repository:

git clone https://github.com/KonstantinTomashevich/urho3d-simple-multiplayer-shooter.git

Step 4. Generate build directory via CMake:

cd urho3d-simple-multiplayer-shooter && mkdir build && cd build && cmake ..

Step 5. Build.

make

Step 6. Executables will be in ${BINARY_DIR}/bin folder.

Screenshots:

1 2 3 4 5

urho3d-simple-multiplayer-shooter's People

Contributors

konstantintomashevich avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.