Coder Social home page Coder Social logo

easymoba's Introduction

easymoba

Welcome to EasyMOBA version 0.1f (16 February 2017) Unity Version: Unity2017.3

EasyMOBA is a ready Unity template that you can build your MOBA with using it. Both client & server reads the data from the folders. You can add heroes, creatures, new hero levels, new maps, new game modes just editing that folders. For more information, check the Documentation/Adding Content.html

Seperated client & server. Server does the mechanics, the game client simulates. All game sessions (even on single-player) run on the server side. All the game sessions (no exe instancing) are handled on the server with a custom light-weighted collision detection system & pathfinding. After Unity announced UNet will be deprecated with Unity 2018.4, it's no point to keep this project private.

With the coding skills you can create everything with EasyMOBA. For example; You can create Third Person Multiplayer Action Game in hours by just editing CameraScript.cs & AgentInput.cs You can even make Co-op mods, Singleplayer mods with EasyMOBA but all the game mechanics is holded by the server side, so even on a singleplayer game made with EasyMOBA will require an internet connection.

Playable demos (Client & Server) https://drive.google.com/drive/folders/1nBRQvLlJ42_PmdJKXCltRcsNO3RpGaAA

EasyMOBA Requires at least Unity2017.3 https://www.youtube.com/watch?v=oM9uE_8BT9Q https://www.youtube.com/watch?v=cVws7XwNPno https://www.youtube.com/watch?v=ZkPfjwsu6dY https://www.youtube.com/watch?v=2vhZQt4IX-c https://www.youtube.com/watch?v=xtMKkCyThu8

easymoba's People

Contributors

nidaynere 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.