Showing posts with label Entry. Show all posts
Showing posts with label Entry. Show all posts

September 16, 2011

Mutate and Pyweek

I'm finished my Pyweek entry today, and upload it on the site as well as upload on Sourceforge too. You can download eighter the source code or  the win 32 installer here. So get it and play it :).

So what is Pyweek about: It is a one week programing challange. The aim is to develope a game according to a theme. After the develepoment week all candidates are judge each other game in the following categories with rate 1-5:
  • Fun
  • Innovation
  • Production
After the judging gold, silver and bronze awards will be given.

About Mutation 13: This Pyweek theme was mutate, so my game is about mutation. It take place in the near future, where an evil virus change humans into SUPER LOLLIES.That young big breasted ones that you see in animes and mangas lol. In short your goal is to fight agains this virus with your state of the art, high-tech nano ship equiped with an Atomic Ion Cannon.

Here is some screenshot from the game:




As last word in this post Pyweek is a lot of fun. I learnt a lot, but I will talk about it in another post.

August 28, 2011

Image Browser - Part 3 - Class diagramm

Class Button:
This class handle button graphic, animation, and its catch user interaction.

Class Entry:
This class handle how the directory list elements show on sreen and handle user interaction with these elements.

Class HMI:
This class provide a Human-Machine Interface. The basic tasks of this class is to countain buttons and entries. Handle user interaction, like find witch button was pushed, and show buttons and directory list.

Class Directory:
Handle directory reliated tasks.

Class Image:
Basic image showing and functions to browse through images in a given directory.