Skip to content

Tic-Tac-Toe and Connect Four written in motorola 68000 assembly.

Notifications You must be signed in to change notification settings

kevin-d-omara/Noughts-and-Crosses-68kAsm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Noughts-and-Crosses-68kAsm

Tic-Tac-Toe and Connect Four written in Motorola 68000 assembly. Built on a generic "m,n,k-game" framework.

Intended for use with the BSVC simulator on San Diego State University's Rohan.

#####Features:

  • Variable grid size (max 9x9).
  • Variable win condition (max 9 in a row).
  • Default setup for quick play.

Notepad++ syntax highlighting available in 68kAssembly.xml.

Image

About

Tic-Tac-Toe and Connect Four written in motorola 68000 assembly.

Resources

Stars

Watchers

Forks

Packages

No packages published