Jump to content

Search the Community

Showing results for tags 'candy'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • HTML5 Game Coding
    • News
    • Game Showcase
    • Facebook Instant Games
    • Web Gaming Standards
    • Coding and Game Design
    • Paid Promotion (Buy Banner)
  • Frameworks
    • Pixi.js
    • Phaser 3
    • Phaser 2
    • Babylon.js
    • Panda 2
    • melonJS
    • Haxe JS
    • Kiwi.js
  • General
    • General Talk
    • GameMonetize
  • Business
    • Collaborations (un-paid)
    • Jobs (Hiring and Freelance)
    • Services Offered
    • Marketplace (Sell Apps, Websites, Games)

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Website URL


Twitter


Skype


Location


Interests

Found 4 results

  1. Hello, I'm attempting to create the same effect you get in games like candy crush where you have a collection of sprites and when one or more dissappears the others 'drop down' to take it's place. I can't really find much information out there about how to do this effectively especially with pixijs. Does anyone know of a good way to do this?
  2. I'm happy to announce that I've finished my third game (after Captain Rogers and Craigen) with Robert from Blackmoon Design and it's called Monster Wants Candy. It's a simple, casual mobile HTML5 game where you have to collect the candy to save your love from evil King. You can PLAY THE GAME HERE. The source code of the demo is available on GitHub, you can also read short "making of" post on the blog. The demo of this game was shown at Mozilla Festival 2013 and the Phaser tutorial I'm working on for a few months now is based on that demo. I'd love to get any feedback on the game itself and testing on various mobile devices as I own only a few. If you find bugs or have improvements, please let me know in the comments, thanks! Edit: The Getting Started With Phaser: Building "Monster Wants Candy" tutorial is finally available at Tuts+ Gamedev.
  3. Hi everybody ! Here is the 2nd game I made with Phaser : Candy Mirror Ninja ! The originality is that you don't see things as they are, you only see the images of them on mirrors which are the walls of the levels. You will need some time to get used to it, it's a bit special to master. Controls : Use the arrows to move the Ninja and the mouse to aim and shoot when you get the Laser. Information : The game is based on the themes of the Global Game Jam 2014 ("We don't see things as they are, we see them as we are") and the Candy Jam.It's why there is a King which protects the Candy from you. He shoots avocados (because the french for avocado is also the name for lawyer, little joke ^^) in each direction, faster if you get closer to the Candy. These avocados can kill you.Finally, you can get a Laser to shoot at the King or mirrors to make reflections. Notes : The game uses masks for the mirror images, so it requires WebGL.The game doesn't work on Internet Explorer.Firefox doesn't render well the texts.You need to activate WebGL in Safari.Chrome is the best browser for this game. >> The link of the game on itch.io : http://aurelien974.itch.io/candy-mirror-ninja << >> The source on GitHub : https://github.com/aurelien974/Candy-Mirror-Ninja << Hope you have fun even if it's a little difficult and a bit ugly ^^ Let me know what you think of it !
  4. Hi, here are some screenshots of my latest game. It's called Yummy Plate and it is a simple one-button casual arcade game. PLAY WEB VERSION Some technical notes (since it's a coder board) - I used the following libs: Pixi.JSTween.js (by sole)CocoonJS (for Android port) Have fun! Best, benny!
×
×
  • Create New...