🌟I chose to learn game dev in JavaScript with 3.js because of my existing knowledge and experience in the language.
💡Following tutorials and demos from experienced game developers, like Simon Dev, helped me gain valuable insights and inspiration for my projects.
🎮Creating simple games, such as tic-tac-toe and a 3D piano, allowed me to practice and showcase my skills while having fun.
🌌Exploring advanced concepts like vertex and fragment shaders opened up new possibilities for visually stunning effects in my games and animations.
⚙️Challenges like mapping a 3D snake game onto a curved 2D plane and incorporating physics in a tower-building game pushed my skills and creativity to new heights.