Skip to content
Snippets Groups Projects
Select Git revision
  • main default protected
1 result
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.08Dec228Nov27191629Oct26Added comments and updated READMEmainmainUpdated how the speeds of the birds are limited and how objects are kept on screen.Modified code according to the style guidekeepInside method now belongs to the Display class. Now the dimensions of the screen is no longer hard coded inside the method.Deleted several problematic methods and updated the way the objects are drawnSet a framerate limit and added a function that keeps the target and the birds on the screenUpdated the build script and made updatePosition() prettierReplaced one awkward position getter and greatly improved the seeking and avoiding logicTemporary, bad implementation of birds avoiding each other and the obstaclesPreliminary way of getting to targetDifferenciated birds, obstacles and the target, all three kinds of objects are drawnThe target can now be moved with mouseOne can draw objects nowPreliminary structure of some objectsSetting up....Added .gitignoreInitial commitInitial commit
Loading