added readme.md
parent
49268dbabf
commit
254d8dd24c
|
@ -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
|
Loading…
Reference in New Issue