Go to file
Milk.H 254d8dd24c
added readme.md
2023-02-22 12:07:41 +01:00
src added Shader module and fixed some code 2023-02-22 11:23:16 +01:00
Cargo.toml initial Commit 2023-02-22 10:23:40 +01:00
readme.md added readme.md 2023-02-22 12:07:41 +01:00

readme.md

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