Skip to content
This repository was archived by the owner on Jan 16, 2023. It is now read-only.

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C++ homework. Implementation of the classic game gobang.

# Build

```sh
gcc gobang.c -O2 -o gobang
```

# Run

```sh
./gobang
```

About

C++ homework. An implementation of the classic game gobang.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages