diff --git a/pages/all_projects.html b/pages/all_projects.html index d84f56e..0fdccb1 100644 --- a/pages/all_projects.html +++ b/pages/all_projects.html @@ -105,9 +105,10 @@

Ray casting and light blocking effect

-

Vector manipulation

-

Control using UP, DOWN, LEFT, RIGHT arrow keys. Project under progress...

- vectors +

Car 2D

+

Top view car control mechanics. Engine braking, acceleration, steering. Control using UP, + DOWN, LEFT, RIGHT arrow keys. Project under progress...

+ Car 2D
source code

Skills & technologies: JavaScript, p5.js, HTML, CSS, Algorithms, Vector space in diff --git a/pages/vectors.html b/pages/car2D.html similarity index 100% rename from pages/vectors.html rename to pages/car2D.html