Skip to content

Latest commit

 

History

26 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is this?

A tic tac toe game created with the use of SDL2 C++ library.

NOTE: To build on Windows, just run the makefile and it has everything set up. If you want to build on Linux, however, you need to remove the $(WIN_FLAGS) variable from the final build target.

TODO:

  1. Render O/X on mouse click ✅
  2. Check whether occupied or not✅
  3. Check for win condition ✅
  4. PC opponent

About

A tic tac toe game created with the use of SDL2 C++ library.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Contributors

Languages