Skip to Content

Tipmage

Screenshot: Tipmage

Tipmage is a javascript to create tooltips over images. This means being able to mark with rectangles some areas of an image and associate to them comments that will popup when the mouse is on the rectangle.

As for now, version 0.2 is nothing more than a proof of concept.

The official page of Tipmage can be found here (hopefully with a version number greater than 1.0).

MUD

Screenshot: MUD

This is a project I realized with a fellow engineer for the course of Ingegneria del Software (Software engineering).

The idea behind this project was to realize a server and a client for a text based MUD (Multi User Dungeon) using JAVA and RMI (Remote Method Invocation).

We worked on this project for some time; it's not of course a fully developed MUD, but the core features are all there: you could even walk around a little, pick up objects, open doors and of course interact with other players.

I won't say the code is perfect, but being it written for a course that was basically about how to write code, I think it's clear and well-commented. And of course it works (well most of the times, anyway :P).

Back to menu

Styles Selector