Archive for the ‘.NET’ Category

19
Jan

Turbo Fund

Posted by Kiniu

It’s my last application for classes :( I think I will miss this… In fact, the program is very simple, but we used (because I wrote this with my schoolmates, drinking academic specialties) a few interesting solutions were used such as multi-threading, SQL database, sockets to connect and download the latest quotes, HTML parser, drawing on Canvas… But what the hell means “Turbo dymo aktualizacja”? Well, it’s a really long story …
(more…)

16
Dec

The tanks game

Posted by Kiniu

The game runs in multiplayer over the network. I wrote all the gameplay and graphics, and network communication wrote a colleague. To run it is necessary to install the. NET framework,

Download czolgi.zip

01
Dec

Elevator

Posted by Kiniu

Goal of this program is elevator simulation. You can add a passanger and point which floor he will enter. This app is realy useful!

Download program

23
Nov

Calculator

Posted by Kiniu

Simple calculator wrote to school. It can compute expressions written in natural language, for example (2+2)*2

Download program