Skip to content

pftp/sample-projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Sample Projects

A collection of projects and skeletons in various states of completion

  • use these as inspiration for your own project, or try building off of one of them!

Javascript

###Skeletons html5_game_skeleton

  • Full game skeleton which will allow you to load images, draw onto the screen, and manipulate game state.

###Partially working projects html5_game_example

  • Sample game built using the game skeleton. This bounces a ball around the screen.

Python

###Partially working projects pygame_asteroids

  • Partially working asteroids game built with pygame. Missing user controls and shooting.

pygame_ball

  • Bouncing ball built with pygame.

pygame_pong

  • Pong game built with pygame. Missing scoring and some user controls.

turtle_pong

  • Pong game built with turtle graphics. Missing scoring and some user controls.

stocks

  • Basic stock watcher webapp.

movie_sms

  • Movie viewer with sms connectivity to text your friends. Missing api keys and some sms features.

###Fully working projects craigslist

  • Takes a query in english and retrieves all relevant posts on craigslist.

text_analysis

  • Performs basic text analysis on a body of text.

About

A collection of projects and skeletons to build off of

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published