Software Alternatives, Accelerators & Startups

LITIengine VS PixiJS

Compare LITIengine VS PixiJS and see what are their differences

LITIengine logo LITIengine

LITIengine is a free and open source Java 2D Game Engine. It provides all the infrastructure to create tile based 2D games with plain java, be it a platformer or a top-down adventure.

PixiJS logo PixiJS

Fast and flexible WebGL-based HTML5 game and app development library.
  • LITIengine Landing page
    Landing page //
    2022-11-09
  • PixiJS Landing page
    Landing page //
    2023-07-25

LITIengine videos

LITIengine tutorials - 1. - Importing .tmx maps with utiLITI

PixiJS videos

PixiJS Part 3: Renderer, Ticker, & Stage

More videos:

  • Review - Learn PixiJS in 20 Minutes

Category Popularity

0-100% (relative to LITIengine and PixiJS)
Game Development
38 38%
62% 62
Javascript UI Libraries
0 0%
100% 100
Game Engine
26 26%
74% 74
Flowcharts
0 0%
100% 100

User comments

Share your experience with using LITIengine and PixiJS. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, PixiJS seems to be a lot more popular than LITIengine. While we know about 69 links to PixiJS, we've tracked only 6 mentions of LITIengine. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

LITIengine mentions (6)

  • Java swing turn based roguelike game loop advice
    Have you looked at https://litiengine.com/ code? Its an interesting little pure java AWT based engine. You could see how they are doing their game loop. Source: about 1 year ago
  • Insert witty harvesting joke here
    Tired of all the vaguely ambiguous harvesting references? Just want to take your mind off of all the comfy farming games? How about some old-school shooty fun in space? Star ReaperZ is an arcade space shoot-‘em-up made with our very own open source Java 2D game engine LITIENGINE. We didn’t have the full weekend at our disposal, so we had to cut some corners with graphics and audio, but all in all, you will have a... Source: over 1 year ago
  • Is there anything like PICO-8 for Java?
    From a quick search this is the main java engine I found: Litirngine. Source: almost 2 years ago
  • GC Progress from Java 8 to 17
    For native binaries, we now have https://www.graalvm.org/reference-manual/native-image/, but it probably doesn't yet work nicely with game frameworks? Not sure. There are some engines, frameworks: https://jmonkeyengine.org/, https://litiengine.com/, https://libgdx.com/, https://www.lwjgl.org/. But I have no real experience with any of those. - Source: Hacker News / over 2 years ago
  • How to fix - Warning: source release 11 requires target release 11
    So I am trying Litiengine (https://litiengine.com/), but the problem is, I am getting this error everytime I wanna build project... I tried everything what I found on the internet, but it didn't help so far... New project has the same issue, when I changed sdk (15), the error was the same, just not 11, but 15... Source: almost 3 years ago
View more

PixiJS mentions (69)

  • Chapter 1: Boring SVG Manipulation
    And canvas felt almost natural and invoked heavy nostalgia from the first time I touched keyboard and wrote primitive program to draw a house out of lines utilizing Basic. Later on I had a chance to broaden my expertise, when I was doing my hobby game project with Pixi and small bits and pieces on FindLabs pages. - Source: dev.to / about 2 months ago
  • JSON Canvas – An open file format for infinite canvas data
    The canvas in Obsidian is as the whole app very well made. I wondered what they are using as well. My guess is https://www.xyflow.com/, which is for drawing nodes. More general purpose would be http://fabricjs.com/. Or very low level https://pixijs.com/. - Source: Hacker News / 4 months ago
  • A Visual Interactive Guide to Bloom Filters
    Https://pixijs.com/ and https://gsap.com/. All of the source code for my posts can be found at https://github.com/samwho/visualisations :). - Source: Hacker News / 4 months ago
  • My thought on different engines
    For full web games (yeah, I come from the web, so I try to make my family proud), I will recommend PixiJS. It has great support for TypeScript and works very well with Vite. It's lighter than other game engines, so it's better for web games. But you will need to do a lot of things by yourself. - Source: dev.to / 6 months ago
  • Ask HN: Possible to make a game engine in the browser?
    Https://openarena.live/ There's also a bunch of Javascript game engines: https://github.com/collections/javascript-game-engines Or PixiJS for 2D: https://pixijs.com/. - Source: Hacker News / 9 months ago
View more

What are some alternatives?

When comparing LITIengine and PixiJS, you can also consider the following products

Godot Engine - Feature-packed 2D and 3D open source game engine.

Three.js - A JavaScript 3D library which makes WebGL simpler.

RPG Maker - Make your own PC game with RPG Maker. Our easy to use tools are simple enough for a child, and powerful enough for a developer. Try it free today!

Phaser - Desktop and Mobile HTML5 game framework. A fast, free and fun open source framework for Canvas and WebGL powered browser games.

FlatRedBall - Cross-platofrm 2D game engine using C#, focused on developer productivity, transparency, scalability, and ease of use.

p5.js - JS library for creating graphic and interactive experiences