Steamgraph Featured
Steamgraph collects statistics from top 100 games on steam and displays graphs from the data. It is also possible to compare many games to others. With recent version the name bug was fixed.
- Steamgraph.net Link
Firefox addon: Open sync tabs button
Just a button that opens sync-tabs view.
- Addon (RC1.rev8) Firefox Addon
Viewgit plugin: codeAnalysis
codeAnalysis is a compact plugin for Viewgit. It counts lines on the repository and displays graphs about code base size. It also detects commits that could mess up graphs and line counts, example big log files and libraries are automatically remove from the analysis.
- Plugin (v1.1) .zip
- Git-repository Github
TF2Stranger
TF2Stranger collects kill counts from strange TF2 weapons and displays statistics from the data. Scanning of profiles happens every 24 hours, so it may take day or two to get enough data. This is written in PHP and uses the Steam API to scan player profiles.
- TF2Stranger Link
ImgurScreenShotter
ImgurScreenShotter is a simple Java application that takes screenshot of your desktop and uploads it to Imgur. This is easy way to share what you are working on, just start the application, capture screenshot and send the link to friends.
- ImgurScreenShotter v1.0 final .jar
- Source code .zip
- Source code Github
EnergyCollector
EnergyCollector is very simple physics based puzzle game. You need to change the gravity to move the energy balls to the end of each level.
Game is build using the LÖVE-framework. You need to install it before you can run the game. After installing LÖVE, you can just double click the file. (It runs on Linux/Mac/Windows)
- EnergyCollector .zip
Pallojen Poksuttelu
"Pallojen Poksuttelu" is a very simple puzzle game for windows.
I did coded lots of other games in Coolbasic, but this is the only one that got finished. Its also the first game I have finished.
- PP .zip Windows
Half-Life 2 Maps
Here you can find all Half-Life 2:Episode 2 maps I have made. I recommend to download maps from top of the list, as those are much better than the older maps at the bottom.
How to install?
To install maps, copy the map file into "steamapps/USERNAME/half-life 2 episode two/ep2/maps" folder.
After that you can start the map by typing map MAPNAME to console. You get console by adding -console to the startup parameters. Startup parameters are under the properties when you right click the game on steam.
- HostileRooftops HL2: EP2 map Featured
- Hunter Mountain HL2: EP2 map
- Gravitygun Facility HL2: EP2 map
- testcave2 HL2: EP2 map Old
- testcave1 HL2: EP2 map Old
data/
All of the project files are stored in the /data/ folder. I also keep old/depracrated project in it. So if you can't find what you are looking for in this page, look into the data folder.
- data/ link