A UCI Chess Engine with an ELO rating of ~2200 written in C using Negamax Search with Alpha Beta Pruning and Zobrist Hashing
Need some help with your college codes? This repo will help you out with all the codes and concepts with learning resources.
WIP Land Kernel port based on CAF 4.9 source with linux-stable merged in
A hub for the codes of important questions and concepts
pysol-sound-server to provide sounds and music for PySol FC. Maintenance fork with support for python 3 and future enhancements
A repository of algorithms in JS, Swift, C, Python, Java, Go and C++.
The COVID-19 Testing Suggestion Program is a simple, terminal-based program that gives suggestions to people as to wether they should be tested for the coronavirus or not based upon each user's answers using AI.
Just a simple Liang-Barsky line clipping algorithm implemented in C