Intermediate Python Workshop/Projects: Difference between revisions

no edit summary
imported>Jesstess
imported>Jesstess
No edit summary
 
(4 intermediate revisions by 2 users not shown)
Line 1:
<p style="background-color: #D7E0FA;"><font size="+2">Short link for this page: http://bit.ly/intermediate-python-projects</font></p>
 
== Write it from scratch ==
Line 95 ⟶ 96:
<tr>
<td>
[[File:PacmanSnakes.gifpng|150px]]
</td>
<td>
<div id="pygame"></div>
<font size="+1">[[Snakes_Pygame| Make a graphical game with Pygame]]</font>
* <b>Project</b>: Work through a Pygame tutorial in which you'll recreate graphical games like Tetris.
* <b>Project</b>: Add features to a Snakes game built in Pygame.
* <b>Skills you'll practice</b>:
** using the Pygame library
Line 127 ⟶ 129:
</table>
 
<!--
== In-person tutorials ==
 
Line 135 ⟶ 138:
</td>
<td>
<font size="+1">[[Object-oriented Python]]</font>
* <b>Project</b>: Create a mini-banking system with users and accounts.
* <b>Skills you'll practice</b>:
Line 143 ⟶ 146:
</tr>
</table>
!-->
Anonymous user