small tweeks
This commit is contained in:
8
main.cpp
8
main.cpp
@@ -1,5 +1,9 @@
|
||||
// ReWalker with Obstacles
|
||||
// A random walker that moves around the screen but avoids four red squares.
|
||||
// ReWalker
|
||||
// A random walker that moves around the screen with a fading trail, mouse interaction, and a status bar.
|
||||
// There are now obsticalse you cant walk through
|
||||
// Updated to use the latest ReWindow API and JGL rendering.
|
||||
// Written by Rich
|
||||
// With help from (and thanks to) from Maxine, Josh, and Bill.
|
||||
|
||||
#include <ReWindow/types/Window.h>
|
||||
#include <ReWindow/Logger.h>
|
||||
|
Reference in New Issue
Block a user