Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 438 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 438 Bytes

Tic-Tac-Toe

A Tic Tac Toe game using OpenGL.

Dependencies

  1. OpenGL
  2. Glut
  3. SOIL (Download it from here)

How to run

In linux, simply type make.

Play against computer

Default mode is two players. Run with --single argument to play against computer.

Snapshots

image image image