| Crates.io | emojigram |
| lib.rs | emojigram |
| version | 0.1.2 |
| created_at | 2024-11-10 13:13:56.51149+00 |
| updated_at | 2024-11-10 14:32:18.715037+00 |
| description | Cryptograms are boring. Everyone likes emojis now, let's get emojigrams in style! |
| homepage | |
| repository | https://github.com/transcental/emojigram-rust |
| max_upload_size | |
| id | 1442884 |
| size | 10,509 |
This is a port of my old Replit Creates project, Emojigram, to Rust. It's a simple game that takes a string and converts it into a series of emojis. The emojis are then displayed on the screen, and the user has to guess what the original string was.
Currently all of the sentences are hardcoded, but I plan to add a feature that will allow for thousands of different sentences.
cargo install emojigramemojigramSee on crates.io