/Tic-Tac-Toe

Tic Tac Toe clone in Risc-V

Primary LanguageAssembly

Tic tac toe

This is a simple clone of Tic Tac Toe, using Minimax.

How to Run

Clone te repo, download FPGRARS and run:

fpgrars ./src/game.s

Showcase

Disclaimer

This is a game written in Assembly Risc-V made for a custom Risc-V processor which runs on a FPGA board. You can also run in a simulator such as FPGRARS.

Controls

Key Function
W Up
A Left
S Down
D Right
ENTER Action
P Skip Level