15 lines
492 B
Markdown
15 lines
492 B
Markdown
# 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
|