Please enable JavaScript.
Coggle requires JavaScript to display documents.
Java Game - Coggle Diagram
Java Game
snake + decision :
each round
Choose length of snake
Multiply random number
Divide by random number
Choose width of snake
Multiply random number
Divide by random number
Game is over
Snake hit the wall
Snake hit itself
Calculate surface of snake at the end
make a rank based on the history
the width of the wall keep changing
Snake is moving inside the box in circular motion
tetris
Game is over
Hit the ceiling
Effective way to cancel the blocks
No gaps between blocks
Block operation
Move left or right
Spin 90 degree each time
Block keep moving down
Speed increase when level up
maze game
can choose sets
Multiple Destinations
Multiple map
Several maps are made manually
Algorithm automatically makes maps...
When time allows..........
Count the time
Game over after time limit
Record the time to get to destination
different levels, the map increases as level increases
Add funny concepts..
Make characters as a real person with their pictures
Fixed characters?
User can put their picture?
Pokemon...?
black jack
Create card deck
4 suits
face cards
number cards
rule
over 21 points lost
A can be represent as 1 or 11
player closest to 21 and less or equal to 21 win
Breaking Block
Breaking Bubble
Several Colour
Bubble is breaking when 3 same colours meet
a row of bubbles are created every ** sec
Breaking block with moving ball
move bar
Controlled by user
hit the moving ball
moving ball
hit the block
block is broken
Game is over
When time is over
when ball fall into hall
User wins when all blocks are broken