Skip to content
#

sprites

Here are 71 public repositories matching this topic...

GIMP plug-in to create a spriteatlas (aka spritetexture or spritesheet). Takes all layers as images and compiles them into one sprite atlas texture, using a 2D packing algorithm so that the final texture image takes as little space as possible. Also outputs a TexturePacker JSON, LibGDX, CSS or XML coordinates file.

  • Updated Mar 9, 2024
  • Python

This is an RTS-like game written in Python 3 with arcade library. This is my most ambitious project up to date, since I try to overcome Python's shortcomings and make as efficiently-running game as possible. It will cover pathfinding, UI, AI, and graphics, using relatively slow and inefficient language. Main goal is to make it running sufficient…

  • Updated Nov 28, 2023
  • Python

Improve this page

Add a description, image, and links to the sprites topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the sprites topic, visit your repo's landing page and select "manage topics."

Learn more