wordle-trie-packing VS wasmboy

Compare wordle-trie-packing vs wasmboy and see what are their differences.

wordle-trie-packing

Wordle clones are everywhere, but who is thinking about the bandwidth? (by adamcw)

wasmboy

Game Boy / Game Boy Color Emulator Library, 🎮written for WebAssembly using AssemblyScript. 🚀Demos built with Preact and Svelte. ⚛️ (by torch2424)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
wordle-trie-packing wasmboy
5 3
2 1,358
- -
4.7 0.0
about 2 years ago about 1 year ago
Python WebAssembly
MIT License GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

wordle-trie-packing

Posts with mentions or reviews of wordle-trie-packing. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-02-19.
  • Game Boy Wordle clone: How to compress 12972 five-letter words to 17871 bytes
    12 projects | news.ycombinator.com | 19 Feb 2022
    ```

    Doing this, and then doing the variable length encoding I got the file down to 13,181 bytes (it was 13,180 bytes, but I needed to add a 7 bit termination string so that you can properly decode the file after you write it to disk, otherwise when the file rounds to the nearest byte you have random 0s that get decoded).

    I'm sure with some twiddling of the alphabets some more you could save a few more bytes, but this does better than both Brotli on a ASCII trie and the Huffman Trie by almost 1KB (https://github.com/adamcw/wordle-trie-packing#all-words), so I'm very happy.

wasmboy

Posts with mentions or reviews of wasmboy. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-11.

What are some alternatives?

When comparing wordle-trie-packing and wasmboy you can also consider the following projects:

wordle - Finding optimal play in the game of wordle

gbemu - WebAssembly based Gameboy Emulator

roadroller - Roadroller: Flattens Your JavaScript Demo

gb-wordyl - A word game for the Nintendo Game Boy / Color, Analogue Pocket, Mega Duck

ZLib - A massively spiffy yet delicately unobtrusive compression library.

vaporBoy - Gameboy / Gameboy Color Emulator PWA built with Preact. ⚛️ Powered by wasmBoy. 🎮Themed with VaporWave. 🌴🐬

gopher-boy - :video_game: A Game Boy emulator written in Go

gem - A Gameboy Color emulator and debugger

owi - WebAssembly Swissknife