Difference between revisions of "Activities/Blocku/Development"
Line 207: | Line 207: | ||
|Sprite Lag | |Sprite Lag | ||
|Seems like there is redundant code in the works causing lag in the movement | |Seems like there is redundant code in the works causing lag in the movement | ||
− | | | + | |The blocks are now frozen to mouse. No more sprite lag |
|- | |- | ||
|Screen Size | |Screen Size | ||
Line 220: | Line 220: | ||
|needs to be dynamic and not a png image | |needs to be dynamic and not a png image | ||
|Program randomly generates a board of individual squares so its no longer a png image. | |Program randomly generates a board of individual squares so its no longer a png image. | ||
+ | |- | ||
+ | |Snap to grid | ||
+ | |Snapping to grid still happened even after a block was released elsewhere | ||
+ | |Added a check to check if there was a block currently moving when snap to grid should occur | ||
+ | |- | ||
+ | |Dragging switches target | ||
+ | |When dragging a block over another block, you could start dragging the other block instead. This depended on which block was created first in the code. | ||
+ | |Another check that only allows dragging to start if a drag isn't currently occurring | ||
|- | |- | ||
|Individual Rotation | |Individual Rotation |
Revision as of 22:01, 2 December 2010
This page displays the pertinent information regarding the development of Blocku.
Members
If you would like to help out with the development of Blocku then contact any of the active members. We would be happy with any help you can give.
Active
- Members listed here are actively working on the project.
Inactive Members
Development Meetings4pm-6pm Wednesday January 20, 2010 4pm Thursday January 28, 2010 (IRC) 4pm-6pm Thursday February 18, 2010 2pm-4pm Wednesday February 24, 2010 5pm-6pm Thursday February 25, 2010 6pm Tuesday September 21, 2010 - Meeting w/project creator (Mark DeMayo) to discuss the project's status and development to date. 9am Friday September 24, 2010 - Initial group meeting, division of labor, discussion of project milestones 3-5pm Friday October 1, 2010 - Work on Pythonistas presentation, milestones, and goal breakdown/update 2pm Sunday October 10, 2010 - Work on puzzle editor, redeveloped/expanded milestones 10am Thursday November 11, 2010 - Merge final code, create final presentation for tonights Pythonistas meeting. Complete group documentation. 10am Tuesday November 16, 2010 - Meet to turn in most updated versions of all materials. Update wiki with all relevant information to be used by future developers. Updates01.14.2010 Updated the Wiki Page with New Links 01.16.2010 Updated the Wiki Page with new suggestions 01.21.2010 Updated the Wiki Page with new description, milestones, and logo 01.27.2010 Added in Fran, Added in summaries for student/teachers 02.02.2010 Developed Teacher Lesson Plan 02.09.2010 Reformatted Wiki 02.07.2010 Created the screenshot of the start menu and three game screens 02.07.2010 Added the screenshots to the wiki 02.09.2010 Added the Lesson Plan to the wiki 02.09.2010 Added the active members and their contacts to wiki 02.09.2010 Reformatted and Enhanced the Wiki 02.24.2010 Fixed Size on Bugs Box, Added in more bugs encountered 02.24.2010 Added in future work for possible co-ops for blocku at RIT 02.25.2010 Added an image of the tutorial screen. 09.23.2010 Added new group members to wiki. 10.31.2010 Updated development page with new milestones and progress. Also added new screen shots and mock-up images. Updated Bugs/Fixes. 11.09.2010 Another milestone crossed off the list (block rotation). Added the new public repository link and the svn link for the board editor. Board editor screen shots up as well. Milestones & Goals
Future Work
Bugs/Fixes
Public Git Repositoryhttp://gitorious.org/blocku/blocku SVN For the Editorhttp://blocku.sourcefortsmod.com/svn Public IRC ChannelServerirc.freenode.net Channel#blocku
Contacts: Mark DeMayo | Ariel Zamparini | Ihudiya Ogburu | Fran Rogers |
Lorin Petersen | Kai Ito | Matt Critelli
|