All New

user:thomas gists created by user

title:mygist gists with given title

filename:myfile.txt gists having files with given name

extension:yml gists having files with given extension

language:go gists having files with given language

topic:homelab gists with given topic

Register

Login


All New Register Login
's Avatar

Hazel

Joined 1715113767

Recently created
Least recently created
Recently updated
Least recently updated
All gists 7
Hazel's Avatar

Hazel / tictactoe_bot_dynamic.go

0 likes
0 forks
1 files
Last active 1750260662
1 package main
2
3 import (
4 "fmt"
5 "maps"
6 "slices"
7 "strconv"
8 "strings"
9 )
Hazel's Avatar

Hazel / tictactoe_bot_dynamic_size.go

0 likes
0 forks
1 files
Last active 1750245243
1 package main
2
3 import (
4 "fmt"
5 "strconv"
6 "strings"
7 )
8
9 const (
10 cellEmpty = " "
Hazel's Avatar

Hazel / tictactoe_bot_dynamic_size

0 likes
0 forks
1 files
Last active 1750245234
1 package main
2
3 import (
4 "fmt"
5 "strconv"
6 "strings"
7 )
8
9 const (
10 cellEmpty = " "
Hazel's Avatar

Hazel / 5x5 tictactoe game

0 likes
0 forks
1 files
Last active 1750243594
1 / 0 1 2 3 4
2 0 | | | |
3 1 | | | |
4 2 | | | |
5 3 | | | |
6 4 | | | |
7
8 it's your turn human
9 row: 2
10 col: 2
Hazel's Avatar

Hazel / tictactoe_bot.go

0 likes
0 forks
1 files
Last active 1750241564
1 package main
2
3 import (
4 "fmt"
5 "strconv"
6 "strings"
7 )
8
9 const (
10 cellEmpty = " "
Hazel's Avatar

Hazel / ticktacktoe.go

0 likes
0 forks
1 files
Last active 1750171421
1 package main
2
3 import (
4 "fmt"
5 "strconv"
6 "strings"
7 )
8
9 const (
10 skipBoardCreation = false
Hazel's Avatar

Hazel / gist:d06c3f34a357452b97a79921081a1ac8

1 likes
0 forks
1 files
Last active 1715113784
1 This is soooo coool <333
Newer Older

Powered by Opengist ⋅ Load: 375ms⋅

English
Čeština Deutsch English Español Français Magyar Italiano 日本語 Polski Português Русский Türkçe Українська 中文 繁體中文