BY:JOSHUA HERRON Z-Com Zombie Shooter. INTRODUCTION My name is Joshua Herron I go to 7 th grade at Dempsey I like to Program, Play games, and Sleep.

Slides:



Advertisements
Similar presentations
GAME:IT Junior Learning Game Maker: The Score Tab.
Advertisements

Know your film terms…. Take a look at the following screens, and try to names the shot or camera angle you can see by writing them down. You may work.
Moral Compass Questions Rights and Responsibilities.
The Hi-Lo Game by Trevor.  Through code and the process, I learned that this code is very basic. The structure of the code is not that long.
Lets Play Catch! Keeping Score in Alice By Francine Wolfe Duke University Professor Susan Rodger May 2010.
Matlab tutorial course Exercises 4:. Exercises – for loops Download the scripts loops_example.m and if_else_example.m, run the code Download the function,
This game is loosely based on the Whack-A- Mole arcade game.  Each game starts with 45 seconds of play.  Moles randomly pop out of holes on the landscape.
COMP 110 Introduction to Programming Mr. Joshua Stough September 24, 2007.
Wizard Game: Class-Level Variables in Alice By Jenna Hayes Under the direction of Professor Susan Rodger Duke University, July
Calvin and Hobbes Teach Properties and Functions Created by Daniel MacDonald under the direction of Professor Susan Rodger Duke University June 2013.
Extending the Pong Example Barb Ericson Georgia Tech June 2011.
INTRODUCTION TO SCRATCH. About Me Resources Scratch Website Learn Scratch Washington-Lee Computer.
LO: Learn how to develop your game further to include interactions with the device.
A Scratch tutorial. Description: You have 6 bullets to shoot at 2 targets. Every time you hit any of them you get two extra bullets but the targets get.
Construct 2 Game Development Shahed Chowdhuri Sr. Technical Evangelist
Community Outreach (on 9/19/14) By: Jeffrey Cain.
Activities Principles of play and tactics. Aims of the lesson To be aware of the different principles of play in attack and defence. To be aware of the.
A revision guide for programming with python. 1.A program is a set of instructions that tells a computer what to do. 2.The role of a programmer is to.
Videogame Math For Grades 1-3 By Joshua West By Joshua West.
GREENFOOT CLUB RESOURCES Brian Cullen – Rossett School
Key Stage 1 Phonic Talk Wednesday 4 th November. Introduction Who are we? What we do in school What you can do at home.
Ian Gover Education Technology Adviser Somerset County Council How can I make a game and learn some programming ideas?
Making a Boat Racing Game in Alice By Jenna Hayes Under the direction of Professor Susan Rodger Duke University, July 2010.
Copyright©amberpasillas2010. For Learning to Happen! Please pay close attention to this lesson. This lesson is very short, only 2 slides ! My goal is.
Introduction to Arrays. definitions and things to consider… This presentation is designed to give a simple demonstration of array and object visualizations.
By Kenneth McGowan I created this game for three main reasons: 1. It was part of my Games Design course 2. I thought it would be easy to make 3. I also.
How to Make a friend By Alexa. Introduction If you want to learn how to make friends Follow these instructions. And, make sure you read my how to.
Standard Grade Physical Education Creativity. Learning Outcomes By the end of this lesson you will; Be aware of the importance of creativity in activities.
Quiz Me Tutorial. Introduction QuizMe is a trivia game (the example uses baseball) you can use as a template to build quizzes on any topic. The user steps.
By Melissa Dalis Professor Susan Rodger Duke University June 2011 Multiplication Table.
 5 Core Elements to Game Design Courtesy of Gamestar Mechanics.
Web Technology Introduction to PHP. PHP PHP stands for PHP Hypertext Preprocessor PHP is a Server-Side Web Scripting language, which executes on the web.
An Introduction to Power Point November, Basics of Power Points Content Graphics Presenting.
Piñata Game: Keeping Score in Alice By Maggie Bashford Professor Susan Rodger Duke University July
Flip the Tiles Brought to you by powerpointpros.com.
Software Engineering Principles Dr. José M. Reyes Álamo.
Coach Spohr’s! Be prepared to read fast!. Cause like it or not we have to do this Give me your best shot and we can get through this Put all your feeling.
What is Mean Absolute Deviation?  Another measure of variability is called the mean absolute deviation. The mean absolute deviation (MAD) is the average.
A LOTTERY GAME Assignment P2 IST Guideline Use the PHP you learnt in class to make a PHP page Game rules:
Rates For this project, I am comparing the number of points over the number of games played by the Wisconsin Badger Basketball team. Example: 345 points.
Ways to Check for Divisibility Dividing By 1 All numbers are divisible by 1.
Balancing the scales: Inequalities By Melissa Dalis Professor Susan Rodger Duke University June 2011.
Solve the following system using the elimination method.
Notes – 2/13 Addition Method of solving a System of Equations Also called the Elimination Method.
Elimination Method: Solve the linear system. -8x + 3y=12 8x - 9y=12.
Educational PowerPoint Game Sample Created by: Kids Computer Lessons For Students in Grade 8 Next.
Using Lists Games Programming in Scratch. Games Programming in Scratch Extension – Using Lists Learning Objectives Create a temporary data store (list)
How to add a Final Exam to your Grade book You can do this even if you don’t use grade book or don’t normally publish your grades.
Subtracting Integers 7 th Grade Math Pg DART statement: I can subtract integers.
By : Andrew Volz. The reason I want to be a video game designer is because I love to play video games and I’ve always wanted to make my own game.
PROGRAMMING IN PYTHON LETS LEARN SOME CODE TOGETHER!
New Game New Game Main Screen Resume Game Achievement s Achievement s.
Jeopardy Heading1Heading2Heading3Heading4 Heading5 Q $100 Q $200 Q $300 Q $400 Q $500 Q $100 Q $200 Q $300 Q $400 Q $500 Final Jeopardy.
2-D Game Design Pitch: Tower Defense 2D Erik Gilson Brian McClure.
I have used Scratch, to program a guide to internet safety. This is done by using QR codes to make it more interactive and interesting for people playing.
By: Mac Plus. Cons -If you play to much you can go crazy -You can fight with your friends and loose all your friends -If you play to close to the screen.
Introduction to Scratch We will be using the Scratch Environment today, so please log in to the Scratch website (scratch.mit.edu)
 Variable with coefficient of one Solve for variable, and substitute  Two equations with opposite coefficients for one variable Add the two equations.
Title Subtitle. Statement #1 Delete this text box, and add a powerful image from your “Go Green” folder. Make the image fill the screen (and don’t place.
2 Chapter Chapter 2 Integers and Introduction to Variables.
Introduction to TouchDevelop
Add or Subtract? x =.
Press Ad Screen-shot.
CONTACT US My Best Natural Health
Relational Expressions
YOUR text YOUR text YOUR text YOUR text
Solve the linear system.
Matlab tutorial course
Presentation transcript:

BY:JOSHUA HERRON Z-Com Zombie Shooter

INTRODUCTION My name is Joshua Herron I go to 7 th grade at Dempsey I like to Program, Play games, and Sleep

My Project My project is a zombie shooter game You can win the game by killing all 3 zombies and you can loose by getting down to 0 or lower health I used If/Else, Loops, Do together, Set Text, and Variables.

Screen Shots

Problems The one problem I had was trying to get the zombies to not hurt you when they're invisible and to add score I used If/Else statements to check if they’re invisible or not and if to add score

If I Had More Time If I had more time I would make more zombies and levels