Coding a Physics Game with JavaScript + Three.js

Опубликовано: 06 Январь 2025
на канале: Suboptimal Engineer
1,683
57

In this game dev experiment, I coded Frantic Architect, a mobile game originally made by Will Kwan. Unlike the original game (which was built using Unity), this version is built with JavaScript. Check out the playable demo on my website and let me know what you think!

📖 Code - https://github.com/SuboptimalEng/thre...

🎥 YouTube -    / suboptimaleng  
💻 GitHub - https://github.com/SuboptimalEng
🐦 Twitter -   / suboptimaleng  
🧵 Threads - https://www.threads.net/@suboptimaleng
📸 Instagram -   / suboptimaleng  

== [ Resources ] ==
Three.js - https://threejs.org
Cannon.js - https://github.com/pmndrs/cannon-es

== [ Credits ] ==
Will Kwan -   / _willkwan  
Frantic Architect - https://github.com/wkwan/frantic-arch...

== [ Timestamps ] ==
00:00 What is Frantic Architect?
00:38 Three.js vs Unity/Unreal Engine
01:53 Cannon.js Physics Setup
02:51 Three.js Game Demo

== [ Tags ] ==
#suboptimal #threejs #gamedev