Skip to content

Commit

Permalink
part of rust-gamedev#1233: lpcg lib updates
Browse files Browse the repository at this point in the history
  • Loading branch information
buxx committed Jan 2, 2023
1 parent 744792c commit 91e9988
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions content/news/041/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,21 @@ If needed, a section can be split into subsections with a "------" delimiter.

## Library Updates

### [lpcg]

![character sprite generator](lpcg.png)
_A new library which generate character sprites_

lpcg ([crate][lpcg_crate], [GitHub][lpcg_github]) by
[bux][bux] is a lib which generate character sprites.

Juste released lib which generate character sprites
based on [liberated pixel cup][lpc] work.

[lpcg_crate]: https://crates.io/crates/lpcg
[lpcg_github]: https://github.com/buxx/lpcg/
[lpc]: https://lpc.opengameart.org/

## Popular Workgroup Issues in Github

<!-- Up to 10 links to interesting issues -->
Expand Down
Binary file added content/news/041/lpcg.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 91e9988

Please sign in to comment.