From 254d8dd24c2a99345547e189744912ef654ef620 Mon Sep 17 00:00:00 2001 From: Melik Houij Date: Wed, 22 Feb 2023 12:07:41 +0100 Subject: [PATCH] added readme.md --- readme.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 readme.md diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..a51683c --- /dev/null +++ b/readme.md @@ -0,0 +1,14 @@ +# Unnamed Car Game + +This project is mostly here so i can learn about making games with rust +I fell off from developing my previous game, with just lack of interest, however now i am willing to give it a try with rust! + +## TODO Features +i will consider the game 1.0.0 if they have this + +(this list is not done) +- full 3D model Loading including the Players and background elements, not sure about Animation yet +- Basic Car physics +- Map Loading +- Menu with Text and UI Elements +- Basic Car AI