HackYourFuture-CPH / fp-class12

Treasure Hunt Game for children
MIT License
5 stars 3 forks source link

Added Game Page #165

Open ghofranebenhmaid opened 4 years ago

ghofranebenhmaid commented 4 years ago

Description

Created Game Page.

Fixes #136

How to test?

npm run dev

Checklist

krithi-kondana commented 4 years ago

Description

Created Game Page.

Fixes #136

How to test?

npm run dev

Checklist

  • [x] I have performed a self-review of my own code
  • [x] I have commented my code, particularly in hard-to-understand areas
  • [x] I have made corresponding changes to the documentation
  • [x] I have merged the latest version of the source branch (typically develop) into this branch before pushing my changes
  • [ ] This PR is ready to be merged and not breaking any other functionality
ghofranebenhmaid commented 4 years ago

@dpfernandes Is it on purpose, that the map theme change from the pick a map page to the game map page?

ghofranebenhmaid commented 4 years ago

@ricardoaguiar I modified the footer component so that the footer is fixed to the bottom for everyone.. This applies also to the Header. I still havn't push it.. image