Go to file
Milk.H 5fa37d5f06
Rewritten mesh.h from learnopengl.com
2023-02-23 09:28:48 +01:00
resources/shaders/basic working triangle, also added stb 2023-02-22 15:29:36 +01:00
src Rewritten mesh.h from learnopengl.com 2023-02-23 09:28:48 +01:00
Cargo.toml Rewritten mesh.h from learnopengl.com 2023-02-23 09:28:48 +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