Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/robertopatino1/asm-letter-soup
A letter soup game built entirely on Assembly
https://github.com/robertopatino1/asm-letter-soup
Last synced: about 11 hours ago
JSON representation
A letter soup game built entirely on Assembly
- Host: GitHub
- URL: https://github.com/robertopatino1/asm-letter-soup
- Owner: RobertoPatino1
- Created: 2022-11-16T20:11:08.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-02T01:39:31.000Z (10 months ago)
- Last Synced: 2024-02-02T19:02:22.539Z (10 months ago)
- Language: Assembly
- Homepage:
- Size: 26.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Assembly Letter Soup
This is a letter soup game built entirely on the x86 Assembly language.
There are 2 different game modes or categories
- FIFA World Cup 2022 classified teams
- SportsUpon choosing a category the letter soup is generated and the user is prompted to enter the found word.
If the word exists in the letter soup it is highlighted, if not a message is presented to the user.This project was built and tested using the Emu8086 Microprocessor emulator.
**Important:** Most of the content has not been fully translated to english!
If you whish to help on the translation process or some other kind of bug fix please feel free to open a pull request and I'll make sure to check it and accept it right away.