Skip to content

A web-based educational game using the Blockly library. Slovak and English language.

Notifications You must be signed in to change notification settings

enixsoft/blockly-game-laravel

Repository files navigation

Blockly Game (Laravel)

Requirements (Linux):

  • docker
  • docker-compose

Requirements (Windows):

  • Docker Desktop
  • WSL2
  • Linux distribution (WSL2) integrated with Docker Desktop

How to run this application:

  1. Use Linux distro (natively or in Windows) to clone this repo and navigate to root folder of application.
  2. Install dependencies. https://laravel.com/docs/8.x/sail#installing-composer-dependencies-for-existing-projects
  3. Run command cp .env.example .env
  4. Run command ./vendor/bin/sail up -d
  5. Run command ./vendor/bin/sail artisan key:generate
  6. Run command ./vendor/bin/sail artisan migrate --seed
  7. You can now log in with username admin and password admin123 and play the game.

Blockly is a library from Google for building beginner-friendly block-based programming languages.


The Laravel framework is open-sourced software licensed under the MIT license.


The PlayCanvas engine is open-sourced software licensed under the MIT license.

About

A web-based educational game using the Blockly library. Slovak and English language.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published