added comments
This commit is contained in:
parent
4d6b176278
commit
b9283e8bc5
@ -12,6 +12,13 @@ export class HomePage {
|
|||||||
|
|
||||||
wellnesswheel() {
|
wellnesswheel() {
|
||||||
console.log("komt wellnesswheel game");
|
console.log("komt wellnesswheel game");
|
||||||
|
// On click open modal page
|
||||||
|
// all modal pages have the same style.
|
||||||
|
// Just de steps differ
|
||||||
|
// On clicking "start" check if cookie exists
|
||||||
|
// if it exists ask if the user wants to restart or continue
|
||||||
|
// otherwise a cookie will be created with the game information
|
||||||
|
// Than start the game
|
||||||
}
|
}
|
||||||
|
|
||||||
lifeline() {
|
lifeline() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user