PocketPC Block Game
Summary |  Forums |  Tracker |  Bugs |  Support |  Patches |  RFE |  Lists |  Tasks |  Docs |  News |  CVS |  Files | 

Block or Pong (or other variations like Shuffle Puck) is one of the first arcade games we all played as kids. I wrote a simple "clone" of this game some time ago while I was learning programming on the PocketPC platform. This is a very simple program but it is very fun to play. Considering the fact that there are not many free or open-source games on PocketPC, I think this game can become very popular once some improvements are made.

PocketBlock™ is written in C# using the Microsoft .Net Compact Framework, and it requires PocketPC 2002 or later. For development, Visual Studio.Net v 7.1 or later is recommended.

 
Contacts
PocketBlock Developers
PocketBlock Admnistrators

About...
Copyright
PocketBlock is released under the BSD license.
Bluecraft Software
We provide  Softwares on Demand™.
Web: http://www.bluecraft.com/
Email: info at bluecraft.com


SourceForge Logo

Project Status
PocketBlock Solo
We are currently working on migrating the existing codebase to SourceForge.
PocketBlock Duel
We are currently at the design stage of the project.
 
To-Do List
PocketBlock Solo
  • Lots of things...
PocketBlock Duel
  • Lots of things...
 
System Requirements / Dependencies
For Run-Time Environements
  • PocketPC 2002 or later.
  • ...
For Build Environments
  • Visual Studio v 7.1 (.Net)
  • ...
 
Installation and Customization
Binary Distribution
The most recent binary distribution can be found from the Files section on this site.
Source Distribution
There is no separate distribution for source files. The snapshot of the current codebase can be directly accessed from the CVS repository.