Code Monkey home page Code Monkey logo

unity-2d-online-rpg's Introduction

Online Multiplayer RPG with an Authoritative Server

GitHub Repo size GitHub Languages GitHub Issues GitHub Stars License

I'm aiming to create a game very much like what we have as MMORPGs though not as scalable as current MMORPGS as doing that requires a lot of time and expertise. My main goal is to earn experience on data manipulation at server-sided resources and learn some Unity on the way.

Project Status

This project is currently paused without ETA of returning to it. I'm focusing on other areas of expertise. Feel free to use, fork and contact me if needed.

Roadmap

What do I need to do and what is done.

NPCs

  • Talkable NPCS
    • NPC talking through Local Chat text messages.
    • Basic NPC talking through click interaction.

Level Design

  • Map
    • Initial Area

Scriptable Skills

  • Passive Skills
  • Active Skills
    • Buffs & Debuffs
      • Buffs
        • Area Buffs
      • Curses
        • Area Debuffs
    • Damage
      • Damage over Time
    • Healing
      • Healing over Time

Entities

Players

  • Inventory

Monsters

  • Base Entity
    • Energies // Percent and Recover methods
      • Health Component
      • Mana Component
      • Stamina Component
      • [-] Statuses Components
    • Level Component
    • Equipment Component
    • Skills Component
    • Animator Component (currently, animator is on the Player Component)
    • 2D Grid Proximity Checker Component
    • Audio Source

Quests

  • Scriptable Quests
    • Gathering Quests
    • Kill Quests
    • Exploration Quests

Design

  • Basic Player Sprites
    • Male & Female
    • Multiple Hair Sprites

UI

  • Local Player UI
    • Login

    • Account Creation (will be done on a Next.js web-app hosted on Heroku afterwards) - for now, it is possible to create a new account by trying to login with an unexistant one.

    • Character Creation

      • Gender Selection
    • Character Selection

    • Inventory (V)

      • Backpacks Equiped (B)
    • Character Statuses (C) Status Distribution, Status Information, Damage, Defenses, etc.

    • Skills Page (P)

    • Skillbar

    • NPC Interaction

      • Trade

unity-2d-online-rpg's People

Contributors

dennysoliveira avatar dennysoliveira-2 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 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.