You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This was my first NES game implementation a simple tic-tac-toe game, but a valuable learning experience for programming in 6502 assembly and gaining a detailed understanding of the NES architecture.
About
(Finished) Tic-tac-toe implemented in Assembly for NES architecture (nintendinho) Ricoh 2A03 CPU (set 6502), using NESASM (https://github.com/Julio-Rats/nesasm) as compiler. ROM already compiled file tictactoe.nes (Executable on NES emulators)