Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-29 | refactor: adjust the project infra. (#1) | Jun Zhang | |
* refactor: adjust the project infra. This patch adds cmake build system to the project, and adjust infrastructure stuff. Signed-off-by: Jun Zhang <jun@junz.org> * fix: remove compiler flags that only exist in GCC. Signed-off-by: Jun Zhang <jun@junz.org> | |||
2022-01-25 | Implement simple train car | cflip | |
For now, the car just exists at a certain tile and has a 'progress' timer until it moves to the next track tile. |