Paper Soccer / Hockey

Tags: , , , ,

soccer Yet another small app developed in c# that works on windows mobile and pc.

The game is pretty simple and the AI is pretty dumb at this moment :)

The game starts on an empty field of (usually) 8×10 boxes, with goals of two boxes wide as shown in the picture. In the beginning, a ball is drawn in the center of the field, on the crossing of the paper lines. Players move the ball in turns and aim to place it in the opponent’s goal.

In one turn, the ball may be moved into one of the eight paper line crossings around it (horizontally, vertically, or diagonally) and a segment from the original position to the new one is drawn to mark the move. The ball may move neither on the game field border nor on the segments marking the previous moves – instead, it “bounces” from them, and a player who moves the ball into a position where there is already an end of a segment or a game field border gets another turn.

The first player to place the ball in the opponents goal wins the game. The game may also end when a player does not have a valid move, in which case that player loses.

Download link: Paper Soccer 0.1.1 - , 239 Downloads

(0%) (0%)
No votes

Metar Mobile v0.4.2

Tags: , , ,

Wanting to learn a bit more about c# I continued working on this little program.

Changes from the previous version:

- changed the way data is displayed, easier to read and use i think

- added the posibility to see pressure in inHg.

- added the ability to fetch and display raw TAF data (no decoding)

- fixed a few bugs introduced along the way :)

- made the filesize bigger:)

Tested on WM 6.5 and XP.

Download link: Metar Mobile 0.4.2.38 - , 168 Downloads

metar_mobile 0.4

Please let me know if you find this small app usefull , or if you need some custom changes.

(100%) (0%)
7 votes

Metar Mobile v0.3

Tags: , , ,

Wanting to learn a bit more about c# I continued working on this little program.

Changes from the previous version:

- added the ability to fetch raw METAR data and (try) to decode locally (not yet complete)

- changed the way results are displayed.

- fixed a few bugs introduced along the way :)

Tested on WM 6 and XP.

Download link: Metar Mobile 0.3 - , 241 Downloads

metar_mobile-03

Please let me know if you find this small app usefull , or if you need some custom changes.

(100%) (0%)
5 votes

Metar Mobile v0.2.1

Tags: , ,

The only ‘big’ modification from V0.1 is the possibility to add multiple stations.

Added an option the download METAR data via ftp or http (default).

If there is an error with the update process, it will show the previous data.

Also changed the background color, as it was hard to read under bright sun.metar_mobile-021

Download link : Metar Mobile 0.2.1 - , 204 Downloads

(100%) (0%)
7 votes