Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
- Sports

Upon 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.