Skip to content
#

sprite-animation

Here are 20 public repositories matching this topic...

A simple framework for new and experienced Python programmers to create animations, games, and other graphics-based programs. Includes GUI controls, robotics simulator, and video recording and effects.

  • Updated Jun 22, 2024
  • Python

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

*First try at a game in pygame, so it isn't the best. Sorry*. In this endless-runner, you drive around and past obstacles, making sure to collect coins every now and then. You can spend these coins in the avatar to customize your car. There are some power-ups to aid you on your way. These will all be explained in the in-game tutorial. Have fun!

  • Updated Nov 26, 2023
  • Python

Improve this page

Add a description, image, and links to the sprite-animation 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 sprite-animation topic, visit your repo's landing page and select "manage topics."

Learn more