You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A program that plays tictactoe with you, utilizing a priority based model that was designed quite hastily so dont expect it to play like a champ [EDIT: i changed it to use a heuristics algorithm bu…
A simplistic sprite editor that believes in speed. The main objective was to create a sprite editor that could create and blurt out sprites as fast as possible
A small experiment algorithm. Works like a hybrid (QuickSort and InsertionSort) sorting algorithm, only difference being it splits main array into sub arrays based on the number of processors the d…
FastSearch is a python program that I'm currently working on. It lets you search and obtain Information from WikiPedia, WikiHow and YouTube and can generate search query links for Google, Bing and …