=============================================================================
|| CollecTic v.0.13 ||
=============================================================================
Author : Jonas Hielscher
eMail : collectic[at]pixelsix.org
Date : 11 August 2006

=============================================================================
 Description
=============================================================================
CollecTic can be played anywhere, where WLAN access points can be 
found by a PSP. The objective of the game is to search for different 
access points, to collect them and to combine them in a puzzle in order 
to get points. In the game, the player has to move around in her/his local 
surrounding, using her/his PSP as a sensor device in order to find access 
points. By doing this, the player is able to discover the hidden infrastructure 
of wireless network coverage through auditive and visual feedback.The 
game is designed as a single player game, but it can be easily played 
competitive after each other or at the same time with two PSPs. 

=============================================================================
 Installation:
=============================================================================
Copy the folders to the GAME directory of your PSP.

=============================================================================
 Technology
=============================================================================
CollecTic is developed and tested for:
Sony PSP with firmware version 1.5. 

CollecTic is developed with the PSP Software Development Kit2 (PSPSDK), 
a collection of open source tools and libraries written for Sony's PSP gaming 
console, distributed under a BSD-compatible license:
http://ps2dev.org/psp/Projects/PSPSDK

=============================================================================
 Disclaimer
=============================================================================

Playing CollecTic is on your own risk. The author takes no responsibility of 
any kind of damage that can occur while playing. 

Be aware of your surroundings!

Respect other people's properties, make no illegal use of unsecured networks. 
The game is about fun and exploring the world around you and not about 
spying on other people's properties. 

=============================================================================
 Copyright
=============================================================================
2006 (c) Jonas Hielscher

This work is licensed under a Creative Commons Attribution-NonCommercial-NoDerivs 2.0 License.
http://creativecommons.org/licenses/by-nc-nd/2.0/de/


=============================================================================
 History
=============================================================================
Version 0.13
-First release, full functioning version, but still some adjustments to do.

=============================================================================
 To do
=============================================================================
- Add Up and Down arrow navigation in puzzle
- Fix Bug in navigation in puzzle (sometimes the game crashes while 
  moving figures in puzzle)
- Make Point mode more clear
- Add some more sound effects
- Let the timer go on, while shutting down PSP
- Check possibilities for porting to other firmware versions

=============================================================================
 Thanks
=============================================================================
- programming help in C: Laurens Simonis (http://z25.org)
- PSP Software Development Kit - http://www.pspdev.org
  used sample code: 
  ELF Based WLAN Scanner (PSPSDK) - James F <tyranid@gmail.com> http://ps2dev.org/
  Wavegen & Polyphonic (PSPSDK) - Frank Buss <fb@frank-buss.de> (aka Shine)
  Graphics.h - Psilocybeing's http://www.othala.co.uk/
- many thanks to Yeldarb for his great tutorials for psp programming
  http://www.psp-programming.com/tutorials/  
