Giter Site home page Giter Site logo

mwdchang / archmage-reimagined Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 507 KB

Archmage Reimagined is a modern take on the classic MMORPG game Archmage

JavaScript 0.18% HTML 0.18% Vue 33.19% TypeScript 64.53% CSS 1.62% Shell 0.29%
archmage game mmorpg

archmage-reimagined's Introduction

Archmage Reimagined

Archmage Reimagined is both a modern take and a re-imagination of the classic online MMORPG game "Archmage: Reincarnation from Hell".

Archmage was a rich and complex game enjoyed by those who likes deep strategy games. However, it is not easy to play, especialy for new players and those with limited time. This project will address these limitations and introduce new ideas to keep the game fresh.

Development

You will need to meet the following prerequisites

  • nodeJS version 20 or higher
  • yarn version 1.22.19 or higher

Code is written in Typescript, with the UI written in Vue 3.

Running locally

This setup has been tested on *nix-based machines, it should work on Windows with a few tweaks to setup.sh file.

  • In the project folder, run yarn
  • Run setup.sh to link mono repo resources
  • Running the server yarn run server, server should be listening on http://localhost:3000
  • Running the client yarn run dev, client should be running on http://localhost:9000

Organizational structure

  • packages/shared: Shared utilities, types
  • packages/data: Unit and spell files
  • packages/data-adapter: I/O
  • packages/engine: Game engine
  • packages/server: Game server
  • packages/client: Game client

Acknowledgement

Much of this project is inspired by other Archmage-like projects, if you are interested in playing the game closer to the original, please check them out:

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.