Line 11: |
Line 11: |
| :'''Members listed here are actively working on the project.''' | | :'''Members listed here are actively working on the project.''' |
| | | |
− | | + | {| |
− | <table>
| + | |- |
− | <tr>
| + | | |
− | <td>
| |
| <div style="border: 1px solid black; width: 250px; padding: 5px;"> | | <div style="border: 1px solid black; width: 250px; padding: 5px;"> |
| <div style="border-bottom: 1px solid black">[[User:mdemayo| Mark DeMayo]] (3rd Year @ RIT)</div> | | <div style="border-bottom: 1px solid black">[[User:mdemayo| Mark DeMayo]] (3rd Year @ RIT)</div> |
Line 22: |
Line 21: |
| | | |
| </div> | | </div> |
− | </td><td>
| + | | |
− | | |
| <div style="border: 1px solid black; width: 250px; padding: 5px;"> | | <div style="border: 1px solid black; width: 250px; padding: 5px;"> |
| <div style="border-bottom: 1px solid black">[[User:Iogburu| Ihudiya Ogburu]] (5th Year @ RIT)</div> | | <div style="border-bottom: 1px solid black">[[User:Iogburu| Ihudiya Ogburu]] (5th Year @ RIT)</div> |
Line 31: |
Line 29: |
| | | |
| </div> | | </div> |
− | </td></tr>
| + | |- |
− | <tr><td>
| + | | |
| <div style="border: 1px solid black; width: 250px; padding: 5px;"> | | <div style="border: 1px solid black; width: 250px; padding: 5px;"> |
| <div style="border-bottom: 1px solid black">[[User:coolestdude1| Ariel Zamparini]] (3rd Year @ RIT)</div> | | <div style="border-bottom: 1px solid black">[[User:coolestdude1| Ariel Zamparini]] (3rd Year @ RIT)</div> |
Line 40: |
Line 38: |
| | | |
| </div> | | </div> |
− | </td><td>
| + | | |
| <div style="border: 1px solid black; width: 250px; padding: 5px;"> | | <div style="border: 1px solid black; width: 250px; padding: 5px;"> |
| <div style="border-bottom: 1px solid black">[[User:Fran Rogers| Fran Rogers]] (4th Year @ RIT)</div> | | <div style="border-bottom: 1px solid black">[[User:Fran Rogers| Fran Rogers]] (4th Year @ RIT)</div> |
Line 48: |
Line 46: |
| | | |
| </div> | | </div> |
− | </td></tr>
| + | |} |
− | | |
− | </table>
| |
| | | |
| ==Development Meetings== | | ==Development Meetings== |
Line 121: |
Line 117: |
| ==Bugs/Fixes== | | ==Bugs/Fixes== |
| | | |
− | <table border='1'>
| + | {| border='1' |
− | <tr><th width="20%">Bugs</th><th width="40%">Problem</th><th width="40%">Fix</th></tr>
| + | |- |
− | <tr><td>Rotation</td><td>Blocks Warp when Rotating getting bigger the more you do it</td><td>The Fix we derived for this will be that the blocks do not physically rotate only then numbers get passed around</td></tr>
| + | !width="20%"|Bugs |
− | <tr><td>Rotation Variables</td><td>Rotation variable are using place holds should be more dynamic</td><td></td></tr>
| + | !width="40%"|Problem |
− | </table>
| + | !width="40%"|Fix |
| + | |- |
| + | |Rotation |
| + | |Blocks Warp when Rotating getting bigger the more you do it |
| + | |The Fix we derived for this will be that the blocks do not physically rotate only then numbers get passed around |
| + | |- |
| + | |Rotation Variables |
| + | |Rotation variable are using place holds should be more dynamic |
| + | | |
| + | |} |
| | | |
| ==Public Git Repository== | | ==Public Git Repository== |