Skip to content

rephus/phaser-rts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Phaser Plugins

resources

Tools

How to do gifs

Record browser window with gtk-recordmydesktop

  • Set 30fps
  • Disable On-fly encoding

This will create a out.ogv file on $HOME

Convert the video to gif with

ffmpeg -ss 00:00:00 -i out.ogv -r 10 -vf scale=-1:-1 out.gif

Crop the gif file in http://ezgif.com/crop

https://github.com/photonstorm/phaser-examples/blob/master/examples/text/center%20text%20on%20sprite.js

About

RPS: Phaser.io simple RTS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages