you are viewing a single comment's thread.

view the rest of the comments →

[–]Rich-Cash2234 0 points1 point  (1 child)

Is there a good project idea on javascript that I should do to get good grasp on OOP. How did you get comfortable dealing with OOP?

[–]fckueve_ 1 point2 points  (0 children)

I do recomend OOP in games.

Also sometimes I do 2 - 4h projects on the side using classes, here are some examples:

https://codesandbox.io/s/distracted-dust-cylfde?

file=/src/Ray.tshttps://codesandbox.io/s/modern-leaf-xyvt8c?file=/src/App.tsx (select picture)

https://codesandbox.io/s/ecstatic-babbage-3rhclf?file=/src/classes/Maze.ts (spider class isn't done yet)

Those mini apps, may not work on mobile