Skip to content

wizinfantry/Phaser3TutorialWithTypeScript

Repository files navigation

Phaser3TutorialWithTypeScript

Phaser 3을 사용하여 단 몇 줄로 HTML5 게임을위한 행운의 바퀴를 구축하십시오 – 각 슬라이스 각도 구성

gameOptions.ts, playGame.ts

트윈과 삼각법 만 사용하여 Phaser 3로 "Knife Hit"와 같은 HTML5 게임을 구축합니다. 사과를 추가하고 슬라이스도합니다.

knifeOptions.ts, knifeGame.ts

Phaser 3으로 업데이트 된 Phaser로 제작 된 HTML5“Down the Mountain”프로토 타입

downOptions.ts, downGame.ts

Ui 블록-컨테이너의 경량 대안

D:\PROJECT\JAVASCRIPT\PHASER\TEST003\src\000001\uiBlock.md

Phaser 3 Tweens, Curves 및 cubic Bezier 곡선으로 재생

bezierGame.ts

Phaser 3로 큰지도를 관리하는 방법 (FAIL)

Phaser 3 업데이트로 제작 된 HTML5 "산 아래로"프로토 타입 : 더 이상 컨테이너를 사용하지 않고 큐빅 베 지어 곡선을 사용하는 가짜 3D 점프

downOption1.ts, downGame1.ts

삼각법 만 사용하여 Phaser로 제작 된 이중 점프를 특징으로하는 원형 무한 러너의 HTML5 프로토 타입

circleJumpOption.ts, circleJumpGame.ts

HTML5 예제와 함께 순수 수학 선분 및 원 충돌 감지

circleCollisionGame.ts

Retro Highscore Table

retroHighScoreTable.md

Phaser 3로 타워 디펜스 게임을 만드는 방법

towerGame.ts....

Phaser 3의 버튼

Don't Touch the Spikes Tutorial

spikeGame.ts

Build a HTML5 game like “Color Jump” using Phaser 3 and Matter physics, introducing some ES6 features

colorJumpGame.ts

Build a HTML5 game like “Color Jump” using Phaser 3 and Matter physics – adding coins and commenting the source code

colorJumpGame001.ts

Build a HTML5 endless runner with Phaser in a few lines of code using Arcade physics and featuring object pooling

endlessRunnerGame.ts

HTML5 prototype of iOS game “Perfect Square!” updated to Phaser 3 – Build a physics game using only tweens

perfectSquareGame.ts

HTML5 endless runner built with Phaser and Arcade physics step 2: adding player animation and more customization

endlessRunnerGame001.ts

HTML5 endless runner built with Phaser and Arcade physics step 3: adding textures to platforms and coins to collect

endlessRunnerGame002.ts

Match 3 Bejeweled HTML5 prototype built with Phaser updated to Phaser 3 adding object pooling and using ECMA Script 6 conventions

bejeweledGame.ts

Bejeweled와 같은 Match3 게임을 처리하기위한 Pure Javascript 클래스로, 선호하는 HTML5 프레임 워크와 통신 할 준비가되었습니다. Phaser 3 예제 포함

bejeweledClassGame.ts

Build a HTML5 game like “Block it” using Phaser 3 and Arcade physics in less than 100 lines of code

blockItGame.ts

Phaser 3에서 Gravity 사용

gravityGame.ts

Pure Javascript class to handle SameGame games, ready to communicate with your favorite HTML5 framework. Phaser 3 example included

sameClassGame.ts

Phaser 및 Arcade 물리학으로 제작 된 HTML5 무한 러너 4 단계 : 스크롤 시차 배경 추가

endlessRunnerGame003.ts

Phaser 및 Arcade 물리학으로 제작 된 HTML5 무한 러너 5 단계 : 치명적인 불을 추가하고 본체를 이미지보다 작게 설정하여 플레이어에게 친절하게 대합니다.

endlessRunnerGame004.ts

“String Avoider” HTML5 game prototype updated to Phaser 3 with a new end of level effect

stringAvoiderGame.ts

Give your HTML5 games a “full screen” option and manage game scaling and resizing in a couple of lines of code thanks to Phaser 3 version 3.16

(Phaser 3 버전 3.16 덕분에 HTML5 게임에 "전체 화면"옵션을 제공하고 몇 줄의 코드로 게임 크기 조정 및 크기 조정을 관리 할 수 있습니다.) endlessRunnerGame005.ts

Phaser 3 덕분에 사용자 정의 공간이 있는 트윈 만 사용하여 "Stick Hero"와 같은 HTML5 캐주얼 게임을 빌드합니다.

stickHero.ts

물리학을 사용하지 않고 Phaser로 제작 된 "Stick Hero"HTML5 프로토 타입 – 2 단계 : 영웅 뒤집기 및 동전 수집

stickHero001.ts

Phaser 3 및 Matter.js로 제작 된 "One Tap RPG"게임의 HTML5 프로토 타입

oneTapRpg.ts

About

Phaser3 Tutorial With TypeScript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages