Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 188 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 188 Bytes

Synopsis

Aim is to create a bot that can play a 2D Tron like game, written in Haskell.

Main motivation is to learn Haskell and apply some common game playing algorithms (minimax ect).