NASM - The Netwide Assembler

NASM Forum => Example Code => Topic started by: pfullen on March 08, 2017, 02:56:00 PM

Title: NASM Video & Graphics
Post by: pfullen on March 08, 2017, 02:56:00 PM
Does anyone know of a good tutorial for drawing graphics to the screen?
I am using 64bit Linux

I am interested in learning how to draw a chess board to the screen.
My dad wrote an Othello game in assembly on the Z80 back in 1980.
I am trying to learn how to duplicate this in NASM

Thank you in advance for any help you can provide

Thanks

Pete