Light Knights
A downloadable game
Try to solve the knapsack problem in a given level.
The knapsack problem is a well-known mathematical probelm where you need to maximize the value of the items in your inventory while maintain its weight under constraint.
This game was developed mainly in Unreal Engine C++ API (except for the UI), where an inventory system was developed.
Furthermore, the finite knapsack problem is solved in the code to demonstrate problem solving capabilities.
Status | Released |
Author | monodogie |
Genre | Educational |
Tags | Math, Unreal Engine |
Install instructions
Download the zip file and open the executable.
Leave a comment
Log in with itch.io to leave a comment.