Pinned Repositories
Artificially_Intelligent_Racecar
This program is the base for a Racecar that learns by it's mistakes through Reinforcement Learning Algorithms
Konane_Game_With_Minimax_Algorithm
This is the classic game of Hawaiian Checkers with an Artificially Intelligent opponent guided by the Minimax Algorithm, and an alternative Minimax Algorithm with Alpha Beta Pruning.
summer-fun
Calculator
A basic functioning Calculator
funky-spiral-project
A fun, thought-provoking project that creates a spiral of numbers from 0 to n.
kinect-vision
little-node-website
Loan_Project_Decorator_Pattern
This was a project for my Software Engineering class that uses the Decorator Pattern
MineSweeper
The game of Mine Sweeping!
pascal-compiler
A project Pascal compiler written in Haskell.
Gabrinthei's Repositories
Gabrinthei/funky-spiral-project
A fun, thought-provoking project that creates a spiral of numbers from 0 to n.
Gabrinthei/little-node-website
Gabrinthei/Polycode
Gabrinthei/summer-fun
Gabrinthei/pascal-compiler
A project Pascal compiler written in Haskell.
Gabrinthei/kinect-vision
Gabrinthei/MineSweeper
The game of Mine Sweeping!
Gabrinthei/Loan_Project_Decorator_Pattern
This was a project for my Software Engineering class that uses the Decorator Pattern
Gabrinthei/Konane_Game_With_Minimax_Algorithm
This is the classic game of Hawaiian Checkers with an Artificially Intelligent opponent guided by the Minimax Algorithm, and an alternative Minimax Algorithm with Alpha Beta Pruning.
Gabrinthei/Calculator
A basic functioning Calculator
Gabrinthei/Artificially_Intelligent_Racecar
This program is the base for a Racecar that learns by it's mistakes through Reinforcement Learning Algorithms