Connecting Minecraft and e-Commerce business services

Post on 13-Apr-2017

427 views 0 download

Transcript of Connecting Minecraft and e-Commerce business services

Connecting Minecraft and e-Commerce business servicesLars Gregori/Hybris Labs March 09, 2016

Agenda

Minecraft

Agenda

Minecraft

Raspberry Pi

Node-RED

Agenda

Minecraft

Raspberry Pi

DesktopNode-RED

Agenda

Minecrafte-Commerce

business servicesRaspberry Pi

DesktopNode-RED

Minecraft and Raspberry Pi

Minecraft and Raspberry Pi

FREE

Raspbianpre-installed

no mobs (e.g. Creeper)

Version v0.1.1 alpha

APIvia Socket

Minecraft and Raspberry Pi

API

Python

Java

NodeJSJavaScript

minecraft-pi-promise

API example

$nc 127.0.0.1 4711

player.getPos()

player.setPos(…

world.setBlock(…

API DEMO

SHOP DEMO

YaaS APIs

Product Content Cart Checkout Events

product cardId orderId

Minecraft and Desktop

Minecraft and Desktop

DIFF

$$$Java:MinecraftForge

Version v1.9

ClientServer

Minecraft and Desktop

DIFF

$$$Java:MinecraftForge

mobs e.g. Creeper,Villager, …

Version v1.9

ClientServer

SHOP DEMO 2.0

Customer & SalesExample

Customer & Sales scenario illustrated

CUSTOMER ADDS ONLINE

PRODUCTS TO CART

Customer & Sales scenario illustrated

SALES CARRIES PRODUCTS

CUSTOMER ADDS ONLINE

PRODUCTS TO CART

Customer & Sales scenario illustrated

Customer & Sales scenario illustrated

CUSTOMER PAYS

Customer & Sales scenario illustrated

CUSTOMER PAYS

Customer & Sales scenario illustrated

SALES GIVES PRODUCTS TO CUSTOMER

CUSTOMER PAYS

CUSTOMER & SALES DEMO

Some Code

RAML

CODE

THANK YOU.

@choas

Lars Gregori Technology Strategist

labs.hybris.com

Credit

Template and most of the images: SNK interactive http://snk-interactive.de/

Creeper: http://minecraft.gamepedia.com/File:Creeper.png (by-nc/3.0)

Links

Rasbpian http://www.raspbian.org/

minecraft-pi-promise https://www.npmjs.com/package/minecraft-pi-promise

Minecraft Forge (Forum) http://www.minecraftforge.net/forum/

Minecraft Forge (Files) http://files.minecraftforge.net/

Minecraft Modding http://greyminecraftcoder.blogspot.de/p/list-of-topics.html

Minecraft Wiki http://minecraft.gamepedia.com/Minecraft_Wiki

YaaS API https://devportal.yaas.io/

RAML http://raml.org/