Calendar

June 2009
M T W T F S S
« May   Aug »
1234567
891011121314
15161718192021
22232425262728
2930  

Simple Note Trainer

A simple note trainer I made in C/C++ using the Allegro game library. Have fun with it while learning something useful!

Note trainer v0.8

Hello world!

public class HelloWorld {
public static void main(String[] args) {
System.out.println("Hello world!");
}
}

Brugge 2008

Weekendje Brugge eind 2008.

#gallery-1 {
margin: auto;
}
#gallery-1 .gallery-item {
float: left;
margin-top: 10px;
text-align: center;
width: 33%; }
#gallery-1 img {
border: 2px solid #cfcfcf;
}
#gallery-1 .gallery-caption {
margin-left: 0;
}