The interactive map is the key component of Power Grid. As the initial version I am writing is for the “Atolla Mudulis” expansion, I have to compile a map that deals with multiple “tiles” in variable combinations. Also, the map needs to be movable and zoomable both with the mouse and via a button interface.
I tried two approaches to creating the map, one which involved the TileContainer and another which created a single image. More »
-
Purpose
This project has primarily been initiated to demonstrate the following key Flex skills:
- General Flex aptitude
- Flex Data Services
- Messaging
- PureMVC Framework
- OO competence
- Skinning
- Rich Media
- Video (if technically viable and appropriate)
The motivation and choice for this project comes from extensive play of the original Power Grid board game by Friedemann Friese. My aim is to improve upon the original German implementation of the online version which I found unplayable. More »