mirror of
https://github.com/griffi-gh/kubi.git
synced 2024-11-23 07:18:42 -06:00
Update readme
This commit is contained in:
parent
8a541e54a4
commit
ced9705910
BIN
.readme/screenshot_new.png
Normal file
BIN
.readme/screenshot_new.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.2 MiB |
|
@ -1,8 +1,13 @@
|
||||||
<h1 align="center">Kubi</h1>
|
<h1 align="center">Kubi</h1>
|
||||||
<p align="center">
|
<p align="center">
|
||||||
Voxel engine written in Rust
|
Heavily multithreaded voxel engine with multiplayer networking.<br>
|
||||||
|
Written in Rust using <a href="https://crates.io/crates/wgpu">wgpu</a>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
<!-- <h2>screenshots</h2> -->
|
||||||
|
|
||||||
<div align="center">
|
<div align="center">
|
||||||
|
<img src=".readme/screenshot_new.png" width="512">
|
||||||
<img src=".readme/game.gif" width="512">
|
<img src=".readme/game.gif" width="512">
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue