Archive for the 'games' Category

Notpron - The Hardest Riddle available on the Internet

Wednesday, February 8th, 2006

This is another web-based riddle, similar in concept to Python Challenge. But, this one doesn’t require any programming. You will, however, need to be proficient at figuring out subtle clues, lateral thinking and searching for information on the web.

There are a total of 138 levels. Good luck!

The DooM Remix Project | The Dark Side of Phobos

Saturday, January 28th, 2006

This incredible album is a collection of mp3 remixes based on the soundtrack for the original DooM game (not the movie!). Hangarmageddon, Industrial Strength and Mystery Meat are some of my favorites. But Darkness Dawning just blows me away. Wicked stuff.

Project Euler

Tuesday, January 24th, 2006

Here is another programming challenge site. This one is specifically geared towards mathematical problems. You can use any programming language you like.

The problems are rated according to how many people have already solved a particular problem. The more people that have solved a problem, the less points that problem is worth. The scores are calculated dynamically, so your overall score can change depending on what the problems are currently worth.

I’m currently using Ruby for these problems. I still prefer Python, but Ruby does have some nice features.

Python Challenge

Tuesday, January 24th, 2006

Python Challenge is “the first programming riddle on the net”. There are currently 33 levels, and for each level you need to figure out the clues that lead you to the next level. Usually, you need to do a bit of data crunching to get the answer.

You can use whatever programming language you like, but some levels are easier with Python, or with an available library you can download for Python.

If you get stuck there is a hints forum that can help steer you in the right direction. Once you solve each level you can view the solutions page for that level and see some of the clever solutions that other solvers have come up with.

This is a great way to hone your Python skills and pick up some new tricks along the way. I am currently stuck on level 20.

Classic Commodore 64 games online!

Thursday, January 19th, 2006

This site hosts a huge collection of classic Commodore 64 games that you can play directly through your browser. The games require Java to run, and some games work better than others.