Software Alternatives & Reviews

Phaser vs PixiJS for making 2D games

PixiJS Phaser Pixi Particles Apache Cordova
  1. 1
    Fast and flexible WebGL-based HTML5 game and app development library.
    Pricing:
    • Open Source
    Phaser and PixiJS are popular open-source JavaScript WebGL libraries that are used to create 2D browser games. They render graphics inside an HTML canvas element. Games can be developed using JavaScript or TypeScript. These libraries use WebGL for creating high-performance, complex visual effects. You can create simple browser games using vanilla JavaScript, but if you want to have performant rendering or advanced features in your game such as physics or realistic lighting, vanilla JavaScript is not a good choice. These libraries speed up game development by providing useful functionality and they improve performance.

    #Flowcharts #Org Charts #Javascript UI Libraries 68 social mentions

  2. 2
    Desktop and Mobile HTML5 game framework. A fast, free and fun open source framework for Canvas and WebGL powered browser games.
    Pricing:
    • Open Source
    Phaser and PixiJS are popular open-source JavaScript WebGL libraries that are used to create 2D browser games. They render graphics inside an HTML canvas element. Games can be developed using JavaScript or TypeScript. These libraries use WebGL for creating high-performance, complex visual effects. You can create simple browser games using vanilla JavaScript, but if you want to have performant rendering or advanced features in your game such as physics or realistic lighting, vanilla JavaScript is not a good choice. These libraries speed up game development by providing useful functionality and they improve performance.

    #Game Development #Game Engine #3D Game Engine 119 social mentions

  3. A particle system for PixiJS. Contribute to pixijs/pixi-particles development by creating an account on GitHub.
    PixiJS and Phaser have basic animation functionality for sprite sheet animation, tweens for smooth animation and they have particle systems to create effects such as an explosion. The particle system needs to be installed as a separate library for PixiJS.

    1 social mentions

  4. Platform for building native mobile applications using HTML, CSS and JavaScript
    Pricing:
    • Open Source
    Browser games can be played on desktop or mobile devices; they may also be compiled to native mobile apps by using third-party tools such as Cordova. It's important that your 2D game has a responsive layout. Phaser has a Scale Manager that handles scaling, resizing, and alignment; it also has a full-screen mode. When using PixiJS, you need to create a responsive layout manually. This can be tricky with more complex layouts.

    #Development Tools #JavaScript Framework #Javascript UI Libraries 43 social mentions

Discuss: Phaser vs PixiJS for making 2D games

Log in or Post with