News

It is a simple made-by-me minimax algorithm fitted into a game of tic-tac-toe. It is written in Python and does not use any libraries that need to be installed via pip. Idea was to try writing more of ...
This application is a basic tool to calculate the Nth number in the Fibonacci sequence, or print a list of the sequence.