Skip to content

RISCV-Games/Tic-Tac-Toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Tic Tac Toe clone in Risc-V

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages