Skip to content

Input Parameters

Toni Stachewicz edited this page Nov 11, 2017 · 1 revision

List of possible input parameters/features

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

For later development:

  • position of monsters
  • bonuses like springs or rockets
Clone this wiki locally