2 skills found
allexlima / PyBestfit:vhs: Memory allocation simulator using best fit algorithm. Software written in Python and PyQt. The best fit deals with an algorithm that searches the first closest memory block size of process size to alloc it one. And as an advantage, best fit provide a memory utilization more optimized.
megh-khaire / SnakeAIsAn attempt to create the perfect AI for the Snake game :snake: