Skip to content

Game I am working on. Getting functions to operate with img.

Notifications You must be signed in to change notification settings

kgTheDev/gamePart1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Start of My Game Project

The very beginning of a game I'm developing using Phaser 3. You can move to the left to the right and explode into multiple copies, in a push of a button.

Controls:

Hold "A" to move left. Press "D" to move right. Tap "P" rapidly for your special move. Click anywhere on the game screen to move player.

Check it out!!: https://keiththedev.github.io/gamePart1/

screen shot 2018-07-07 at 10 02 33 pm

How it's made:

Tools: Phaser, JavaScript

First I had to create an environment for my game giving it functions like gravity and velocity. Then start insterting images to display things like, characters, backgrounds, etc. Once everything is set I started working on moving my characters.

Lessons Learned:

When making a game, you have to host it. I was having the hardest time getting this to display in my browser at first. I gave in and asked a buddy of mine for a quick set of eyes, and he instantly handed me the solution that was right under my nose. Host your games guys.

About

Game I am working on. Getting functions to operate with img.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published