-
Notifications
You must be signed in to change notification settings - Fork 21
[Paths] Game Activities
KYY edited this page Aug 27, 2018
·
1 revision
- Two cars for each screen
- Passengers scattered all over the map
- When car approaches the passenger, destianation is appearing
- Score incrementing when passenger is delivered to destination
- Challenge is to find path, since road is only field on the map where it is allowed to move
- Two pizza delivery drones for each of two windows
- Each drone gets the multiple adresses at once, those adresses will be shown at the map at his color(for ex. drone-green-adresses green)
- There are three pizzaries around the map, dron can drag only one pizza at the time, so he need to get pizza from one of the closest pizzaries
- Score will be given for each pizza delivered
- The challenge is to find an optimal route to bring pizza to all adresses
- Three drones are under control: sea drone, air drone, onground drone
- Each drone has 10 shots and there is the base where they can recharge
- There gonna be three types of enemies: sea, air, onground trying to smug in some drugs
- All enemies gonna be trying to lurke into a city, since there drones will lost them
- Being shot by missle enemies explode and score increases
- If enimy succeed with lurking into city, score decreases
- Challenge is to control all drones, recharge when enemies is less, get in position to shoot enemy drone
- Two drones are under control
- There is a base in the center
- The borders are the dots(hubs) around the base, each dot is at some distance from another
- The hub is activated by contacting with drone by sending electromagneting wave which can throw away someone close to cross borders
- The closer penetrator gets to the center of this hub the farer away it will be thrown
- The hub need some time to be recharged before it can be activated again
- The game is started with some amount of scores matching the amount of potential penetrators circling around the base outside the border
- For each penetrator that made it to the base score is decreasing
- The challenge is to observe the situation and react, letting penetrator closer to hub to push it farther away, but, only if there is no another one closing to border
- There are two drones, one is for repairing kiosks, another is for convincing people to get to other kiosk
- There are some amount of kiosks randomly distributed over a map
- The koisk is taking some time to prepare the food so the line may grow with people waiting
- The line is not evenly distributed over all kiosks, so drone may come to some line with amount of people he is going to encourage to move to another kiosk
- Over the time some kiosks are randomly getting broken
- Fixing drone need to approach broken kiosk to fix it
- Fixing kiosk take some time, so drone need to be around the kiosk until it fully fixed
- The score increasing when item sold to clients, the more items are sold, the more score is collected
- Challenge is to distribute clients evenly and repair kiosks in time, choosing those first, where the line is longer