8 Commits

Author SHA1 Message Date
f18c8c3fe3 Use JGL for more efficient rendering. 2025-01-31 19:26:11 -05:00
4f6080a962 removed unused headers 2025-01-31 17:42:35 -05:00
f204dc5898 user controlled added variable pushForce
User can user 1, 2, 3, 4 or 5 key to change the force at which the walker is pushed away from the mouse pointer when the mouse button is pressed.
2025-01-31 17:31:40 -05:00
0be005a877 added user interaction
mouse click to blow walker away from mouse
space to reset walker to middle of the window
esc to close application
2025-01-31 14:28:14 -05:00
27dd9b3639 added trail effect 2025-01-31 14:09:33 -05:00
07c970749f Update main.cpp
render random walker as dot and added hopefully helpful comments
2025-01-31 13:47:03 -05:00
ca55970ed9 Update main.cpp
changed to using smart pointer for window in main()
2025-01-31 13:29:42 -05:00
rich
5588eaa74d initial commit 2025-01-13 11:01:14 -05:00