/Prototype-RPG

React Native - Pototype of a RPG board game manager app.

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Full RPG Board game app prototype | From UI/UX to codding

RPG board game manager for masters and players. Control the scenarios, add enemies and NPC of each game phase. Up to a master and 5 players**.

**concept only

UI/UX prototype

App POC

Example

  • The application starts with standard splash art and then proceeds to walkthrough.
  • The user is redirect to Login page.
  • After fake login, the user is redirect to HomeScreen.

Illustrations

To-do list:

  • Add Auth using AWS Amplify Auth
  • Add image gallery.
  • Review the overall design for a more concise version.

Observations:

  • This package is still under development. Some features have not yet been added, or are different from those presented.

Componetized and stylized

  • Compononetized
  • Global theme colors

Pre-requisits

Running the application

1. Install the dependencies:

$ yarn
 or
$ npm install

2. Run the expo on your mobile using the "Expo app" or run on an Android or iOS simulator:

$ expo start
$ expo start --ios 
$ expo start --android 

License

MIT © Klauber Freitas The illustrations copyright are not included within this package.