Skip to content

LordOfTrident/tic-tac-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Go!

A simple Tic Tac Toe game written in Go using SDL2

License Issues GitHub pull requests


Table of contents

Introduction

I just started learning Go, so to get more familiar with it i wrote my first game in it - Tic Tac Go

Quickstart

$ make
$ ./bin/app

Controls

Key Action
Left Mouse Click Place X or O/restart game when the game is over
ESC Quit

Bugs

If you find any bugs, please create an issue and report them.

Dependencies

Make

Run make all to see all the make rules.

About

A simple Tic Tac Toe game written in Go using SDL2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published