Inspiration
I got inspired from Windows XP's Minesweeper game and because of I newly joined the organisation and got in touch of Appian BPM so in my training time I developed this project.
What it does
It woks on classic concept of Minesweeper, In which we have to open all the tiles with guessing and calculation according to the near by opened all the tiles numbers. Here the number on the tile denotes the total number of neighbor tiles having mine hidden into them.
How I built it
I build it using the basic functions of Appian and by the use of recursive function. The main functionality of this project if flood flow algorithm, which automatically opens the tiles of the selected tile if the tile is having no mine in neighbor tiles.
Challenges I ran into
Handling the deadlock conditions that were being generated during recursion call will so many conditions.
Accomplishments that I'm proud of
Successfully Completed Appian version of Minesweeper.
What I learned
I learned a lot about appian functions and also developed strong logical skills with efficient programming.
Built With
- appian
Log in or sign up for Devpost to join the conversation.