Martin Konecny
Personal Projects
Progpad - Real-time collaborative online text editor
Google Wave and Etherpad pioneered the online collaborative editor. In a nutshell, this means a document can be edited simultaneously by multiple users. Real-time collaboration introduces many interesting problems that must be dealt with. A simple example is what happens when one user deletes a sentence while another user is modifying that same sentence? The final outcome must be consistent amongst all users.
Project may be accessed here. My whitepaper for this project can be found here.
3D Flash Racer
Simple 3D racer with a top-down view. Perspective may be changed in-game by clicking and dragging mouse. Was created when experimenting with Flash/Actionscript 3.
Project may be accessed here.