Blog/content/posts/2023/csprite.md
2023-01-27 22:24:47 +03:00

22 lines
757 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: "✏️ CSprite — маленький PixelArt редактор"
date: 2023-01-27T22:18:11+03:00
draft: false
tags: [gamedev, tools]
---
![CSprite](https://csprite.github.io/assets/favicon.png)
## Фичи
- Простой и понятный для новичков
- Суперски быстрый
- Мальенький и портативный (менее ~1 MB)
- Работает на Linux, Mac и Windows
- Бесплатный и с открытым исходным кодом
Код на [GitHub](https://github.com/pegvin/CSprite)
и страница [загрузки](https://csprite.github.io/downloads/).
![screenshot](https://user-images.githubusercontent.com/75035219/199698417-bcb5a600-3f94-41ab-adba-ac582cda33cb.png)