How To Make A PhaserJS Game! | Simple Tutorial

preview_player
Показать описание
Learn how to make a super simple platformer game with Phaser.JS!

PhaserJS is a framework or toolkit that provides you with the libraries and classes to build your own game from raw JavaScript. It is not an IDE or set of tools to build a game, the way Godot or Unity3D is.

If you are familiar and comfortable with JavaScript, Phaser is possibly the single best framework available for building relatively simple games.

Follow me on social media!

Check out my other YouTube Channels ~

Affiliate Links:

💝 Support The Channel!
Рекомендации по теме
Комментарии
Автор

This was actually a pretty good phaser intro without delving into webpack and that sort of madness. You should make more phaser vids!

Vitriol
Автор

Great tutorial! Thanks egee, I have deadline for a phaser game for school tomorrow and this helps me out immensely. I also love how you managed to condense the theory into such a watchable format. Tons of information without all the unnecessary extra information.

joeri-uri
Автор

Thanks so much !!! Shortest tutorial and most effective tutorial I ever seen.

truonggianginh
Автор

You make amazing videos!! the distro delves are amazing too!!

ebenezer
Автор

Do you have a playlist for Phaser Coding ? I would love to see more tutorials like this. :>

xurikenx
Автор

A dev that uploads a 10min and apologizes for a somewhat long video is my friend.

gastonalejandrotrivi
Автор

Thanks so much. This was excellent to wrap up my first block of learning!

SAINTSs
Автор

Phaser is such a pain to set up, on one hand I have to use node to be compatible with all the require statements, on the other hand I have to use the browser or else none of the browser objects get defined in node. Quite the predicament

masamune
Автор

Please, to all programming tutors, please do zoom in your codes so we can see it clearly. 😳

agent-
Автор

As a teacher I *adore* you say what to do, do it, then *show what changed*! That level of very fast, simple feedback is incredibly helpful.

JohnMitchellCalif
Автор

Phaser seems like a great engine if you want to make procedurally generated levels

Marius-vwhp
Автор

Great video, has been a big help for me, I'm participating in a jam where the limit to the entire project uncompressed is 1.44mb, so I was forced to use Javascript, and ended up going with Phaser :)

Atom is pretty nice by the way, I was using Notepad++ at first just for the hell of it, but tried Atom and stuck with it.

zombievirals
Автор

I feel like I watched this exact game being made in a tutorial, but it wasn't phaser.io... I specifically remember these sprites. It's making me crazy!

evolgenius
Автор

Pretty awesome, I must say that I really enjoy the pace and feel of your videos :) keep it up!

kristoferlinnestjerna
Автор

"Run it on Electron"
Aah finally... Someone has discovered my power

gtknowledge
Автор

This was the best tutorial i‘ve ever seen about phaser. THANK YOU!

eliasrohrer
Автор

cant do even when using phaser 2, just the black screen

yesimyourdad
Автор

Do you have more tutorials about phaser.js?

chnoo
Автор

what is phaser version that used in this tutorial?
thank you

kara.m
Автор

Bear in mind people that this tutorial was written in Phaser v2.0.1.

I'm on Phaser v3.18.1 and the setups are different. (E.g. you have to set the physics to arcade in config; when loading a spritesheet, you have to include a ImageFrameConfig)

lukass