geeky-bit / Games

This repo contains some games I have written. I will upload many more games where I have used Deep Learning.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Games

Some games I have written with very basic graphics. I am currently working on playing games using deep learning - Atari games using Deep Reinforcement learning, Pokemon(yes!), Chess and Pong. Will upload them soon.

Using Monte Carlo method to play Tic-Tac-Toe game (written in c)

Basically, the program uses Monte Carlo Simulations to probablistically determine its next move.

Player --- 'X' & Algorithm --- 'O' alt text

Snake Game

alt text

Play it online - https://jsfiddle.net/geeky/8fLt3wwt/

Pong

alt text

Pinball

alt text

About

This repo contains some games I have written. I will upload many more games where I have used Deep Learning.


Languages

Language:Java 45.1%Language:C 27.9%Language:JavaScript 24.0%Language:HTML 1.6%Language:CSS 1.4%