Skip to content

Commit

Permalink
Adding RNG, and bresenham's circle algorithm.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenperdsmonlat1 committed Dec 21, 2023
1 parent 791ff9a commit 53ebf2f
Show file tree
Hide file tree
Showing 35 changed files with 181 additions and 3,684 deletions.
4 changes: 2 additions & 2 deletions config/config.hariboot
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
HARIBOOT
LIGHT
BALLS
1 1
255 105 001 000
255 255 255 235
Expand All @@ -8,4 +8,4 @@ LIGHT
255 169 105 160
255 160 088 128
255 145 062 000
1600 900
1280 800
74 changes: 0 additions & 74 deletions hariboot-mkconfig/.gitignore

This file was deleted.

10 changes: 0 additions & 10 deletions hariboot-mkconfig/.idea/hariboot-mkconfig.iml

This file was deleted.

This file was deleted.

4 changes: 0 additions & 4 deletions hariboot-mkconfig/.idea/misc.xml

This file was deleted.

8 changes: 0 additions & 8 deletions hariboot-mkconfig/.idea/modules.xml

This file was deleted.

6 changes: 0 additions & 6 deletions hariboot-mkconfig/.idea/vcs.xml

This file was deleted.

129 changes: 0 additions & 129 deletions hariboot-mkconfig/.idea/workspace.xml

This file was deleted.

33 changes: 0 additions & 33 deletions hariboot-mkconfig/config.hariboot

This file was deleted.

3 changes: 0 additions & 3 deletions hariboot-mkconfig/hariboot-mkconfig.pyproject

This file was deleted.

83 changes: 0 additions & 83 deletions hariboot-mkconfig/main.py

This file was deleted.

Loading

0 comments on commit 53ebf2f

Please sign in to comment.