Giter Club home page Giter Club logo

omae2.1's Introduction

Omae v2

Omae is a character generator for Shadowrun 5th Edition. Live demo can be found here.

Technologies

Getting Started

  1. Install NodeJS from nodejs.org. I'm currently using Node 10.8.0, but in theory a few older versions should still work too.
  2. Clone the repo (you may need to install git if you're running Windows) I also recommend setting up an SSH key git clone [email protected]:HeyOmae/Omae2.1.git
  3. Navigate to the directory you cloned the repo to. This is usually done with the command cd /path/to/directory/
  4. Install dependencies with npm install
  5. Run dev server with npm start Which should open a browser and run the app

Helpful commands

Start Dev Server

	npm start

Run Tests

	npm run test:watch

Create a release // TODO: Make this actually tag a release and bump the version number

	npm run dist

Lint the JS

	npm run lint

Fix all those nit picky little linting errors that you don't want to fix

	npm run lint:fix

Things that needs to get done

  • Make Gear able to be modded, like vision gear, commlinks, etc
  • Have different tables to display elecontric gear stats
  • Add Knowledge skills
  • Make qualities and adept powers actually effect stats
  • Add Mentor Spirits
  • Add Traditions
  • Fix the styling I broke on iPhone
  • Update the stats for metatypes from Run Faster errata
  • Update project dependencies
  • Add more to this README
  • Actually write unit tests for the react components
  • Look in to integration/end-to-end testing
  • Figure out how to make AIs and Shapeshifters work
  • Hide jokes in the code base to entertain myself

omae2.1's People

Contributors

apathy-dude avatar bensower avatar dethstrobe avatar draffapps avatar skachm avatar sonoftester 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.