앵그리버드. - 15분 동안 ZIM과의 물리 게임!

우리는 15분 안에 분노의 작은 새 게임을 만들었는데 크기는 p5j와 matterj의 66% 였다.다음은 예https://zimjs.com/five/slingshot2.html입니다.
// here is a circle that will fall to the ground:

new Circle().center().addPhysics();

// amazing! 
// Or we can start with physics to set gravity, borders, etc.

const physics = new Physics();
// and drag things in physics
physics.drag();
다음은 유튜브의'5분 코드'시리즈에 관한 영상입니다.
만약 네가 최근에 화포를 살펴보지 않았다면, 너는 반드시!다음은 Dr Abstract의ZIM Dev Site와 일부In-depth Guides, 포함Your Guide to Coding Creativity on the Canvas입니다.

좋은 웹페이지 즐겨찾기