The Kollision Handbook. Paolo Capriotti

Similar documents
The KMines Handbook. Nicolas Hadacek Michael McBride Anton Brondz Developer: Nicolas Hadacek Reviewer: Lauri Watts

The Kapman Handbook. Thomas Gallinari

The Naval Battle Handbook. Daniel Molkentin Nikolas Zimmermann Anton Brondz Frerich Raabe

The Klickety Handbook. Thomas Davey Hui Ni

The Kolor Lines Handbook. Roman Razilov, Roman Merzlyakov, and Eugene Trounev

The Kigo Handbook. Sascha Peilicke

The Blinken Handbook. Danny Allen

The Kubrick Handbook. Ian Wadham

Game Design Document 11/13/2015

GAME:IT Junior Bouncing Ball

GAME:IT Bouncing Ball

Objectives: Create Sprites Create Sounds Create Objects Create Room Program simple game

04. Two Player Pong. 04.Two Player Pong

Welcome to the Break Time Help File.

Overview. The Game Idea

GAME:IT Junior Bouncing Ball

G54GAM Lab Session 1

playing game next game

Cannon Ball User Manual

Granatier Handbook. Mathias Kraus

Instruction Manual. Pangea Software, Inc. All Rights Reserved Enigmo is a trademark of Pangea Software, Inc.

Kodu Game Programming

Sense. 3D scanning application for Intel RealSense 3D Cameras. Capture your world in 3D. User Guide. Original Instructions

Sudoku Tutor 1.0 User Manual

Game Design. Level 3 Extended Diploma Unit 22 Developing Computer Games

Welcome to the Word Puzzles Help File.

CISC 1600, Lab 2.2: More games in Scratch

AreaSketch Pro Overview for ClickForms Users

BITKIT. 8Bit FPGA. Updated 5/7/2018 (C) CraftyMech LLC.

In this project you ll learn how to create a game, in which you have to match up coloured dots with the correct part of the controller.

Version User Guide

COMPUTING CURRICULUM TOOLKIT

Part 11: An Overview of TNT Reading Tutor Exercises

5.0 Events and Actions

ESCAPE! Player Manual and Game Specifications

1 Running the Program

Project 1: Game of Bricks

ScriptPro Menu Script Overview

Office 2016 Excel Basics 16 Video/Class Project #28 Excel Basics 16: Mixed Cell References in Formulas & Functions to Save Time

NOVA. Game Pitch SUMMARY GAMEPLAY LOOK & FEEL. Story Abstract. Appearance. Alex Tripp CIS 587 Fall 2014

Inspiring Creative Fun Ysbrydoledig Creadigol Hwyl. Kinect2Scratch Workbook

Your First Game: Devilishly Easy

GETTING STARTED CONTENTS. welcome. Getting Started. How to Play. installing the Shanghai software

Z-Town Design Document

1 Shooting Gallery Guide 2 SETUP. Unzip the ShootingGalleryFiles.zip file to a convenient location.

Using Game Maker. Getting Game Maker for Free. What is Game Maker? Non-event-based Programming: Polling. Getting Game Maker for Free

Using Game Maker. Oregon State University. Oregon State University Computer Graphics

1) How do I create a new program? 2) How do I add a new object? 3) How do I start my program?

CS180 Project 5: Centipede

Recording your Voice Tutorials 2 - Setting the Computer Setting Audacity Wayne B. Dickerson

WELCOME TO BINGO CALLER

The Palapeli Handbook. Johannes Löhnert Stefan Majewsky Ian Wadham

PO Box Austin, TX

Introduction Installation Switch Skills 1 Windows Auto-run CDs My Computer Setup.exe Apple Macintosh Switch Skills 1

Welcome to another helpful hint in my Tips and Tricks sessions.

Creating Your Own PowerPoint Jeopardy Game

The Games Factory 2 Step-by-step Tutorial

Lesson 2 Game Basics

Software user guide. Contents. Introduction. The software. Counter 1. Play Train 4. Minimax 6

Welcome to the Sudoku and Kakuro Help File.

Words Mobile Ready Game Documentation

Key Abstractions in Game Maker

THE LOST CITY OF ATLANTIS

Create a game in which you have to guide a parrot through scrolling pipes to score points.

~ Pizzeria ~ The following developer is responsible for the declaration: Astro Corp.

More Actions: A Galaxy of Possibilities

Daedalic Entertainment presents

Arabian Nights. Astro Corp. The following developer is responsible for the declaration: Manual Version: AN_US AN_US

Gnome Wars User Manual

Songwrite 2 version 0.3 user guide

Lucky Leprechaun. 1. Overview. Game Rules (v1.2-28/06/2016) The goal is to obtain a winning combination on a winning line spread across the reels.

MENU CONTROLS MAIN MENU GAME CONTROLS ATARIVOX SUPPORT

Arcade Game Maker Product Line Requirements Model

Fanmade. 2D Puzzle Platformer

Excel TGI Football Game DELUXE Instructions & Help File

Camtasia Studio: Windows

In this project you ll learn how to create a times table quiz, in which you have to get as many answers correct as you can in 30 seconds.

Meteor Game for Multimedia Fusion 1.5

Audacity 5EBI Manual

Instruction manual Chess Tutor

3. Ready-to-Make Projects

Star Defender. Section 1

InfoSphere goes Android Angry Blob

Annex IV - Stencyl Tutorial

Daedalic Entertainment presents

Abandon. 1. Everything comes to life! 1.1. Introduction Character Biography

WELCOME TO SHIMMER SHAKE STRIKE 2 SETUP TIPS 2 SNAPSHOTS 3

2D Platform. Table of Contents

Register and validate Step 1

Part 11: An Overview of TNT Reading Tutor Exercises

Getting Started. with Easy Blue Print

Game Design Curriculum Multimedia Fusion 2. Created by Rahul Khurana. Copyright, VisionTech Camps & Classes

Universally Accessible Games: The case of motor-impaired users

Student Centre. Contents. 1. Introduction 2. Live Mathletics 3. Activities 4. Certificates and points 5. Earning and Spending Credits 6.

Whack-a-Witch. Level. Activity Checklist Follow these INSTRUCTIONS one by one. Test Your Project Click on the green flag to TEST your code

THE TECHNOLOGY AND CRAFT OF COMPUTER GAME DESIGN An introductory course in computer game design

Basic Help and Controls

CONCEPTS EXPLAINED CONCEPTS (IN ORDER)

Thank you for choosing our 3DMRS series: Parkour.

Pointstreak. Electronic Gamesheet. Scorekeepers Manual

Transcription:

Paolo Capriotti

2

Contents 1 Introduction 5 2 How to play 6 3 Game Rules, Strategies and Tips 7 3.1 Game Rules......................................... 7 3.2 Strategies and Tips..................................... 7 4 Interface Overview 8 4.1 Menu Items......................................... 8 5 Frequently asked questions 9 6 Credits and License 10

Abstract This documentation describes the game of Kollision version 0.3

Chapter 1 Introduction GAMETYPE: Arcade NUMBER OF POSSIBLE PLAYERS: One A simple ball dodging game 5

Chapter 2 How to play OBJECTIVE: Let the blue ball move in the field without touching the red balls. Click on the empty field to start a game: a blue ball immediately replaces your mouse cursor, and a number of red balls start to fade into the field. When the red balls finish materializing, they move at a random speed in a random direction, and you have to promptly dodge them moving the blue ball inside the field with your mouse. After some time, other red balls will appear, fading in as before and then starting to move. Be prepared to avoid them, too. You can choose the game difficulty level on the right of the status bar. The higher the difficulty level, the faster red balls move, and the more balls will appear on the play field. 6

Chapter 3 Game Rules, Strategies and Tips Game Rules, Strategies and Tips 3.1 Game Rules Red balls move with constant speed on the game field bouncing off walls until colliding with another ball, which causes the speed and direction of both balls to change. The blue ball can be freely moved inside the field with the mouse. The blue ball cannot escape the field. If the cursor is moved out, the ball stays on the edge, until the cursor returns. The score is directly proportional to the time the game has lasted. Pausing the game subtracts a (cumulative) 5 seconds penalty from the total time. 3.2 Strategies and Tips Move the blue ball gently and slowly. Swinging across the field will make collisions with other balls more likely. Moving the cursor out of the field can be used as an elegant trick to come out of a screwed situation. Use it wisely. Do not pause the game unless absolutely necessary. 7

Chapter 4 Interface Overview 4.1 Menu Items Game End game End a game and return to the welcome screen. Game Pause (P) Pauses or resumes the game. Game Show High Scores (Ctrl+H) This will show the best scores for the current level. Game Quit (Ctrl+Q) Selecting this item will end your current game, and exit Kollision. Settings Play Sounds Toggle whether sound effects should be played. The default is off. Settings Difficulty Allows you to select a difficulty Easy, Medium, Hard for the game. Additionally Kollision has the common KDE Settings and Help menu items, for more information read the sections about the Settings Menu and Help Menu of the KDE Fundamentals. 8

Chapter 5 Frequently asked questions 1. I want to change the way this game looks. Can I? No. 2. Can I use the keyboard to play the game? No. Kollision can only be played with a mouse. 3. I cannot figure out what to do here! Are there hints? Kollision does not have a Hint feature. 4. I have to quit the game now, but I am not finished yet. Can I save my progress? You cannot save games in Kollision. 9

Chapter 6 Credits and License Kollision Copyright 2007-2008 Paolo Capriotti p.capriotti@gmail.com Copyright 2007-2008 Dmitri Suzdalev dimsuz@gmail.com Documentation copyright 2008 Paolo Capriotti p.capriotti@gmail.com This documentation is licensed under the terms of the GNU Free Documentation License. This program is licensed under the terms of the GNU General Public License. 10