/home/ukw
About
ukw's webpage
Recent news:
    - First version of uplay added
    - New webpage
Code stuff
homehack

Homehack is my first attempt to recreate a rogue-like game.
The first version was realised in C, but I restarted it in C++.
So the most recent version is the C++ one, but it is a little bit abandoned.
As I've got a GP2X-F200, I'll surely restart another time the code of homehack, maybe in C, or in C++, who knows, but for the moment, I allow you to download these 'old versions'.
What is already done in homehack (C++, cause I don't even remember in the C version) :
  • Random dungeon generation
  • Monsters (stupid,neutral,clever behavior, which can change when attacked, etc...)
  • Events: doors, fountains, teleport traps
  • Items: inventory, drop, eat, throw
  • Hunger: you can die if you don't eat during the game
  • Download:
  • C version 2007/01/05 (source, compile under linux, and under windows with a few modifications)
  • C++ version 2009/03/11 (source+binaries, compiled for linux and windows)
  • Note: released under the GPLv2 licence
    uplay

    An audio/video player in Qt
    Inspired by Sonata for the IHM, but with the framework Phonon to decode and read music/video.
    Features:
  • Read all types of music/video supported by Phonon
  • Simple access to music dir by the tab Folder
  • Drag'n'drop
  • Reduce the interface by a simple click
  • Small notification and control access in the systray
  • Download:
  • Source for linux, could surely compile under windows
  • Note: released under the GPLv2 licence
    u3d
    An easy-to-use 3D engine fully documented I'm currently working on
    It's not released yet but I've actually put it on the site to hurry me up to do it.
    Using the OpenGL to render the 3D. Current features:
  • Manage a scene (with light, models)
  • Camera
  • Load OBJ, MD2 models
  • Shader
  • Download:
  • Soon
  • Linux stuff
    Linux on laptops
  • Linux on a Samsung Q320
  • Linux on a Samsung Q45
  • Linux on a Sony VAIO VGN-N31Z
  • Themes
    You can find some of my themes I've realised on :
  • Gnome-look for gtk themes
  • Box-look for openbox themes
  • Misc
    I'll put here some scripts and other stuff (.vimrc ?)