This document proposes a new method for solving 0-1 knapsack problems based on modeling the behavior of amoeboid organisms. The method converts the knapsack problem into a network that is then solved using an algorithm inspired by how amoeboid organisms find the shortest path in a maze. Experimental results on benchmark problems show the efficiency of using this amoeboid organism algorithm to solve 0-1 knapsack problems. The complexity of the proposed method is quadratic in the number of items.