Git Product home page Git Product logo

archaicquest-ii-web-admin's Introduction

ArchaicQuest II - Web Admin

alt ArchaicQuest II

This is the content management system project for ArchaicQuest II. The goal is to have all the content for the game managed from the web.

Current Features

  • Dashboard with stats on Items, mobs, area/rooms, and quests. List of who's playing. Stats on new accounts and characters per month. PvP & PvE kill stats coming soon ๐Ÿ“ˆ
  • Manage game settings: Double XP, gains, and quest points. Toggle PvP/thieving โš™
  • Manage admin users and view logs of game changes ๐ŸŽซ
  • View/Add/Edit Areas & rooms ๐Ÿฆ
  • View/Add/Edit Items โš”
  • View/Add/Edit Mobs ๐Ÿ‘น
  • View/Add/Edit Skills & spells โœจ
  • View/Add/Edit Classes ๐Ÿง™โ€โ™‚๏ธ
  • View/Add/Edit Quests โ‰
  • Lua scripting for mobs & quests ๐Ÿ“œ

ArchaicQuest II comprises of 3 projects that are required together.

Project Description
ArchaicQuest II C# game engine, contains the web API for the admin tool and the SignalR hub for the web socket connects to the client.
ArchaicQuest II - Admin tool Angular 8+ web admin, allows creation and management of your MUD world.
ArchaicQuest II - Game Client Angular 8+ web client for connecting to the game and playing with others.

Running the project

You need Node.js installed

Run npm install in the directory where you cloned the repo

Run npm start to run the project. Navigate to http://localhost:1337/. The app will automatically reload if you change any of the source files.

Build for production

Run npm run buildProd to build the project. The build artifacts will be stored in the dist/ directory.

Running unit tests

Run npm test to execute the unit tests via Karma.

Screenshots

Dashboard

alt ArchaicQuestII Web Admin

Area / Room View

alt ArchaicQuestII Web Admin

alt ArchaicQuestII Web Admin

Mob view/Edit

alt ArchaicQuestII Web Admin

Mob List view

alt ArchaicQuestII Web Admin

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.