Skip to content

Checks if a given point is inside a circle, given the coordinates of both the circle, the coordinates, and the radius given in the code.

Notifications You must be signed in to change notification settings

RMarx1456/radiusCheckerAssembly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

radiusCheckerAssembly

Checks if a given point is inside a circle, given the coordinates of both the circle, the coordinates, and the radius inside the code.

x64 assembly on ubuntu linux. Uses SASM with the NASM assembler option.

About

Checks if a given point is inside a circle, given the coordinates of both the circle, the coordinates, and the radius given in the code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published