Write the game using writing functions, Computer Engineering

Assignment Help:

The year is 2199. For many generations, the robotic Cyleth have faithfully served humanity. However, under the direction of the computerized superintelligence Skyweb, they have turned on their masters. You are one of the last surviving humans, and your goal is to take out as many robots as you can before they finally get you. The robots move as fast as you do. Every time you take a step, all of the robots around you will take a step in your direction. If a robot catches you, you're done for.

The Cyleth have numbers on their side, but you've got a few advantages to help you survive. First and foremost, the robots are not very smart. The robots move directly towards you, regardless of what might be in their way. If two robots collide with each other, they will destroy each other and leave a smoldering pile of wreckage. This wreckage will also destroy any other robots that walk into it.

You also have a personal teleportation device. It's only a prototype, so it will transport you to a random location. It is guaranteed not to teleport directly into a robot or into wreckage, but it might put you next to robot. In its ordinary mode of operation, the using the teleporter will take the same amount of time as taking a step, i.e. you'll teleport, then the robots will all move. However, you can do a limited number of fast teleports, so that the robots don't have a chance to move before your next move. This makes teleportation much safer.

The last trick up your sleeve is your trusty sonic screwdriver. It just so happens that the sonic screwdriver emits RF interference at precisely the correct frequency to destroy any robots standing next to you. The sonic screwdriver is very fast acting, so the robots don't get to make a move after you use it. Your screwdriver has a limited power, so you can't use it all the time, but it can get you out of a tight spot.

Your status panel/control panel looks like this:

32_Write the game using writing functions.png

Clicking any of the nine buttons on the left move you one box in the specified direction, with "pass" making you stand still while the robots take a step. The "Teleport" button uses your teleporter in slow mode. The "Fast Teleport" button uses the teleporter in fast mode, but consumes one fast teleport. The "Sonic Screwdriver" button consumes a charge of the sonic screwdriver to destroy nearby robots.

The game begins on level 1, and you start with 3 sonic screwdriver charges and 5 fast teleports. When you destroy all the robots in a level, you move on to the next one, which earns you one extra sonic screwdriver charge, and three extra fast teleports. Level 1 has 5 robots, level 2 has 10, level 3 has 15, and in general, level n has 5n robots. The robots are initially at random positions.

The pictures below may help to clarify the rules of the game:

2465_Write the game using writing functions1.png


Related Discussions:- Write the game using writing functions

Display data in the combo box, Which property on a Combo Box do you set wit...

Which property on a Combo Box do you set with a column name, prior to setting the Data Source, to display data in the combo box? ComboBox.DataValueField = "ColumnName" When

What is the difference among choice and list, A Choice is displayed in a co...

A Choice is displayed in a compact form that needs you to pull it down to see the list of available choices and only one item may be selected from a choice. A List may be shown in

Define interrupt, Define interrupt. An interrupt is any exceptional eve...

Define interrupt. An interrupt is any exceptional event that causes a CPUU to temporarily transfer control from its present program to another program , an interrupt handler th

Parallelism conditions, Parallelism Conditions As discussed earlier, pa...

Parallelism Conditions As discussed earlier, parallel computing needs that the segments to be implemented in parallel must be free of each other. Thus, before implementing para

Access to external identifiers, Access to External Identifiers: An external...

Access to External Identifiers: An external identifier is one which is referred in one module though defined in another. You can declare an identifier to be external by including i

For what is defparam used, For what is defparam used? Though,  during  ...

For what is defparam used? Though,  during  compilation  of  Verilog  modules,  parameter  values  can  be  altered  separately  for every module instance. This allows us to pa

Editor - tools necessary for assembly language programming, Q. Editor - Too...

Q. Editor - Tools necessary for assembly language programming? The editor is a program which allows the user to enter and modify as well as store a group of instructions or tex

What is the length of function code at user-command, What is the length of ...

What is the length of function code at user-command? Every menu function, push button, or function key has an associated function code of length FOUR (for example, FREE), which

What is an avl tree, What is an AVL tree? AVL Tree An AVL tree is...

What is an AVL tree? AVL Tree An AVL tree is a binary tree in which the dissimilarity in heights among the left and the right subtree is not more than one for each node.

How does bus arbitration typically work, How does bus arbitration typically...

How does bus arbitration typically work? i.  A bus master waiting to use the bus asserts by  the bus request. ii.  A bus master cannot be the bus until it's request is grant

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd