| layout | page |
|---|---|
| title | Games |
Welcome to our Games page!
This is still a WIP page but in the meantime you can have a look at...
{% comment %}
What we have understood about videogames working principles:
{% for post in site.posts%} {% if post.category contains 'game' and post.category contains 'technique' %}
{% endif %} {% endfor %}
{% endcomment %}
Here some of our experiments in game design.
{% for post in site.posts%} {% if post.category contains 'game' and post.category contains 'experiment' %}
{% endif %} {% endfor %}
{% comment %}
Curious fact about our preferred games:
{% for post in site.posts%} {% if post.category contains 'game' and post.category contains 'curiosity' %}
{% endif %} {% endfor %}
There are games that will remain in our heart forever: these are a few of our preferred games we used to play with when we were children.
{% for post in site.posts%} {% if post.category contains 'game' and post.category contains 'abandonia' %}
{% endif %} {% endfor %}
{% endcomment %}
This section is dedicated to graphic adventure games by LucasArts, to the SCUMM engine and to the ScummVM project and everything related.
Those of you who already have some white hair will remember with affection the moments spent in front of an old computer to experience magnificent adventures whose plot winded, one click after another, giving real moments and strong emotions.
Well, now all those moments would be just memories, lost - like tears in rain - unless it was for the contribution of the ScummVM team.
ScummVM lets us live those adventures again, revisit our childhood to immerse ourselves in the same sensations, turning on again emotions which were asleep since some decades now.
In this section we want to examine the work done by the ScummVM team in relation to the analysis of the SCUMM engine inner working; we will share our observations and everything interesting we will find in relation to the SCUMM engine and SCUMM-based graphic adventures.
Scumm, ScummVM e le avventure grafiche della LucasArts Pagina dedicata alle avventure grafiche della LucasArts, all'engine SCUMM e al progetto ScummVM.
Questa sezione è dedicato al progetto ScummVM, a SCUMM e alle avventure grafiche in generale (specie quelle targate LucasArts)!
Chi ha già qualche capello bianco ricorderà certo con affetto i momenti trascorsi davanti un vecchio computer a vivere avventure magnifiche la cui trama si snodava, un click dopo l'altro, regalando momenti veri ed emozioni intense.
Ebbene oggi tutti quei momenti sarebbero solo ricordi, perduti - come lacrime nella pioggia - se non fosse per il contributo del team di ScummVM.
ScummVM ci rende possibile rivivere quelle avventure, rivisitare un po' la nostra infanzia per immergerci ancora nelle stesse senzazioni, riaccendendo emozioni sopite ormai da alcuni decenni.
Qui esamineremo un po' per volta il lavoro svolto dal team ScummVM nel tradurre e analizzare il funzionamento dell'engine SCUMM; condivideremo le nostre osservazioni e tutto quello che riusciremo a raccimolare sulla rete in relazione al mondo di SCUMM e al funzionamento delle avventure grafiche SCUMM-based.
{% endcomment %}
{% for post in site.posts%} {% if post.category contains 'game' and post.category contains 'scumm' %}
{% endif %} {% endfor %}
{% endif %}
{% endif %}