Skip to content

Throw the dice is a simple example of helper app for RPG / boardgames

Notifications You must be signed in to change notification settings

eclipse-oniro4openharmony/app-ThrowTheDice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Throw the dice

Introduction

Throw the dice is a simple example of helper app for RPG / boardgames

Table of contents

Functionaility
General Process

Functionaility

•  App will allow to simulate throw of single dice 
•  Simulate normal dice, and coin flip
•  Quotes are sourced from https://github.com/tlcheah2/stoic-quote-lambda-public-api

General Process

This part introduces the general process of the application development

  1. Logic and functionailities
  2. Checking and testing

Logic and functionailities

  • The basic logic of the app is as follows: • App show how to implement grid layout with custom grid item. • When the user clicks on the dice, show him the roll view with he can simulate dice throw.

Checking and Testing

  • Since some actions in the app are asynchronous, using console logs was the preferred verification method. All functionalities can be tested on the Previewer or on an Emulator.

About

Throw the dice is a simple example of helper app for RPG / boardgames

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published