SumTrail is an interactive number selection game based on Maximum Sum Descent Problem where players strategically choose numbers from a triangular grid to achieve the maximum possible sum. Sharpen your puzzle-solving skills and enjoy the challenge of optimizing your number selections.
- Multiple difficulty levels to cater to different skill levels.
- Intuitive mouse controls for seamless gameplay.
- Dynamic programming techniques for calculating the optimal sum.
- Engaging visuals and background music for an immersive experience.
- Download the latest release of SumTrail from the Releases page.
- Extract the downloaded ZIP file to a convenient location on your computer.
- Double-click on the
SumTrail.exe
file to start the game. - Select a difficulty level from the main menu.
- In each level, you will be presented with a triangular grid of numbers.
- Click on a number to select it as your starting point.
- You can only select numbers directly below the current selection.
- Strategically choose numbers to maximize the sum.
- Complete the level by selecting all the numbers in the grid.
- Aim to achieve the highest sum possible and challenge yourself to improve your score.
This project is licensed under the MIT License .
We welcome any feedback or contributions to enhance the SumTrail game. Feel free to open an issue or submit a pull request on GitHub.
Enjoy playing SumTrail and have fun optimizing your number selections to reach the maximum sum!