Pinned Repositories
bejeweled-chains
A code solution of mine written in MokoM (invented programming language) to a popular game problem called "Bejeweled Chains" consisting of a square/rectangular grid of different-colored jewels. The game is played by swapping the positions of jewels that are horizontally or vertically adjacent to create chains of three or more jewels of the same color. You can refer to wikipedia for further gameplay details.
momocentral
A set of programming problems I cracked from the momocentral.com website written in the MokoM language, (an invented programming language)
appworldng's Repositories
appworldng/momocentral
A set of programming problems I cracked from the momocentral.com website written in the MokoM language, (an invented programming language)
appworldng/bejeweled-chains
A code solution of mine written in MokoM (invented programming language) to a popular game problem called "Bejeweled Chains" consisting of a square/rectangular grid of different-colored jewels. The game is played by swapping the positions of jewels that are horizontally or vertically adjacent to create chains of three or more jewels of the same color. You can refer to wikipedia for further gameplay details.