CBG  0.1
Compendium of board games
main.cpp File Reference
#include <iostream>
#include <iomanip>
#include "Checkers.h"
#include "ConnectFour.h"
#include "SnakesAndLadders.h"
#include "Colors.h"
#include "Reversi.h"

Functions

void border (const int width)
 Prints a border of the specified width. More...
 
int main ()
 Prints out a menu of the games available. More...
 

Function Documentation

void border ( int  width)

Prints a border of the specified width.

int main ( )

Prints out a menu of the games available.