csprite
This commit is contained in:
parent
18c7f673af
commit
4b26597899
21
content/posts/2023/csprite.md
Normal file
21
content/posts/2023/csprite.md
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
---
|
||||||
|
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)
|
Loading…
Reference in New Issue
Block a user