nandi/bresenham-circlepublic Fork 0
main
Commits
Clone
git clone https://git.rickub.com/nandi/bresenham-circle.git
git clone ssh://git@rickub.com/nandi/bresenham-circle.git

Host key fingerprint (ed25519): SHA256:iycHnxEyq0Q7uyVpB7JlznP0G7JrTPXLYRcAU5CSLhc — verify it before your first connect.

.gitignore · 7 lines · 94 BText Blame HistoryRaw
1
2
3
4
5
6
7
# nim/nimble build output
/bresenham
nimcache/
*.o

# screenshots produced by --shot
shot.png