-
Notifications
You must be signed in to change notification settings - Fork 0
Input Parameters
Toni Stachewicz edited this page Nov 11, 2017
·
1 revision
Some possible input parameters for the algorithm could be the following (feel free to add more):
- player position (coordinates)
- moving direction of the player: moving up or down
- position of next platforms (probably 3-6)
- moving direction of platform: left, right, n/a (also up/down?)
- type of those platforms (Normal, Moving, Breakable, Vanishable)
- distance to left/right bounds
- position of monsters
- bonuses like springs or rockets