怎么用pixi做一个篮球投篮游戏 How to make a basketball shooting game with Pixi?
我已经实现了它:http://www.dadatu.tw/class/games/lanqiu/ ; 想要实现:http://www.4399.com/flash/183616_1.htm 你好,朋友们,你想问一下如何使用Pixi制作一个由篮球抛出的抛物线吗? 它是关于抛物线方程吗?
View ArticlePhaser (2.2.2) Glitch (SOLVED) (Kind of my fault)
Hi. I am encountering an error stating "Uncaught TypeError: Cannot read property 'isDown' of undefined" (referring to !getGameData.right.isDown). I think this is due to the fact that the create...
View ArticleTutorial - How to capture pixel perfect inputs on sprite - HTML5 pure canvas
How to make click Pixelperfect on Canvas DEMO + Tutorial https://leoche.github.io/Pixelperfect-Click-Canvas/ Summary There is no easy way to draw something and capture a pixel perfect click on it with...
View ArticleLETTER TO PHASER EDITORS AND ANDVANCED MEMBERS OF PHASER FORUM
LETTER TO PHASER EDITORS AND ANDVANCED MEMBERS OF PHASER FORUM DEAR PHASER EDITORS AND ADVANCED MEMBERS OF THE PHASER 3 FORUM, Ask youself: " Do I really want to give people simplicity and knowledge...
View ArticleWhich is the best Framework/library for HTML5 game development with heavy...
Hello, We had made a game in Flash AS3, We converted it into HAXE so that it works on a web browser, but the game lags(animation). Now we want to convert this kind of game in HTML5 which has heavy...
View ArticleAre 2D HTML5 games profitable?
Would it be worth it to become a serious HTML5/Phaser 3 developer? How does one get started? Is it as easy as making your own website and hosting games on it?
View ArticleRecomendation on Tile Editing
Hi, I'm new to Tile creation/editing for 2D games. I have spent the last week researching online on which libraries are the best for this area. Most people say that they use Tiled by...
View ArticlePorting HMTL5 Game made with Phaser 2 to Android & iOS
Hello fellas! Having web games is amazing, but we all know monetisation and marketing is a lot easier with apps. What is currently the best way to port a web game into native apps? Is there any...
View ArticleThoughts on Facebook Instant Games?
Is it easy to get your games onto the website and is it profitable if your game is monetized (I would assume so)?
View ArticleUsing PIXI to achieve Sprite parabolic motion?
Here I want to do a parabola of basketball。 I thought of using Pixi, but Pixi had no good built-in methods. Here is a demo I want to achieve:https://basketball.frvr.com/;He looks pretty good! How do I...
View ArticleHTML Source Code Game
Hi, I have HTML source code for a board game. I don't know anything about game development. From last few days, I am trying many other softwares construct 2, Unity, Gamemaker, Android Studio but...
View ArticleHow can I export my phaser game on ionic
I have a problem I would like to export my single page of phaser game in another ionic page but I have no result and the screen is still white. I have no error on the console I don't know what 's...
View Articlelebeling sprites
How can I lebel my sprites with a text when I click on them? I have some different sprites that I need to give different names through clicking on them. Thanks in advance.
View Articlesandbox editor on ph 2 page, can't find my online png images?
sandbox editor on ph 2 page, can't find my online png images? http://www.changunn.com/blog/wp-admin/upload.php?item=1275
View Articlecordova android ubuntu fail to install need really help
hi, i follow entierely this tutorial : https://codeburst.io/configuring-cordova-for-android-development-on-linux-6ee4a28cd432 and when i type sudo cordova requirements in my app, i have this : Android...
View ArticleIs it a good idea to add Music to online games?
I notice most online games don't have a background music when playing. Even if they do, it is only in menu. Will music make the game more fun? Or will it have negative effects? Like when the user is...
View ArticleCustom Bitmap Font from Images Tool
Hi everyone. I wanted to see if there was a good tool for creating bitmap fonts for games. One that can get an image created in Photoshop or Illustrator of a custom stylized font character set and...
View Articleclock for credits to play logic & code
Hello everyone, first post. Hope it will be helpful... I'm a new developer and managing to make my first visual novel. My framework was built on top of phaser and I'll expand it with some ready to...
View ArticleHTML5 Game code with Canvas
Hi guys, have a good day, Ask Question I want to create a tile based 'whack a mole' game in HTML 5. Also at every instance a new mole appears at a given tile an audio prompt needs to given indicating...
View ArticleWhich socket connections clicked on the canvas with Socket.io
Hi, I'm wondering how to avoid simultaneous mousedown events. I have a canvas drawn on screen. When a player clicks events take place based on where the player clicked on the screen. If two players...
View Article