Programming with Python for Digital World Builders

Size: px
Start display at page:

Download "Programming with Python for Digital World Builders"

Transcription

1 Programming with Python for Digital World Builders System Setup (Microsoft Windows) The following instructions will lead you through the steps necessary to install and configure the software necessary to try Python coding at home using Python and Minecraft via the Raspberry Jam mod. Note: The original instructions that inspired this course can be found here ( but that I have modified slightly and included the Notepad++ editor. Step 1: Download and install Minecraft (desktop edition) Minecraft is required on your desktop so install the latest version before continuing if you already have Minecraft installed you can skip to Step Download Minecraft from Lesson 1: System Setup 1

2 2. Once Minecraft is installed launch the game, log in and then click the Play button on the launcher to ensure that everything is downloaded and ready to go. Minecraft launcher, click the Play button to ensure Minecraft is ready to go. 3. Exit Minecraft to install the Forge in the next step. Lesson 1: System Setup 2

3 Step 2: Install Forge for Minecraft The Forge application manages Minecraft mods and is needed for the Raspberry Jam Mod. 1. Exit Minecraft and the Minecraft Launcher (if it is currently running). 2. Download Forge installer for your version of Minecraft from: 3. Run the Forge installer the default settings should work. 4. Launch Minecraft. Lesson 1: System Setup 3

4 5. When the Minecraft Launcher window appears you need to select the new Forge profile before starting Minecraft. 6. Once you have selected the new Forge profile click the Play button to launch Minecraft with Forge to make sure everything is working. 7. Once Minecraft starts exit Minecraft so we can install the mod. Lesson 1: System Setup 4

5 Step 3: Install Raspberry Jam mod (Windows installer) The Raspberry Jam mod adds the ability to control Minecraft using Python so we need to download the mod and install it where the Forge modifier can start it up. 1. Download the Raspberry Jam installer (RaspberryJamMod-Installer.exe) here: Lesson 1: System Setup 5

6 2. Run the installer: Important: make sure the Sample Python scripts and mcpi framework are checked (as above) for installation. Lesson 1: System Setup 6

7 Step 4. Install Notepad++ (optional) We will be using the Notepad++ editor in class so you can install it or you can use the built-in IDLE editor provided with Python (or any other editor of your choosing). 1. Download Notepad++ from 2. Choose the Notepad++ Installer 64-bit x64 installer option and click to download. 3. Install the application once it is finished downloading. Lesson 1: System Setup 7

8 Step 5: Testing the mod 1. Launch Minecraft, making sure that you use the Forge profile. You should a screen like this after clicking the Play button on the Minecraft Launcher: Note: this is the launcher for Minecraft your Window should be titled Minecraft Lesson 1: System Setup 8

9 2. Once Minecraft starts verify that the Raspberry Jam mod is installed and running by clicking the Mods button: Lesson 1: System Setup 9

10 3. You should see the Raspberry Jam Mod listed on the left side (your version number/letter may be different). 4. Click the Done button to return to the main Minecraft page and click Single Player so we can create a new single player world to test the mod. Lesson 1: System Setup 10

11 5. Click the New World button and name your world Jam World. Click the Game Mode: button to change to Game Mode: Creative and then click the More World Options button and click the World Type: button to change it to World Type: Superflat then click the Create New World button at the bottom to create your new world. Lesson 1: System Setup 11

12 6. Once Minecraft starts type: /py donut 7. If all goes well, a giant glass donut will be drawn around you, and then it will be filled with water as above if you see this then you are done and can move on to other scripts. Possible errors: 1. If you get something like a Script not found error, this probably means that you don't have the sample scripts installed in the %appdata%\.minecraft\mcpipy folder so you will need to download them (python-scripts.zip) from here: and and install them following the instructions in Step 4 here: 2. If you get a 'Cannot run program "python"' error, you don't have your python directory in your system path. You may want to add it manually to the path, or just reinstall python, following the directions in Step 3 of my python install step here: Lesson 1: System Setup 12

13 Step 6: Start programming! Once you have the mod installed you are ready to start programming your own scripts or the scripts from class. To do this you need to ensure Minecraft is running, with the Raspberry Jam mod (as shown above) and then you need to launch your editor (Notepad++ or other), create your own script, save it and run it within Minecraft as shown above. Important: You must save your scripts in the mcpipy directory in order for the Raspberry Jam mod to see it and execute it. Loading the sample scripts (like donut.py): 1. Launch Notepad++ (or your editor of choice) and take a look at the sample scripts. 2. Click the Open icon or choose File > Open from the menu and type %appdata% into the File name box and press Enter. Lesson 1: System Setup 13

14 3. Double click the.minecraft folder. 4. Double click the mcpipy directory: Lesson 1: System Setup 14

15 5. Double click on any of the samples to open them. Lesson 1: System Setup 15

16 Where to save your scripts: Important: You must save your Python scripts to the following directory (on Windows): %appdata%\.minecraft\mcpipy So to save your own script called sample.py you would type the following filename: %appdata%\.minecraft\mcpipy\sample.py Note: If you are already in the mcpipy folder (as shown above) then you can simply type the name of your new script, sample.py, and click the Save button. Lesson 1: System Setup 16

17 Reference Links: - Minecraft (desktop edition as of Oct 7, 2016): o - Forge: Minecraft modifier (version ) o - Python: 3.x (Python as of Oct 7, 2016) o - Editor: Notepad++ o - RaspberryJam Mod: o Lesson 1: System Setup 17

RICK WARGO - APRIL 2016 PROGRAMMATIC INTERFACES TO MINECRAFT

RICK WARGO - APRIL 2016 PROGRAMMATIC INTERFACES TO MINECRAFT RICK WARGO - APRIL 2016 PROGRAMMATIC INTERFACES TO MINECRAFT INSPIRATION http://www.instructables.com/id/python-coding-for-minecraft/?allsteps RESOURCES Minecraft Pi Edition Runs on the Raspberry Pi Very

More information

Second version (March 2014) by Telenil

Second version (March 2014) by Telenil Second version (March 2014) by Telenil This document is a step-by-step installation guide for the Starcraft 1 and Brood War campaigns remake, with all necessary links and screenshots. The process does

More information

FINAL REVIEW. Well done you are an MC Hacker. Welcome to Hacking Minecraft.

FINAL REVIEW. Well done you are an MC Hacker. Welcome to Hacking Minecraft. Let s Hack Welcome to Hacking Minecraft. This adventure will take you on a journey of discovery. You will learn how to set up Minecraft, play a multiplayer game, teleport around the world, walk on water,

More information

[Title] MINECRAFT CAMP. System Administrator s Guide

[Title] MINECRAFT CAMP. System Administrator s Guide MINECRAFT CAMP System Administrator s Guide Contents Getting Started... 2 System Requirements... 2 Computers... 2 Network Requirements... 2 Minecraft Requirements... 2 Safe Gaming and Safe Modding... 2

More information

Sanctioning A Tournament

Sanctioning A Tournament Sanctioning A Tournament How To Sanction A Pokémon Tournament 1 1. Log into your Pokémon Trainer Club account and select OP Tools Dashboard from the lefthand toolbar. Note: You must have the Organizer

More information

uiulearn TUTORIAL INTEGRATIONS> HOW TO USE PANOPTO (STUDENT)

uiulearn TUTORIAL INTEGRATIONS> HOW TO USE PANOPTO (STUDENT) uiulearn TUTORIAL INTEGRATIONS> HOW TO USE PANOPTO (STUDENT) This tutorial covers how to record a Panopto video for your course. IN ORDER TO DO THIS, YOUR INSTRUCTOR MUST COMPLETE SEVERAL STEPS TO ALLOW

More information

G E O S E R V E R I N S TA L L

G E O S E R V E R I N S TA L L G E O S E R V E R I N S TA L L Installation and Configuration of GeoServer 01 January 2009 TABLE OF CONTENTS 1 Goals...3 2 Java Development Kit Install:...4 3 Set JAVA_HOME...6 4 GeoServer install...7

More information

Omniverse Setup Instructions

Omniverse Setup Instructions Omniverse Setup Instructions Hello Omni customer, Please follow the steps outlined below to get your Omni ready for Omniverse! Let us know if you have questions or issues at any time at support@virtuix.com.

More information

Battlefield Academy Template 1 Guide

Battlefield Academy Template 1 Guide Battlefield Academy Template 1 Guide This guide explains how to use the Slith_Template campaign to easily create your own campaigns with some preset AI logic. Template Features Preset AI team behavior

More information

Submittals Quick Reference Guide

Submittals Quick Reference Guide This topic provides a reference for the Project Center Submittals activity center. Purpose The Submittals activity center in Newforma Contract Management enables you to effectively log submittals and track

More information

- Introduction - Minecraft Pi Edition. - Introduction - What you will need. - Introduction - Running Minecraft

- Introduction - Minecraft Pi Edition. - Introduction - What you will need. - Introduction - Running Minecraft 1 CrowPi with MineCraft Pi Edition - Introduction - Minecraft Pi Edition - Introduction - What you will need - Introduction - Running Minecraft - Introduction - Playing Multiplayer with more CrowPi s -

More information

TOYOTA FINANCE ONLINE USER GUIDE

TOYOTA FINANCE ONLINE USER GUIDE TOYOTA FINANCE ONLINE USER GUIDE Introducing Toyota Finance Online, the easy way to manage your account Toyota Finance Online is the easy way to manage your account online. You can change your correspondence

More information

GRAPHOGAME User Guide:

GRAPHOGAME User Guide: GRAPHOGAME User Guide: 1. User registration 2. Downloading the game using Internet Explorer browser or similar 3. Adding players and access rights to the games 3.1. adding a new player using the Graphogame

More information

Effective Training Inc. Aug 2009

Effective Training Inc. Aug 2009 User Manual 1 Trademark Acknowledgements The GD&T Trainer Professional Edition is a trademark of Effective Training Inc. This product is authored using Toolbook Instructor from SumTotal Systems and Flash

More information

Mediasite Desktop Recorder: Recording a Lecture 2017

Mediasite Desktop Recorder: Recording a Lecture 2017 Mediasite Desktop Recorder: Recording a Lecture 2017 This lesson will show you how to record a presentation using the Mediasite Desktop Recorder. In browser go to - https://http://mediasite.umaryland.edu/mediasite/mymediasite

More information

smraza Getting Start Guide Contents Arduino IDE (Integrated Development Environment)... 1 Introduction... 1 Install the Arduino Software (IDE)...

smraza Getting Start Guide Contents Arduino IDE (Integrated Development Environment)... 1 Introduction... 1 Install the Arduino Software (IDE)... Getting Start Guide Contents Arduino IDE (Integrated Development Environment)... 1 Introduction... 1 Install the Arduino Software (IDE)...1 Introduction... 1 Step 1: Get an Uno R3 and USB cable... 2 Step

More information

Lab Assignment 5 Geoprocessing Service. Due Date: 01/24/2014

Lab Assignment 5 Geoprocessing Service. Due Date: 01/24/2014 Lab Assignment 5 Geoprocessing Service Due Date: 01/24/2014 Overview Geoprocessing is one of the original purposes or functions when GIS was invented. It provides tools and a framework for performing analysis

More information

Click on the numbered steps below to learn how to record and save audio using Audacity.

Click on the numbered steps below to learn how to record and save audio using Audacity. Recording and Saving Audio with Audacity Items: 6 Steps (Including Introduction) Introduction: Before You Start Make sure you've downloaded and installed Audacity on your computer before starting on your

More information

Toothbrush Holder Project 2D Machining

Toothbrush Holder Project 2D Machining Toothbrush Holder Project 2D Machining Prerequisite Toothbrush Holder drawn and saved as a DXF file in SolidWorks Focus of the Lesson On completion of this exercise you will have: Used the Techsoft 2D

More information

Create a "Whac-a-Block" game in Minecraft

Create a Whac-a-Block game in Minecraft Create a "Whac-a-Block" game in Minecraft Minecraft is a popular sandbox open-world building game. A free version of Minecraft is available for the Raspberry Pi; it also comes with a programming interface.

More information

GD&T Administrator Manual v 1.0

GD&T Administrator Manual v 1.0 The GD&T Professional Edition GD&T Administrator Manual v 1.0 800-886-0909 Effective Training Inc. www.etinews.com Introduction to the GD&T Administrator s Manual There are two Administration programs

More information

Downloading a ROBOTC Sample Program

Downloading a ROBOTC Sample Program Downloading a ROBOTC Sample Program This document is a guide for downloading and running programs on the VEX Cortex using ROBOTC for Cortex 2.3 BETA. It is broken into four sections: Prerequisites, Downloading

More information

Step It Up a Rung from AutoCAD Designs to AutoCAD Electrical

Step It Up a Rung from AutoCAD Designs to AutoCAD Electrical Step It Up a Rung from AutoCAD Designs to AutoCAD Electrical Todd Schmoock Synergis Technologies MA4762-L: AutoCAD Electrical has proven to be easy for creating electrical controls system designs. It has

More information

Topcon Receiver Utility: GNSS Receiver Firmware Update Process. Oscar R. Cantu

Topcon Receiver Utility: GNSS Receiver Firmware Update Process. Oscar R. Cantu Topcon Receiver Utility: GNSS Receiver Firmware Update Process Oscar R. Cantu TRU: GNSS Receiver Firmware Update Topcon Receiver Utility (TRU), product definition Office Processing and Reporting Software

More information

Explore and Challenge:

Explore and Challenge: Explore and Challenge: The Pi-Stop Simon Memory Game SEE ALSO: Setup: Scratch GPIO: For instructions on how to setup Scratch GPIO with Pi-Stop (which is needed for this guide). Explore and Challenge Scratch

More information

Congratulations on your decision to purchase the Triquetra Auto Zero Touch Plate for All Three Axis.

Congratulations on your decision to purchase the Triquetra Auto Zero Touch Plate for All Three Axis. Congratulations on your decision to purchase the Triquetra Auto Zero Touch Plate for All Three Axis. This user guide along with the videos included on the CD should have you on your way to perfect zero

More information

BITCRAFT: GETTING STARTED

BITCRAFT: GETTING STARTED BITCRAFT: GETTING STARTED 1 SETTING UP THE MOD 2 IN ORDER TO SIMPLIFY THE SET-UP PROCESS, we ve made the bitcraft mod available on a platform designed to make modding Minecraft simple, called Technic Launcher.

More information

Library ebooks and Your Kindle

Library ebooks and Your Kindle Library ebooks and Your Kindle Library ebooks now can be read on your Kindle. You need a computer with an Internet connection, and a valid library card. When using your Kindle for the first time, you will

More information

Getting started with Piano HAT

Getting started with Piano HAT Getting started with Piano HAT Introduction Piano HAT will let you explore your musical prowess, or use those 16 capacitive touch buttons to control any project you might conceive. This guide will walk

More information

Using the Desktop Recorder

Using the Desktop Recorder Mediasite Using the Desktop Recorder Instructional Media publication: 09-Students 9/8/06 Introduction The new Desktop Recorder from Mediasite allows HCC users to record content on their computer desktop

More information

Forge You Need To Run The Version Manually At Least Once

Forge You Need To Run The Version Manually At Least Once Forge You Need To Run The Version 1.6.2 Manually At Least Once This guide will help you install the latest Minecraft Forge and OptiFine. This directory will not exist if you have not run the minecraft

More information

Single Player Commands Schematic Save Format

Single Player Commands Schematic Save Format Single Player Commands Schematic Save Format 1.1 Singleplayer Commands, 1.2 WorldEdit Singleplayer Commands(Bearbeiten / Quelltext bearbeiten) Sets a period of time (HH:MM format), this will make minecraft

More information

QUICK SETUP GUIDE: Firewire/mLAN MACINTOSH OSX Cubase AI4 / Studio Manager / Motif XS Editor / Mac OSX

QUICK SETUP GUIDE: Firewire/mLAN MACINTOSH OSX Cubase AI4 / Studio Manager / Motif XS Editor / Mac OSX QUICK SETUP GUIDE: Firewire/mLAN MACINTOSH OSX Cubase AI4 / Studio Manager / Motif XS Editor / Mac OSX Install Install Cubase AI4 on your Mac. Update to the latest version at www.steinberg.net Download

More information

You can easily print images using the Capture NX print function. Here we will explain the process for printing

You can easily print images using the Capture NX print function. Here we will explain the process for printing Printing - Print Size Request How do you print images to fit on particular paper sizes. Response You can easily print images using the Capture NX print function. Here we will explain the process for printing

More information

Microsoft MakeCode for

Microsoft MakeCode for Microsoft MakeCode for Lesson Title: Make it Rain! Introduction/Background: An "event" in computer science is an action or occurrence detected by a computer. For example, when someone clicks the button

More information

Alibre Design Tutorial - Simple Extrude Step-Pyramid-1

Alibre Design Tutorial - Simple Extrude Step-Pyramid-1 Alibre Design Tutorial - Simple Extrude Step-Pyramid-1 Part Tutorial Exercise 4: Step-Pyramid-1 [text version] In this Exercise, We will set System Parameters first. Then, in sketch mode, outline the Step

More information

Faculty Lecture Capture Guide

Faculty Lecture Capture Guide Faculty Lecture Capture Guide If you have never used Panopto before, follow this first part. Log into your Blackboard Account and open the course you wish to capture: Open your Course Management Control

More information

PaperCut PaperCut Payment Gateway Module - Nelnet Business Solutions Commerce Manager Quick Start Guide

PaperCut PaperCut Payment Gateway Module - Nelnet Business Solutions Commerce Manager Quick Start Guide PaperCut PaperCut Payment Gateway Module - Nelnet Business Solutions Commerce Manager Quick Start Guide This guide is designed to supplement the Payment Gateway Module documentation and provides a guide

More information

1 Overview Introduction Acronyms & abbreviations...2

1 Overview Introduction Acronyms & abbreviations...2 Revision A, January 2018 Antenna Sharing Configuration using CommScope RET Controller Systems Table of Contents 1 Overview...2 1.1 Introduction...2 1.2 Acronyms & abbreviations...2 2 Antenna Sharing Configuration

More information

Operating Instructions Pocket Pictor For use with Pocket Pc s

Operating Instructions Pocket Pictor For use with Pocket Pc s Introduction Operating Instructions Pocket Pictor For use with Pocket Pc s The compact size and low power consumption of Pocket PC s make them ideal for use in the field. Pocket Pictor is designed for

More information

Microsoft MakeCode for

Microsoft MakeCode for Microsoft MakeCode for Lesson Title: Agent Introduction/Background: In Minecraft: Education Edition, the Agent is your own personal Robot! You can create programs to make him move, build or dig for you

More information

Photo Story Instructions!

Photo Story Instructions! Highland Park High School Photo Story Instructions Page 1 of 11 Rev 2, 6/2008 Photo Story Instructions! Before you begin! Write your script first! This is the most important part of your project. Each

More information

Fire CR Calibration Guide

Fire CR Calibration Guide 1 Fire CR Calibration Guide This reference guide will guide you through the steps to complete the calibration for the Fire CR.. Getting Started: 1. Click on the Opal Icon on the Desktop. Figure 1 2. Once

More information

Celtx Studios Owner's Manual January 2011

Celtx Studios Owner's Manual January 2011 January 2011 Get the most out of Celtx Studios with the latest version of Celtx - available free at http://celtx.com Screen captures are made using Windows OS. Some image dialogs differ slightly on Mac

More information

Shepherd Recital Programs: Indus Workflow

Shepherd Recital Programs: Indus Workflow Shepherd Recital Programs: Indus Workflow Fondren Library, Rice University Last updated July 9, 2014 Table of Contents Setup Scanner...2 Software Setup and Scanning...4 Post Scanning Edits...7 Batch Crop

More information

@ The ULTIMATE Manual

@ The ULTIMATE Manual @ The ULTIMATE Console @ Manual CONSOLE The Ultimate Console runs the jzintv emulator on a Raspberry Pi. You will see some computer code with loading, but I ve tried to keep this to a minimum. It takes

More information

RAZER CENTRAL ONLINE MASTER GUIDE

RAZER CENTRAL ONLINE MASTER GUIDE RAZER CENTRAL ONLINE MASTER GUIDE CONTENTS 1. RAZER CENTRAL... 2 2. SIGNING IN... 3 3. RETRIEVING FORGOTTEN PASSWORDS... 4 4. CREATING A RAZER ID ACCOUNT... 7 5. USING RAZER CENTRAL... 11 6. SIGNING OUT...

More information

WEEK 5: Shaft Modeling (C51X01, C51X02) Revolved Features, Chamfer

WEEK 5: Shaft Modeling (C51X01, C51X02) Revolved Features, Chamfer WEEK 5: Shaft Modeling (C51X01, C51X02) Revolved Features, Chamfer 1. Creating the Shaft Model 1. File> New> Part, Name: C51X01> OK 2. Insert> Revolve> Placement> Define> select TOP datum plane> Sketch

More information

MEMORY GAMES ROUND TO THE NEAREST TEN OR HUNDRED

MEMORY GAMES ROUND TO THE NEAREST TEN OR HUNDRED MEMORY GAMES ROUND TO THE NEAREST TEN OR HUNDRED Table of Contents Game rules... 1 Answer key: Round to the nearest 10, game 1... 2 Game cards: Round to the nearest 10, game 1... 3 Answer key: Round to

More information

A Teacher s guide to the computers 4 kids minecraft education edition lessons

A Teacher s guide to the computers 4 kids minecraft education edition lessons ` A Teacher s guide to the computers 4 kids minecraft education edition lessons 2 Contents What is Minecraft Education Edition?... 3 How to install Minecraft Education Edition... 3 How to log into Minecraft

More information

SOP 1: Balance board preparation

SOP 1: Balance board preparation Make sure that these rules are applicable for the setup you use. SOP 1: Balance board preparation 1.1. Balance board hardware Check the distance between balance board and monitor 1m Cleaning balance board

More information

COPYRIGHTED MATERIAL. Learning to Program. Part. In This Part

COPYRIGHTED MATERIAL. Learning to Program. Part. In This Part Part In This Part I Learning to Program Chapter 1: Programming for World of Warcraft Chapter 2: Exploring Lua Basics Chapter 3: Basic Functions and Control Structures Chapter 4: Working with Tables Chapter

More information

Example Application C H A P T E R 4. Contents

Example Application C H A P T E R 4. Contents C H A P T E R 4 Example Application This chapter provides an example application of how to perform steady flow water surface profile calculations with HEC-RAS. The user is taken through a step-by-step

More information

1-Touch Laser Photo. Operating Instructions

1-Touch Laser Photo. Operating Instructions 1-Touch Laser Photo Operating Instructions INTRODUCTION Thank you for choosing 1-Touch Laser Photo software from Universal Laser Systems. 1-Touch Laser Photo is proprietary software that is designed to

More information

Outlook Add-In Installation Guide. Version 2015

Outlook Add-In Installation Guide. Version 2015 Outlook Add-In Installation Guide Version 2015 Contents Types of Installer... 3 Outlook Add-in Architecture... 3 Key Facts... 3 Upgrading Previous Versions of the Outlook Add-in... 3 Manual installation

More information

CCG Referral App - Northern Ireland

CCG Referral App - Northern Ireland CCG Referral App - Northern Ireland For practices in Northern Ireland who use the Referral Screen supplied by the CCG, the way you access the screen has been updated. A Vision App has been created to enable

More information

Working with your TADS Information in Cornerstone

Working with your TADS Information in Cornerstone CORNERSTONE HOUSEHOLD: WORKING WITH YOUR TADS INFORMATION IN CORNERSTONE P a g e 1 Working with your TADS Information in Cornerstone If your school has connected their Cornerstone system with TADS, you

More information

An Escape Room set in the world of Assassin s Creed Origins. Content

An Escape Room set in the world of Assassin s Creed Origins. Content An Escape Room set in the world of Assassin s Creed Origins Content Version Number 2496 How to install your Escape the Lost Pyramid Experience Goto Page 3 How to install the Sphinx Operator and Loader

More information

LAB and LAB Actions. By Mike Watson, based on publications by Harold Davis

LAB and LAB Actions. By Mike Watson, based on publications by Harold Davis LAB and LAB Actions By Mike Watson, based on publications by Harold Davis The goal was to improve my Star Trails images by: 1. Creating more contrast between the stars and the sky 2. Selectively adding

More information

EA SPORTS PGA TOUR Golf Team Challenge Upgrade Instructions

EA SPORTS PGA TOUR Golf Team Challenge Upgrade Instructions EA SPORTS PGA TOUR Golf Team Challenge Upgrade Instructions Document Part #: 040-0126-01 This document describes how to upgrade your EA SPORTS PGA TOUR Golf Challenge Edition cabinets to the new Team Challenge

More information

SPLAT MINECRAFT [ CHAPTER EIGHT ] Create an exciting two-player game in Minecraft: Pi, inspired by Nintendo s hit game game Splatoon ESSENTIALS

SPLAT MINECRAFT [ CHAPTER EIGHT ] Create an exciting two-player game in Minecraft: Pi, inspired by Nintendo s hit game game Splatoon ESSENTIALS [ CHAPTER EIGHT ] MINECRAFT SPLAT Create an exciting two-player game in Minecraft: Pi, inspired by Nintendo s hit game game Splatoon 46 [ Chapter One Eight ] ] [ HACKING AND MAKING IN MINECRAFT ] Below

More information

MANAGING PERSON-LEVEL RELATIONSHIPS. Knowledge Base Article

MANAGING PERSON-LEVEL RELATIONSHIPS. Knowledge Base Article MANAGING PERSON-LEVEL RELATIONSHIPS Knowledge Base Article Table of Contents Overview... 3 Managing Relationships within the Person Record... 3 Editing Relationships... 4 Adding Related Person... 5 Creating

More information

Lightroom System April 2018 Updates

Lightroom System April 2018 Updates Lightroom System April 2018 Updates This April Adobe updated Lightroom Classic CC. This included a major update to profiles, making profile looks more prominent. Some essential interface tweaks and also

More information

Introduction to: Microsoft Photo Story 3. for Windows. Brevard County, Florida

Introduction to: Microsoft Photo Story 3. for Windows. Brevard County, Florida Introduction to: Microsoft Photo Story 3 for Windows Brevard County, Florida 1 Table of Contents Introduction... 3 Downloading Photo Story 3... 4 Adding Pictures to Your PC... 7 Launching Photo Story 3...

More information

Oracle Real-Time Scheduler

Oracle Real-Time Scheduler Oracle Real-Time Scheduler Map Editor Installation Guide Release 2.2.0 Service Pack 3 for Windows E60114-02 May 2015 Map Editor Installation Guide for Oracle Real-Time Scheduler Release 2.2.0 Service Pack

More information

Minecraft mod manager for free. Minecraft mod manager for free.zip

Minecraft mod manager for free. Minecraft mod manager for free.zip Minecraft mod manager for free Minecraft mod manager for free.zip Modgician is Minecraft Mod Installer software that makes it simple and easy for you to install Minecraft Mods in just a few clicks.mod

More information

XT-1 Configuration Manager User Manual EN

XT-1 Configuration Manager User Manual EN XT-1 Configuration Manager User Manual EN 1 Step 1 MAC VERSION (OS 10.7 or UP): Download & Installation Visit the website www.sim-one.it to get the last updated version of the software in the DOWNLOAD

More information

SMART 3 IN 1 HOLLYWOOD PHOTOS: SETTING UP YOUR BOOTH FOR WEDDING/EVENT MODE

SMART 3 IN 1 HOLLYWOOD PHOTOS: SETTING UP YOUR BOOTH FOR WEDDING/EVENT MODE SMART 3 IN 1 HOLLYWOOD PHOTOS: SETTING UP YOUR BOOTH FOR WEDDING/EVENT MODE Start the Hollywood Photo Booth program. Rightclick anywhere on the screen and choose Setup. Click Next until you get to Screen

More information

LESSONS Lesson 1. Microcontrollers and SBCs. The Big Idea: Lesson 1: Microcontrollers and SBCs. Background: What, precisely, is computer science?

LESSONS Lesson 1. Microcontrollers and SBCs. The Big Idea: Lesson 1: Microcontrollers and SBCs. Background: What, precisely, is computer science? LESSONS Lesson Lesson : Microcontrollers and SBCs Microcontrollers and SBCs The Big Idea: This book is about computer science. It is not about the Arduino, the C programming language, electronic components,

More information

Momo Software Context Aware User Interface Application USER MANUAL. Burak Kerim AKKUŞ Ender BULUT Hüseyin Can DOĞAN

Momo Software Context Aware User Interface Application USER MANUAL. Burak Kerim AKKUŞ Ender BULUT Hüseyin Can DOĞAN Momo Software Context Aware User Interface Application USER MANUAL Burak Kerim AKKUŞ Ender BULUT Hüseyin Can DOĞAN 1. How to Install All the sources and the applications of our project is developed using

More information

WELCOME TO BINGO CALLER

WELCOME TO BINGO CALLER WELCOME TO BINGO CALLER Dee Dee Software Design & Sales A Division Of Seocom Enterprises Unlimited LLC Bingo Caller was designed to be used at a computer screen resolution of at least 1024 x 768, along

More information

Origami. for Joomla! Theme Documentation. Version 1.0 Last Updated: November 4, gothemeteam.com

Origami. for Joomla! Theme Documentation. Version 1.0 Last Updated: November 4, gothemeteam.com Origami for Joomla! Theme Documentation Version 1.0 Last Updated: November 4, 2011 gothemeteam.com Table of Contents Installation...3 Overview & Requirements...3 Quickstart Package...4 Site Logo...7 Changing

More information

Super HUD- User Guide

Super HUD- User Guide - User Guide From Poker Pro Labs Version - 2 1. Introduction to Super HUD... 1 2. Installing Super HUD... 2 3. Getting Started... 7 3.1 Don t have an Account?... 8 3.2 Super HUD Membership(s)... 9 4. Super

More information

What s Up with Kaltura?

What s Up with Kaltura? 1 What s Up with Kaltura? 2 Using Kaltura to Demonstrate Your Graphics Project Kaltura is a web-based screen-recording application. OSU owns a site license to it, which means that all students and staff

More information

DakStats Web-Sync. Operation Manual. DD Rev 4 12 December 2012

DakStats Web-Sync. Operation Manual. DD Rev 4 12 December 2012 DakStats Web-Sync Operation Manual DD1670479 Rev 4 12 December 2012 201 Daktronics Drive PO Box 5128 Brookings, SD 57006-5128 Tel: 1-800-DAKTRONICS (1-800-325-8766) Fax: 605-697-4746 www.daktronics.com

More information

Hyperion System 9 Financial Data Quality Management

Hyperion System 9 Financial Data Quality Management Hyperion System 9 Financial Data Quality Management Administrator Training Guide WebLink Version 8.3, 8.31, and Hyperion System 9 Financial Data Quality Management Version 9.2.0 Hyperion Financial Management

More information

Getting Started in Eagle Professional Schematic Software. Tyler Borysiak Team 9 Manager

Getting Started in Eagle Professional Schematic Software. Tyler Borysiak Team 9 Manager Getting Started in Eagle 7.3.0 Professional Schematic Software Tyler Borysiak Team 9 Manager 1 Executive Summary PCBs, or Printed Circuit Boards, are all around us. Almost every single piece of electrical

More information

for Solidworks TRAINING GUIDE LESSON-9-CAD

for Solidworks TRAINING GUIDE LESSON-9-CAD for Solidworks TRAINING GUIDE LESSON-9-CAD Mastercam for SolidWorks Training Guide Objectives You will create the geometry for SolidWorks-Lesson-9 using SolidWorks 3D CAD software. You will be working

More information

VR-Plugin. for Autodesk Maya.

VR-Plugin. for Autodesk Maya. VR-Plugin for Autodesk Maya 1 1 1. Licensing process Licensing... 3 2 2. Quick start Quick start... 4 3 3. Rendering Rendering... 10 4 4. Optimize performance Optimize performance... 11 5 5. Troubleshooting

More information

MC3 Motion Control System Shutter Stream Quickstart

MC3 Motion Control System Shutter Stream Quickstart MC3 Motion Control System Shutter Stream Quickstart Revised 7/6/2016 Carousel USA 6370 N. Irwindale Rd. Irwindale, CA 91702 www.carousel-usa.com Proprietary Information Carousel USA has proprietary rights

More information

PaperCut PaperCut Payment Gateway Module Authorize.Net Quick Start Guide

PaperCut PaperCut Payment Gateway Module Authorize.Net Quick Start Guide PaperCut PaperCut Payment Gateway Module Authorize.Net Quick Start Guide This guide is designed to supplement the Payment Gateway Module documentation and provides a guide to installing, setting up, and

More information

Rock, Paper, Scissors

Rock, Paper, Scissors Projects Rock, Paper, Scissors Create your own 'Rock, Paper Scissors' game. Python Step 1 Introduction In this project you will make a Rock, Paper, Scissors game and play against the computer. Rules: You

More information

Creo Revolve Tutorial

Creo Revolve Tutorial Creo Revolve Tutorial Setup 1. Open Creo Parametric Note: Refer back to the Creo Extrude Tutorial for references and screen shots of the Creo layout 2. Set Working Directory a. From the Model Tree navigate

More information

ANSYS v14.5. Manager Installation Guide CAE Associates

ANSYS v14.5. Manager Installation Guide CAE Associates ANSYS v14.5 Remote Solve Manager Installation Guide 2013 CAE Associates What is the Remote Solve Manager? The Remote Solve Manager (RSM) is a job queuing system designed specifically for use with the ANSYS

More information

In this tutorial you will use Photo Story 3, a free software program from Microsoft, to create digital stories using text, graphics and music.

In this tutorial you will use Photo Story 3, a free software program from Microsoft, to create digital stories using text, graphics and music. In this tutorial you will use Photo Story 3, a free software program from Microsoft, to create digital stories using text, graphics and music. What you will learn: o System Requirements and Recommendations

More information

PaperCut PaperCut Payment Gateway Module - Heartland Quick Start Guide

PaperCut PaperCut Payment Gateway Module - Heartland Quick Start Guide PaperCut PaperCut Payment Gateway Module - Heartland Quick Start Guide This guide is designed to supplement the Payment Gateway Module documentation and provides a guide to installing, setting up and testing

More information

To apply proposed roadway data (vertical alignments, cross section template data, cut/fill slopes, etc.)

To apply proposed roadway data (vertical alignments, cross section template data, cut/fill slopes, etc.) That CAD Girl J ennifer dib ona Website: www.thatcadgirl.com Email: thatcadgirl@aol.com Phone: (919) 417-8351 Fax: (919) 573-0351 Roadway Design Extracting Existing Ground Cross Sections This document

More information

Solving tasks and move score... 18

Solving tasks and move score... 18 Solving tasks and move score... 18 Contents Contents... 1 Introduction... 3 Welcome to Peshk@!... 3 System requirements... 3 Software installation... 4 Technical support service... 4 User interface...

More information

FreeStyle Manager Game Guide (http://freestylemanager.gamekiss.com)

FreeStyle Manager Game Guide (http://freestylemanager.gamekiss.com) FreeStyle Manager Game Guide (http://freestylemanager.gamekiss.com) Table of Contents I. Getting Started II. Game Preparation III. IV. Game Modes In-Game I. Getting Started 1. Gamekiss Registration You

More information

SOP-P051. Scanning of Optical Filters With USB2000. Objective: To determine the spectral transmittance properties of an optical filter.

SOP-P051. Scanning of Optical Filters With USB2000. Objective: To determine the spectral transmittance properties of an optical filter. Purdue University Cytometry Laboratories SOP-P051 Scanning of Optical Filters With USB2000 Objective: To determine the spectral transmittance properties of an optical filter. Procedure: 1. Ensure that

More information

Please feel free to contact with any questions.

Please feel free to contact with any questions. Wouldn t you rather have a yearbook that has the year YOU remember? Imagine having the ability to put in your photos and memories in the yearbook. No one will have the same yearbook as you and that s the

More information

Basic Recording. Start --> Programs --> Panopto --> Panopto Recorder. Logging In

Basic Recording. Start --> Programs --> Panopto --> Panopto Recorder. Logging In Basic Recording Logging In Presenters are able to log into the Recorder with their credentials and record video, audio, PowerPoint presentations and also add Screen Capture functionality. NOTE: If using

More information

By Pamela Baker for The Birch Cottage

By Pamela Baker for The Birch Cottage By Pamela Baker for The Birch Cottage Setup Your Bluehost Hosting Account Step One: To get started, go to Bluehost s home page and click get started now. Step Two: Next, you will select your domain name

More information

Reviewing Your Tax Return In Your Portal

Reviewing Your Tax Return In Your Portal Reviewing Your Tax Return In Your Portal 1. Go to our website www.franklinincpa.com and click on the link at the bottom left of the screen for Client Connect. a. This link will take you to the login screen

More information

facewho? Requirements Analysis

facewho? Requirements Analysis facewho? Requirements Analysis Prompt Facebook Log in Select Opponent / Send Game Invite Respond to Invite / Start Game Flip Game Tile Expand Image / Make Guess Send Question Respond to Question Exit Index

More information

Author Tutorial for OPTE Editorial Manager System

Author Tutorial for OPTE Editorial Manager System CONTENTS Registration/Login/Password... 2 Edit Account Information... 5 Track Manuscript Status... 15 Submit Revised Manuscript... 16 View Manuscript Decision... 21 Registration/Login/Password In order

More information

Contribute to CircuitPython with Git and GitHub

Contribute to CircuitPython with Git and GitHub Contribute to CircuitPython with Git and GitHub Created by Kattni Rembor Last updated on 2018-07-25 10:04:11 PM UTC Guide Contents Guide Contents Overview Requirements Expectations Grab Your Fork Clone

More information

Once your church has set up the Church App for Seraphim, you can now download the app onto your mobile device from the the App Store or Google Play.

Once your church has set up the Church App for Seraphim, you can now download the app onto your mobile device from the the App Store or Google Play. Once your church has set up the Church App for Seraphim, you can now download the app onto your mobile device from the the App Store or Google Play. Once the app has completed downloading, open the app.

More information

Creating a VEX IQ Event in Tournament Manager (TM)

Creating a VEX IQ Event in Tournament Manager (TM) Creating a VEX IQ Event in Tournament Manager (TM) I. Download and install the latest version of Tournament Manager II. III. IV. A. Choose Components 1. Select Desktop Shortcuts if desired Launch Page

More information

Game Genie Save Editor for PS3

Game Genie Save Editor for PS3 Game Genie Save Editor for PS3 by Datapower Development Table of Contents Game Genie Save Editor for PS3... 1 Getting Started... 4 Installation... 5 Activation... 8 Quick Start Guide... 9 Full Guide...

More information