GameOfWar

This repository is being created as a personal challenge to get an introduction to as many programming languages as possible. The reason for doing this challenge by creating a game is that War is difficult enough to require extensive learning, but not so difficult that implemetation of the algorithms will be difficult. Creating the game should give me enough experience in each language to be able to pick it up at any time and be able to work on it, even without having mastered the language.

Game Rules

There may be different variations of the game that exist. Having acknowledged this, I will be creating my implementation of the game by following these rules: