8000 Formatting, check in gif · joamag/rust-gamedev.github.io@597c5cd · GitHub
[go: up one dir, main page]

Skip to content

Commit 597c5cd

Browse files
committed
Formatting, check in gif
1 parent 450cd46 commit 597c5cd

File tree

2 files changed

+19
-20
lines changed

2 files changed

+19
-20
lines changed

content/news/047/boytacean.gif

2.25 MB
Loading

content/news/047/index.md

Lines changed: 19 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -238,26 +238,6 @@ contribute for everyone, be it with suggestions, bugs or PRs.
238238

239239
## Library Updates
240240

241-
### [Boytacean](https://github.com/joamag/boytacean/)
242-
243-
![Boytacean preview](https://github.com/joamag/boytacean/raw/master/res/videos/002-mario.low.gif)
244-
245-
Boytacean by @joamag is a Web-based Game Boy Color emulator (and library) that
246-
is written in Rust.
247-
248-
Major features include:
249-
250-
- Full Game Boy and Game Boy Color emulation.
251-
- Web (using WebAssembly) and SDL frontends.
252-
- Ultra-fast performance.
253-
- Accurate PPU emulation.
254-
- Game Boy Printer emulation.
255-
- and many others...
256-
257-
[Website]: https://github.com/leod/posh
258-
[joamag/boytacean]: https://github.com/joamag/boytacean/
259-
[@joamag]: https://github.com/joamag
260-
261241
### [posh]
262242

263243
![Example code written with posh, simplified from the hello triangle
@@ -290,6 +270,25 @@ post][posh-blog].
290270
[posh-examples]: https://github.com/leod/posh/tree/main/examples
291271
[posh-blog]: https://leod.github.io/rust/gamedev/posh/2023/06/04/posh.html
292272

273+
### [Boytacean][boytacean]
274+
275+
![Boytacean preview](boytacean.gif)
276+
277+
[Boytacean][boytacean] by [@joamag] is a web-based Game Boy Color emulator (and
278+
library) written in Rust.
279+
280+
Major features include:
281+
282+
- Full Game Boy and Game Boy Color emulation.
283+
- Web (using WebAssembly) and SDL frontends.
284+
- Ultra-fast performance.
285+
- Accurate PPU emulation.
286+
- Game Boy Printer emulation.
287+
- and many others...
288+
289+
[boytacean]: https://github.com/joamag/boytacean/
290+
[@joamag]: https://github.com/joamag
291+
293292
## Popular Workgroup Issues in Github
294293

295294
<!-- Up to 10 links to interesting issues -->

0 commit comments

Comments
 (0)
0