Commits : Listings

  Analyzed 1 day ago based on code collected 1 day ago.
Showing page 1 of 7
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Initial commit of project structure and eclipse project files. Avatar More... about 4 years ago
Initial framework for the application. Adds a primary frame, a test view of the maze, some interfaces for the maze model, and a maze model stub. When run this will just display a grid. Avatar More... about 4 years ago
Added a code formatter for the eclipse IDE and changed all tabs to spaces so the code displays better in the google code browser. Avatar More... about 4 years ago
Some documentation updates. Avatar More... about 4 years ago
Added a test hover effect on the maze view. Avatar More... about 4 years ago
Uploading the robot and maze source files from Vincent. Avatar More... about 4 years ago
Added a hash code method to go along with the equals one. Avatar More... about 4 years ago
Created an interface for the robot AI and implemented that interface in the Robot class. There is also a robot step enum used to represent each step/move the robot AI takes. Avatar More... about 4 years ago
Added 2 methods, boolean isPegLegal(x,y) Vector<Point> whereIllegal(). From Vincent. Avatar More... about 4 years ago
Updated the maze view to support turning wall segments on and off. Avatar More... about 4 years ago
Added some default wall segments to the maze model stub. Avatar More... about 4 years ago
Using official maze model now. Avatar More... about 4 years ago
Added isPegLegal to maze model interface. Added rsyntaxtextarea library. Avatar More... about 4 years ago
Test for different maze model interface. Avatar More... about 4 years ago
Added a test jython interpreter/editor. Avatar More... about 4 years ago
Major revamp. Updated the maze view to support any size. Added the beginnings of the maze model, robot model, and AI structure classes. Avatar More... about 4 years ago
Rename RobotModelClient to RobotModel and RobotModel to RobotModelMaster. Avatar More... about 4 years ago
Testies, testies, one, two, three??? Anon32 More... about 4 years ago
added Menu to Primary Frame. I think thats where I should put it. Still need to expand some more on some Items. Anon32 More... about 4 years ago
Expand the AI algorithms to add the Radio buttons. Anon32 More... about 4 years ago
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.