Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Current »

Milestones

EnvironmentControllerSoft deadlineHard deadlineDone

Position
TrainSpeed
TrainActive

Simple Path finding A->B03.05.10.05.yes
Extended Features

Path finding multiple trains

Not same track

01.06.14.06.yes
ImprovementCollision avoidence20.06.06.07.no
External API
10.07.14.07no
GUITrain scheduling14.07.20.07.no
Project Finished

26.07.no


Code Conventions

Variables:      [type]CamelCase

States:            CamelCase

Constants:    UPPER_SNAKE_CASE

Spacing:         Two spaces

Brackets:        Same line as function

Comments:   Each line start with asterix

  • No labels