Open Issues Need Help
View All on GitHub Change the enemy from pixels to sprites about 2 months ago
AI Summary: Design and implement new enemy sprites for a 2D game, replacing existing pixel-based representations. This involves choosing an enemy type, creating its sprite sheet (including animations for up, down, left, and right movement), and integrating the new sprites into the game.
Complexity:
3/5
help wanted