Games Scripting 1 Copyright 2004 Tyler ‘Sty’ Frans Copyright 2004 Lunkwill Labs.

Slides:



Advertisements
Similar presentations
Redesigning assessment: using an electronic voting system (PRS) for delivering and providing feedback on continuous assessments Dr. Michael Scholz.
Advertisements

COURSE INTRODUCTION. INSTRUCTOR NAME: COURSE SECTION: OFFICE HOURS: PHONE:
CS1101: Programming Methodology
CITS1401 Problem Solving and Programming Introduction and Admin Semester 1, 2013 A/Prof Lyndon While School of Computer Science & Software Engineering.
GAD3000 GAMES SCRIPTING III Andrew Williams. Contact details Andrew Williams – C2-04
CS3161 Operating System Principles Lecturer: Victor Lee Office: B6415 Telephone: Homepage :
1 Distributed Systems – Aims The main aim of the course is to introduce fundamental concepts and techniques for distributed systems, i.e., systems in which.
PARTNERSHIP IN EXCELLENCE BIS 1 Introductory Lecture Jeremy Hayes.
Minor program 1 Aerospace Systems Design & Technology Goals: To introduce the student to the relationships between physical processes and their numerical.
PARTNERSHIP IN EXCELLENCE BIS 1 Introductory Lecture Jeremy Hayes.
PARTNERSHIP IN EXCELLENCE BIS 1 Introductory Lecture Jeremy Hayes IS1102 Lecturer BIS1 Year Coordinator.
By Alfredo Alvarez. Agenda: Find out who the instructor is. Talk about goals and why you want to learn python. Discuss the materials and the methodology.
Fall AboutMichael Fung, CS&E, The Chinese University of HK1 CSC1030 Hands-on Introduction to JAVA Dept of Computer Science and Engineering The.
BMAN Integrative Team Project Professor Linda A Macaulay.
Course - DT249/1 Subject - Information Systems in Organisations COURSE SUBJECT OVERVIEW Semester 1, Week 1.
Chapter 1: Introduction to Project Management
Introduction to Computer Science A Professor Uday Reddy
SE3183 Advance Web Programming Programming Session 2013/2014.
Review Class The entire period will be used to review gases and thermochemistry (text Chapters 6 and 7). The review will be most useful to students who.
Programming Concept Chapter I Introduction to Java Programming.
SKU3033 / SKF3033 NETWORK & SYSTEM ADMINISTRATOR.
Course - DT249/1, DT249/1P Module (Subject) - Information Systems in Organisations COURSE SUBJECT OVERVIEW Semester 1, Week 1 1.
IT Semester 1 Course Introduction IT Portfolio IT 1140 ( Semester 1) Hong Kong Baptist University IT 1140 – IT Portfolio – Course Introduction.
CSNB334 Advanced Operating Systems Course Introduction Lecturer: Abdul Rahim Ahmad.
Ministry of Higher Education Sohar College of Applied Sciences IT department Comp Introduction to Programming Using C++ Fall, 2011.
King Saud UniversityCSC112 - First Semester CSC 112 Java Programming I Introduction.
CSC 2720 Building Web Applications General Info. People Instructor  Yuan Cheng Jiun (CJ)  Teaching Assistant  Xu Zheng Lin 
A.1 EIE 239 Communication Fundamentals Lecturer:Dr. S.F.Hau Room no.:DE603 Phone no.: web:
FYITS –BM Students Briefing 2010 BSc (Hons) Business & Management Nature of Course The course seeks to equip students with management knowledge and skills.
Introduction to Database Technology course DT228/3 Semester 1.
AN INTRODUCTION TO JAVA LANGUAGE CT Credit Hours : (3 Lecture, 2 Lab)
Introduction & Overview Prepared by: TGK First Prepared on: Last Modified on: Quality checked by: Copyright 2009 Asia Pacific Institute of Information.
CS1101: Programming Methodology
The Use of “Virtual Field Trips” in the Electronic Classroom by D. E. Longer & Randy Gottfried.
LAB 01: DATA WRANGLING WITH PYTHON September 21, 2015 SDS 235 Visual Analytics.
Copyright © 2007 Ramez Elmasri and Shamkant B. Navathe Slide 4- 1.
Course Information CSE 2031 Fall Instructor U. T. Nguyen /new-yen/ Office: CSEB Office hours:  Tuesday,
TA Meetings ECE 445: Senior Design - 09/15/15. Overview  Meeting expectations  How to prepare  Evaluation.
COMP 242 Computer Maintenance and Assembling Prepared by: Khurram Naim Shamsi.
INTRODUCTION GC 101. WELCOME TO GC101  Aseel AlHadlaq  Website   
Web Application Development 1 Course Introduction.
Course Information CSE 2031 Fall Instructor U.T. Nguyen Office: CSE Home page:
BMTS Computer and Systems Pre-requisites :CT140 –Computer Skills Nature Of the Course: This course deals about the fundamentals of Computer such.
CS140 – Computer Programming 1 Course Overview First Semester – Fall /1438 – 2016/2017 CS140 - Computer Programming 11.
Microprocessor Systems
COMP9024: Data Structures and Algorithms
Introduction Copyright © 2007 Ramez Elmasri and Shamkant B. Navathe.
Getting Visual Studio Go to
TK1914 C++ Programming Course Introduction.
Computer Organization II
It’s called “wifi”! Source: Somewhere on the Internet!
Games Development 2 semester 1 Review & Revision
Welcome to the a Department of Engineering Education !
MGMT 592 Competitive Success/snaptutorial.com
MGMT 592Competitive Success/tutorialrank.com
GSP 315 Education for Service/tutorialrank.com
Lecture 1: Introduction
An Introduction to Java Language
Course Information EECS 2031 Fall 2016.
Question 20  Outside classroom hours, how long do you usually study for each session of this course? (the study time includes preparing for each session,
An Introduction to Java Language
Investment Analysis and Portfolio Management
Concepts of programming languages Credit hours : 3 hours
Preface.
Homework Reading Machine Projects Labs
Programming Fundamentals Lecture #1 Overview of Computer Programming
MGMT5 by Williams Required text for Principles of Management
Course A201: Introduction to Programming
Team based learning in an Optics module
Presentation transcript:

Games Scripting 1 Copyright 2004 Tyler ‘Sty’ Frans Copyright 2004 Lunkwill Labs

Lecturer :-Andrew Williams Games Scripting 1

Module Study Structure One Semester (14 weeks) Lecture 1 hour / week Practical Sessions 2 hours / week Student Centred Learning 4 hours / week minimum Games Scripting 1

Module Study Structure What will you study? Fundamental Concepts of Coding Naming Conventions Scripted Sequences Programming Environments Testing / Debugging Techniques Games Scripting 1

Module Assessment In Class Continual Assessment…. A series of questions and practical tests which are completed in the games labs under time-constrained conditions. Total Marks….40% Games Scripting 1

Module Assessment Course Work Assessment… Competitive assignments where your solutions are pitted against those of other students. Total Marks….60% Games Scripting 1

Module Assessment Examination Assessment…. 0% Games Scripting 1

Any Questions…? Games Scripting 1

This weeks preparation 1)Download & Install RobotBattle (RB) 2)Read the help files contained in RB 3)Download & Install CrimsonEditor 4)Set-up syntax files for RB Games Scripting 1