> For the complete documentation index, see [llms.txt](https://undersleepers.gitbook.io/nico-marcelino-portfolio/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://undersleepers.gitbook.io/nico-marcelino-portfolio/game-projects/just-othello-2023.md).

# Just Othello (2023)

{% embed url="<https://helixneek.itch.io/just-othello>" %}

<figure><img src="https://718945709-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNqOq1Fjmlb9v4xeaSSDr%2Fuploads%2FqBuXwlp07fGj18jGMgfr%2Fitch%20io%20cover.png?alt=media&amp;token=575d323b-9989-4439-952b-ff27e802a7a3" alt="" width="563"><figcaption><p>Main gameplay</p></figcaption></figure>

**Just Othello** is a simplified recreation of the board game Othello. Like the actual Othello game, each player places one piece to change the other pieces in a cardinal and diagonal direction. A piece can only be placed if there is another piece of the same color in a diagonal or cardinal direction, "flanking" or surrounding your opponent's color. The winner is the player with the most amount of pieces on the board at the end of the game.

{% hint style="info" %}
This game was made for a college assignment. It was made with C# in the Unity Engine. The sprites were obtained from public domain sources.
{% endhint %}

**Stats:**

* Genre: 2D, Puzzle, Board Game
* Platform: Windows
* Game Length: 10 minutes
* Gamemode: Local Multiplayer (2 players)
* Developer: Helixneek (Self)
* Publisher: Helixneek (Self)
* Language: English
