Skip to content

A Golang implementation for a simple tic-tac-toe with Google's chatbot Bard with a GUI.

License

Notifications You must be signed in to change notification settings

OmarKhalil2001/bard-tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic-Tac-Toe with Bard

Introduction

A Golang implementation for a simple tic-tac-toe with Google`s chatbot Bard.

Tech Stack

  1. Golang 1.21.5.
  2. fyne v2.4.2, Link
  3. Gobard, Link

Screenshots

Game Start

Start

Gameplay

Game

How to play

  1. Install Golang v1.21.5 or higher.
  2. Clone the repository.
  3. Open main.go and replace variables cookie_1 and cookie_2 using the instructions here.
  4. Run go mod tidy.
  5. Run go run ..
  6. Enjoy :).

About

A Golang implementation for a simple tic-tac-toe with Google's chatbot Bard with a GUI.

Topics

Resources

License

Stars

Watchers

Forks

Languages