catparade/todo

114 lines
2.0 KiB
Plaintext
Raw Normal View History

2016-08-18 14:14:48 +10:00
http://www.w3schools.com/games/tryit.asp?filename=trygame_default_gravity
phone fixes as per http://www.html5rocks.com/en/mobile/touch/
2016-08-18 14:14:48 +10:00
----------------------------
https://www.smashingmagazine.com/2012/10/design-your-own-mobile-game/
2016-08-18 14:14:48 +10:00
2016-08-27 18:14:26 +10:00
https://www.smashingmagazine.com/2012/10/design-your-own-mobile-game/
--- check here for ios
-------------------
new door fell down on top of new goat!!
(or the other way around ??)
check code for doors falling when off the top of the screen.
check code for adding new objects at top of screen.
Powerup to break bricks (but only after bricks appear)
diff colour cats which only match themselves
*add
*only match themself
help
--------------
more goals:
form x parades of length y
more prizes: ???
mouse - place to clear all cats in grid/column
overeat (cheese changes to niblet bags, can eat without sleep)
2016-08-18 14:14:48 +10:00
arrow/signpost - cat parades bounce off and take out htings in the path
2016-08-18 14:14:48 +10:00
actual fireworks when you achieve a goal rather than a flash.
fireworks later.
random levels after 100
generate w/h increases (up to a maximum)
generate goals
generate obstacles
use existing maxturns code
---------
PLAYTEST:
... adjust point goal calculation code now that we have multiplier.
... adjust # of turns per level
2016-08-25 20:01:45 +10:00
foot/human/cat toy - adjacent cat pushes it, clear the horiz. line.
sofa/curtain
fixedin place like doors
parade over to scratch
blow up and pow!
show points for each element along path??
2016-08-24 22:52:57 +10:00
---------------
---------------
2016-08-24 22:52:57 +10:00
-- some kind of cat that doesn't fall?
way for cat to 'climb' and not fall ?
2016-08-21 07:56:41 +10:00
other special things - 5% chance of any
{
2016-08-21 07:56:41 +10:00
mouse toy - match 3 to explode everything ?
special food that lets you turn corners?
brush -
doona - hide under it to avoid llama /sun effects ?
2016-08-21 07:56:41 +10:00
}
sounds:
chomp
catparade (can-can ?)
indy theme - title screen?
(if so, make title text indy themed too)
make path part of game object
make things part of game object
ideas:
llamas don't appear after the start, you just have to get rid of them all?
2016-08-18 14:14:48 +10:00