Welcome to the official TheFlyingKeyboard website.
If you want to learn something new or check some scripts visit the learn section.
Unity tutorials:
Tutorials:
Simple Main Menu Tutorial Drawing 2D Lines With Mouse Tutorial Simple Memory Game Tutorial
Recent Posts:
Python Pygame Convay’s Game Of Life
Java 15 Puzzle Solver Using BFS
Simple Java program to solve 3/8/15/… puzzles using Breadth First Search(BFS) path finding algorithm.
K-Means Clustering Algorithm
K-Means Clustering Algorithm is used for dividing given dataset into k datasets, having similar properties.