Parkour game – Game like Minecraft in Webbrowser Created with Unity

CLICK: Game like Minecraft in Webbrowser

Game like Minecraft in Webbrowser
Direction: w – forward, s – backward, a -left, d -right, space – jump , t – back to the top!
Mouse moving – camera, view
Mouse left click – mining, stone mining: 4 clicks
Mouse right click – building
Block changing at building: 1- stone, 2- water (flooding!), 3- diamond, 4- redstone, 5-gold
If you can’t move You are stucked in the block. Try mining the blocks around yourself and Push the SPACE key (jump key) and ‘w’ key. OR push the ‘t’ key to go to the top.
F5- restart game.

Parkour game

This game is working on the Windows system.

https://harmonicaman.itch.io/parkour-game

Start: click on the ParkourGame.exe Finish: Click Esc key

Direction: w – forward, s – backward, a -left, d -right,
space – jump ,
t – back to the top

Mouse moving – camera, view

Mouse left click – mining, stone mining: 4 clicks
Mouse right click – building
Block changing at building:

1- stone, 2- water (flooding!), 3- diamond, 4- redstone, 5-gold

You can flood your territory with the water! (click: 2 and Mouse left click)
If you can’t move You are stucked in the block.

Try mining the blocks around yourself and Push the SPACE key (jump key) and ‘w’ key. OR push the ‘t’ key to go to the top.

How can you use the effects and settings on the Mosaic Creator – You can Download The Source Code

Mosaic Creator

https://blogbook.hu/laravel_vue_image_mosaic/public/

Multi User Mosaic Art With VueJS And Laravel PHP

You can create mosaic from pictures on the online website
You can Download The Source Code!!

This is an Mosaic Art Project to create a fast dramatic effect with the pictures.
Create Mosaic with a button click.

Combine your favorite pictures to create amazing wall art.
You can store this pictures here and You can add more pictures later.

If you are Laravel and VueJs developer I think this project is interesting for you.
Don’t Buy this Script If you don’t know the Javascript, VueJs, PHP
Please first test the basic features.
It was one of my Startup idea but I don’t have enough time.

You can create almost 2500px X 1500px JPG picture at normal setting.
Add photos after login, create your own photo mosaic or collage. You can upload 100 pictures.
You can edit your pictures in private mode. Nobody can see your pictures.
You can delete all pictures with one click.

The Project consists the Vue-BabylonJS 3D art sections. This is separate, experimental section from the mosaic maker
If you create a mosaic (or upload a picture in the admin section) You can randomize them in the ‘3D World’ or the ‘Falling Blocks’

~~~~~~~~~~~~~~~~~~~~~

This is an Mosaic Art Project to create a fast dramatic effect with the pictures.

If you are Laravel and VueJs developer I think this project is interesting for you.

Don’t Buy this Script If you don’t know the Javascript, VueJs, PHP !!!!

I use Javascript Image Effects to modify the pictures.
I use Vuex Store for the communication between the components.
VueJs Component: MosaicComponent,ImageComponent,ImageuploadComponent,…

I use Xampp for the local development.
I don’t have shared hosting you can use this app on localhost to creating graphic art.

/////////////////////////////////////////

login:

Admin
admin@test.com/123456

Test user:
test@test.com/123456
test2@test.com/123456

For test@test.com, test2@test.com are not allowed to change password

/////////////////////////////////////////

.env file, Setting, Install:

//Edit protected .env in the root folder
//MYSQL SETTING:
// Edit the datas with your access data of your hosting or local server

DB_CONNECTION=mysql
DB_HOST=127.0.0.1
DB_PORT=3306
DB_DATABASE=laravel_vue_image_mosaic
DB_USERNAME=root
DB_PASSWORD=root

//The SQL file is in the SQL folder
The best Tool is the PHPMyAdmin.
Import the SQL files of the program from the sql folder.

////////////////////////
//Image AND File upload setting:
//.env
//You can edit the file size If you want it.

#max image size in KB t he value is in kilobytes. : 50MB
IMAGE_SIZE = 50000

///
Edit the URL of your page.

WORK_URL=http://localhost/projects/laravel5/laravel_vue_image_mosaic/public

//////////////
VueJs edit:

First Check the NPM is existing.
npm –v

If npm is missing You can download and install here:

https://nodejs.org/en/

If you want to change the Vuejs Component:
You can edit these VueJs components.

\resources\js\components\

After edit Please Run NPM:

npm install

npm run dev

GIMP tutorial

How to make an Image Transparent in GIMP | Easy Tutorial | 2021

~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Hue-Saturation, Invert, Sharpen, Curves – good graphic tools

Sometimes I am using GIMP with my Mosaic Creator .

I am sharing on the Instagram.

GIMP is very good free photo editor. Almost as good as Photoshop is.

In the video I show some effects (Hue-Saturation, Invert, Sharpen, Curves )

ONLINE FREE ART MOSAIC CREATOR – Application Against The Climate Change

https://blogbook.hu/laravel_vue_image_mosaic/public/

Create Mosaic or Collage with a button click.
Combine your favorite pictures to create amazing wall art.
You can store this pictures here and You can add more pictures later.
Impress Your Friends with a mosaic or a collage after the event.
Impress Your Boss with a mosaic or a collage of the products of your company.

You can create almost 2500px X 1500px JPG picture at normal setting.
Add photos after login, create your own photo mosaic or collage. You can upload 100 pictures.
You can edit your pictures in private mode. Nobody can see your pictures.
You can delete all pictures with one click.

Free Online Photo Mosaic and Collage Maker, Free Online Mosaic Postcard and Poster Creator, Thumbnail Photo Collage

HU: Ingyenes webes mozaik és kollázs kép készítő program
Online Fotó Mozaik Készítő

Elgondolkodtató, pixeles képek veszélyeztetett fajokból, ahol minden képpont egy fennmaradt egyedet képvisel
https://index.hu/mindekozben/poszt/2019/10/03/elgondolkodtato_pixeles_kepek_veszelyeztetett_fajokbol_ahol_minden_keppont_egy_fennmaradt_egyedet_kepvisel/

SharePoint SOD info

SP.SOD.execute, SP.SOD.executeFunc

Difference between SP.SOD.executeFunc & other methods: https://sharepoint.stackexchange.com/questions/148193/difference-between-sp-sod-executefunc-other-methods

Understanding SharePoint and Script On Demand (SOD): http://www.migee.com/2015/09/24/understanding-sharepoint-and-script-on-demand-sod/

SP.SOD how to use correctly? https://sharepoint.stackexchange.com/questions/58503/sp-sod-how-to-use-correctly

SHAREPOINT SCRIPTS ON DEMAND (SP.SOD) http://www.ilovesharepoint.com/2010/08/sharepoint-scripts-on-demand-spsod.html

SP.SOD Methods: https://docs.microsoft.com/en-us/previous-versions/office/developer/sharepoint-2010/ff408081%28v%3doffice.14%29

execute:Executes the specified function in the specified file with the optional arguments.

executeFunc: Ensures that the specified file that contains the specified function is loaded and then runs the specified callback function.