2024-02-17 15:33:09 -06:00
|
|
|
<img src="./.assets/hui.svg" width="110" align="left">
|
|
|
|
<h1>
|
|
|
|
huї
|
|
|
|
</h1>
|
|
|
|
<div align="right">
|
|
|
|
<a href="./LICENSE.txt">
|
|
|
|
<img alt="license" src="https://img.shields.io/github/license/griffi-gh/hui" align="right">
|
|
|
|
</a><br>
|
|
|
|
<a href="https://crates.io/crates/hui">
|
|
|
|
<img alt="crates.io" src="https://img.shields.io/crates/v/hui.svg" align="right">
|
|
|
|
</a>
|
|
|
|
</div>
|
|
|
|
<p align="left">
|
|
|
|
Simple UI library for games and other interactive applications<br>
|
|
|
|
(formerly kubi-ui)
|
|
|
|
</p>
|
|
|
|
<br clear="all">
|
|
|
|
|
|
|
|
<table>
|
|
|
|
<td>
|
|
|
|
<img src="./.assets/demo0.gif" width="300">
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<img src="./.assets/demo1.gif" width="300">
|
|
|
|
</td>
|
|
|
|
</table>
|