Skip to content

This code belongs to the talk "Phaser: In 100 Zeilen zum ersten Spiel". It shows the first steps towards a Doodle Jump Clone

Notifications You must be signed in to change notification settings

Webmasters-Europe/phaser-in-100-zeilen-zum-ersten-spiel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository belongs to the code of the talk "Phaser: In 100 Zeilen Code zum ersten Spiel". You can find the article here: https://www.webmasters-fernakademie.de/blog/programmierung_code_software_entwicklung/hacktoberfest-recap-phaser-in-100-zeilen-zum-ersten-spiel

In the talk I explain the fundamentals of Phaser and show you how easy you can make your first steps with phaser. You learn the first steps towards a clone of Doodle Jump.

To start the game, first run npm i. After that you can start the server with the command http-server.

Press a to move left and d to move right.

About

This code belongs to the talk "Phaser: In 100 Zeilen zum ersten Spiel". It shows the first steps towards a Doodle Jump Clone

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published