From 207ee62eaabac19e5a24e45adf773f81ca48f896 Mon Sep 17 00:00:00 2001 From: cflip Date: Tue, 25 Jan 2022 17:16:28 -0700 Subject: Implement simple train car For now, the car just exists at a certain tile and has a 'progress' timer until it moves to the next track tile. --- car.png | Bin 0 -> 259 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 car.png (limited to 'car.png') diff --git a/car.png b/car.png new file mode 100644 index 0000000..ae7c6ff Binary files /dev/null and b/car.png differ -- cgit v1.2.3