{% extends "base.html" %} {% block content %}

Introduction

Status: Open Beta

Pyweek is an informal competition, where teams from around the world commit to create a game using the programming language Python, in only one week. Every competition has its own theme. The 9th Pyweek competition's theme is Feather.

Project Laohu is my entry for the competition. It's a game about trading in feathers. Prices vary over time and among different market places. You will need to start small and watch the prices closely to wait for oportunities.

You can buy maps to go to different market places.

To get good at this game, you have to develop a sense for oportunities and use them before other players do it. All players compete for the same ressources and oportunities. It will be interesting to see what kind of competitive patterns will emerge.

The pace of the game is a little slow. You sometimes have to wait some time for oportunities to present themselves!

Due to the game dynamics, competition will be fiercer the more people participate and the more time has passed. It might be easy to earn 100.000 coins but it might be much more difficult to outshine someone at the very top!

Register

You need not give an email address. Simplest possible registration.

Play now!

And get on with the fun.

Vote for me!

Here will be a link to the voting page.


{% endblock%}