Skip to content

N40: 8bit duels #1215

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 11 commits into from
Dec 12, 2022
Binary file added content/news/040/8bd-ui-prev.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
28 changes: 28 additions & 0 deletions content/news/040/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,34 @@ were shared on [Dev.to][timely-defuse-dev].
[@E_net4]: https://hachyderm.io/@E_net4
[timely-defuse-dev]: https://dev.to/e_net4/timely-wrap-up-quick-notes-on-timely-defuse-441o

### [8bit Duels]

![UI preview](8bd-ui-prev.png)
_UI preview_

[@ThousandthStar] is creating an 8bit themed multiplayer game. It's a turn based
strategy game and is currently under development. This month, the
[blog][8bit-blog] got moved from [dev.to][8bit-dev.to] to ThousandthStar's own
blog on Github.

The game is soon getting a UI, and more packets need to be implemented before
the game is ready to play. ThousandthStar is excited for the game to be
playable, but it will probably take some time, since he is doing it as a side
project when he has some time. The game is lacking troop spawns, a turn system,
and some more troops! Any and all ideas posted to the
[r/rust_gamedev][8bit-r/rust_gamedev] thread are greatly appreciated.

If possible, ThousandthStar would like the art to be made up of voxel models
instead of just pixel art, but he doesn't know if he'll reach that point yet.

_Discussion: [r/rust_gamedev]_

[8bit Duels]: https://thousandthstar.github.io
[@ThousandthStar]: https://github.com/ThousandthStar
[8bit-blog]: https://thousandthstar.github.io
[8bit-dev.to]: https://dev.to/
[8bit-r/rust_gamedev]: https://www.reddit.com/r/rust_gamedev/comments/ylksma/discussion_thread_for_thousandthstars_multiplayer/

## Engine Updates

### [Pixel Engine][pixel_engine]
Expand Down