Keysang Yonthan's repositories
sfd19-slides
GitHub repo containing slides from Software Freedom Day 2019, Panjab University
000
docs
This repository contains .NET Documentation.
CC-BY-4.0000
Open-Source-Programs
A list of open source programs.
MIT000
opengl-examples
OpenGL and GLUT examples
000
regular-expression-to-NFA
A program to convert the given regular expression to Non Definite Automata (NFA)
000
github101
Just to help you learn git.
Language:Python000
000
dda-line-drawing-algorithm
Line Drawing in C with OpenGL using DDA Algorithm
000
Tic-Tac-Toe-AI
A tic tac toe game with an AI opponent using minimax algorithm and alpha-beta pruning
000
cg_lab
Computer Graphics Lab Programs [12CS72]
GPL-3.0000
Regex-to-NFA
Regular expression to nondeterministic finite automaton in C++
000
OpenGL
OpenGL Experimentation
000
UVA
UVA and other solutions
000
tictactoe-minimax
A simple c++ implementation of Tic Tac Toe with the minimax algorithm.
000