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

https://github.com/hacker1649/word-search-puzzle-game

Project for the Crossword Game in x86 Assembly. It is a form of word puzzle in which you must locate hidden letters of words from the grid in all directions, including up, down, right, left, and diagonally. The letters of words are arranged in a grid. Newspapers and publications regularly use word searches.
https://github.com/hacker1649/word-search-puzzle-game

assembly-language assembly-language-programming assembly-x86

Last synced: 4 months ago
JSON representation

Project for the Crossword Game in x86 Assembly. It is a form of word puzzle in which you must locate hidden letters of words from the grid in all directions, including up, down, right, left, and diagonally. The letters of words are arranged in a grid. Newspapers and publications regularly use word searches.

Awesome Lists containing this project