Skip to content

Kaishiyoku/erebos

Repository files navigation

Table of contents

About

A GUI for the https://spacetraders.io game built with React.

The web app is at an early stage at the moment. Some basic functionality is still missing.

Huge code refactorings are planned, too. I'm currently trying to implement basic features as fast as possible and refine them later.

Demo: https://erebos.kaishi.de

Installation

  1. clone the repo
  2. run yarn install or npm install
  3. run yarn build or npm run build or run yarn start or npm start for development purposes
  4. deploy the web app or run it locally (localhost:3000)

Development roadmap

  • Login
  • Registration
  • simple dashboard with account data and ships in possession
  • show available loans
  • take loan
  • show available ships
  • purchase ships
  • show system information with all locations
  • purchase goods
  • sell goods
  • show flight plans on dashboard
  • cache marketplaces
  • reload user data when goods are purchased/sold
  • choose a ship and prepare a flight plan
  • execute flight plan and visualize it
  • add loading indicators to several components
  • refactor page components code

Screenshots

image

image

image

image

About

Unofficial web-frontend for the game https://spacetraders.io

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published