https://github.com/yukta026/frt_flexboxexplora
FLEXBOX EXPLORA game has been created to make learning fun. By playing this game, player will learn various flexbox properties. This approach gives the learner a hands on experience of basic flexbox concepts.
https://github.com/yukta026/frt_flexboxexplora
azure-resources azure-static-web-apps html-css-javascript visual-studio-code
Last synced: about 2 months ago
JSON representation
FLEXBOX EXPLORA game has been created to make learning fun. By playing this game, player will learn various flexbox properties. This approach gives the learner a hands on experience of basic flexbox concepts.
- Host: GitHub
- URL: https://github.com/yukta026/frt_flexboxexplora
- Owner: Yukta026
- Created: 2023-09-28T13:00:46.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-30T15:02:46.000Z (over 1 year ago)
- Last Synced: 2025-01-08T06:36:26.849Z (4 months ago)
- Topics: azure-resources, azure-static-web-apps, html-css-javascript, visual-studio-code
- Language: HTML
- Homepage: https://nice-rock-0c08ab110.3.azurestaticapps.net/index.html
- Size: 521 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# frt_FlexboxExplora
FLEXBOX EXPLORA
This game has been created to make learning fun. By playing this game, player will learn various flexbox properties. This approach gives the learner a hands on experience of basic flexbox concepts.This game has been developed in HTML, CSS and JS.
Microsoft azure services used -
1) Microsoft Azure Portal for creating (frt_FlexboxExplorer) resource group for project
2) Azure Static Web Apps for deploying (frtFlexboxExplorer) project
On clicking on browse button website can be viewed -
IDE used - Microsoft Visual Studio Code
Project link - https://nice-rock-0c08ab110.3.azurestaticapps.net/index.html
Project Screenshots -
Project homepage -

This game has five levels and the game covers flex-direction, justify-content, align-items and flex-wrap properties of flexbox.
LEVEL -1 Learn to implement justify-content

Demo of game-
Just write the code and feed the fish
LEVEL -2 Learn to implement align-items

LEVEL -3 Learn to implement justify-content and align-items together

LEVEL -4 Learn to implement flex-direction, justify-content and align-items together

LEVEL -5 Learn to implement flex-direction and flex-wrap together
