@@ -238,26 +238,6 @@ contribute for everyone, be it with suggestions, bugs or PRs.
238
238
239
239
## Library Updates
240
240
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
-
261
241
### [ posh]
262
242
263
243
![ Example code written with posh, simplified from the hello triangle
@@ -290,6 +270,25 @@ post][posh-blog].
290
270
[ posh-examples ] : https://github.com/leod/posh/tree/main/examples
291
271
[ posh-blog ] : https://leod.github.io/rust/gamedev/posh/2023/06/04/posh.html
292
272
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
+
293
292
## Popular Workgroup Issues in Github
294
293
295
294
<!-- Up to 10 links to interesting issues -->
0 commit comments