graphic design – Naked on Pluto http://pluto.kuri.mu “ Share your way to a better world ” Mon, 23 Sep 2013 09:34:19 +0000 en-US hourly 1 https://wordpress.org/?v=4.5.2 Photos from the Naked on Pluto installation at ARCO http://pluto.kuri.mu/2012/03/02/photos-from-the-naked-on-pluto-installation-at-arco/ http://pluto.kuri.mu/2012/03/02/photos-from-the-naked-on-pluto-installation-at-arco/#respond Fri, 02 Mar 2012 11:42:49 +0000 http://pluto.kuri.mu/?p=887 Thanks to the VIDA team for the nice shots.



]]>
http://pluto.kuri.mu/2012/03/02/photos-from-the-naked-on-pluto-installation-at-arco/feed/ 0
Library projection progress http://pluto.kuri.mu/2012/02/08/library-projection-progress/ http://pluto.kuri.mu/2012/02/08/library-projection-progress/#comments Wed, 08 Feb 2012 12:17:39 +0000 http://pluto.kuri.mu/?p=852

]]>
http://pluto.kuri.mu/2012/02/08/library-projection-progress/feed/ 1
Resuming work on the installation http://pluto.kuri.mu/2012/01/20/resuming-work-on-the-installation/ http://pluto.kuri.mu/2012/01/20/resuming-work-on-the-installation/#respond Fri, 20 Jan 2012 12:51:24 +0000 http://pluto.kuri.mu/?p=846 And another secret preview. We’ll explain what’s in the books soon.

]]>
http://pluto.kuri.mu/2012/01/20/resuming-work-on-the-installation/feed/ 0
Starting work on a “live world” projection http://pluto.kuri.mu/2011/12/11/starting-work-on-a-live-world-projection/ http://pluto.kuri.mu/2011/12/11/starting-work-on-a-live-world-projection/#respond Sun, 11 Dec 2011 10:39:39 +0000 http://pluto.kuri.mu/?p=836 Following on from the VIDA win, we need to work hard on Naked on Pluto’s gallery installation presence. Although we now have the news website style front page, we need to take the game externalisation to another level, and one of the things required is a realtime projection of the game world. This represents the unfiltered behind-the-scenes view of the game as seen by the bots as they attempt to keep track of what is going on. Technically we decided to do this work using HTML5 canvas, in keeping with the web based themes of the game it needs to work on a browser, which has the added bonus of making gallery setup quite simple.

My first approach was to write a scheme bricks representation for Javascript objects, and see how bits of the game looked if rendered in this way.



This is part of the ArrivalLobby, and all the internal information is present with no explanations, which is great, but it results in very large images. The next thing was to try filtering the objects to remove most of this information:

function node_filter()
{
    this.filter=function(obj)
    {
        return {objects:obj.objects.map(function(object) {
            return object.name;
        })};
    }
}

This code provides a single method for filtering locations in the game – it simply returns an object consisting of a list of names of things found at that location. These filters can be easily changed over time, to include different information or process it in different ways. Rendered with the same code as before, this makes the location diagrams much smaller:

Add a few more locations, put them together in a circular formation (the projection will be onto the floor space in the gallery), add some bezier curves to indicate paths between locations and it looks like this:

There is also some relatively complex jiggery-pokery to detect when bots have moved from one location to another and animate them. The moving bots display more detail including what they are wearing and who has ‘liked’ them. In this image you can see the AdverBot004 moving to the HelpDesk, and the HyperClock and GreenwichClock on the upper right as they move from the Palace Garden.

]]>
http://pluto.kuri.mu/2011/12/11/starting-work-on-a-live-world-projection/feed/ 0
UNITE TO ACHIEVE AN EVEN GREATER FRIENDSHIP! http://pluto.kuri.mu/2011/07/14/unite-to-achieve-an-even-greater-friendship/ http://pluto.kuri.mu/2011/07/14/unite-to-achieve-an-even-greater-friendship/#respond Thu, 14 Jul 2011 13:46:26 +0000 http://pluto.kuri.mu/?p=802 After a few days tinkering and sweating with CSS, PHP, Gimp, Inkscape and Google webfonts, it is with a glorious partisan chant that we are delightfully excited to present the new design for the game intro. There is still some fine tuning to do but this is now pretty much the default entrance to Elastic Versailles if you come to the game main URL.

Most of the look and feel has been based on the small research on state controlled newspapers and blogs, as well as propaganda poster strategies. The latter led to the repurposing and adaptation of more than 60, mostly Republic of China’s, slogans that are now used as straplines from the Naked on Pluto news site.

Next step now is to make some ads that match the different activities going on in Elastic Versailles, and work on the data that is gathered by the bots which are authoring this propaganda site.

]]>
http://pluto.kuri.mu/2011/07/14/unite-to-achieve-an-even-greater-friendship/feed/ 0
Propaganda! http://pluto.kuri.mu/2011/07/09/propaganda/ http://pluto.kuri.mu/2011/07/09/propaganda/#comments Sat, 09 Jul 2011 14:30:32 +0000 http://pluto.kuri.mu/?p=766 To reach the right look and feel for the newspaper, a little more research is in order. We’re aiming at a design that says ‘This newspaper is state owned, used for propaganda purposes only, yet looks to draw in the reader through it’s trustworthy appearance and bleeding edge news straight from the streets of Elastic Versailles’. In order to achieve this, we should learn from propaganda with a similar aim: gaining trust and being completely transparent about what this trust is needed for (getting people to visit Elastic Versailles). We have isolated 3 strategies:

Strategy 1: gaining trust by promising good times = blue skies and happy people

blue skies and happy people

Strategy 2: gaining trust by showing determination and a sense of purpose = people looking sternly into one direction

people looking sternly into one direction

Strategy 3: gaining trust by showing strenght, power and energy = rays!

rays

Incorporating all 3 strategies into the design should give us the best results. The research has been done, now it is up to the designers.

]]>
http://pluto.kuri.mu/2011/07/09/propaganda/feed/ 1
Plutonian Times Research http://pluto.kuri.mu/2011/07/04/plutonian-times-research/ http://pluto.kuri.mu/2011/07/04/plutonian-times-research/#comments Mon, 04 Jul 2011 13:26:18 +0000 http://pluto.kuri.mu/?p=724 Elastic Versailles is in desperate need of a newspaper. The days where you’d actually have to travel to Pluto to get a glimpse of the wholesome and glamorous life within the walls of Elastic Versailles are almost over. We are training a group of reporter bots to do live reports from Pluto and we’re mere days away from the launch of the official, state controlled newspaper ‘Naked on Pluto’.

In search of inspiration Elastic Versailles’ News Agency has been looking at other independent, state controlled newspapers and broadcasters. Is there a common style?

The Voice of Korea sports a blue-skies-all-is-well design and writing style, as demonstrated in the article “Pigeon-Raisers Family” enjoys an optimistic life”

Various entertainments and optimistic life of Kim Yong Gun’s family were an epitome of the rich feelings of the Korean people who always live an optimistic life with confidence in their future.

Voice of Korea

The People’s Republic of China’s newspapers have a more dry design but this doesn’t stop their adoration for the CPC’s way of life shining through in the articles, such as in “CPC phenomenon” enriches human history” from Xinhua News.

A host of international observers are of the view that in terms of the development of humanity, the practice of the CPC leading the Chinese people toward a just, democratic, prosperous and happy society offers a more convincing choice.

Xinhua NewsPeople's Daily

Kayhan News is a newspaper from Iran, directly under the supervision of the Office of the Supreme Leader. It has made the news internationally calling France’s first lady Carla Bruni an “Italian prostitute” and “the singer and decadent actress who managed to break [up] the Sarkozy family” who “deserves to die” for her “perverted lifestyle”, after she wrote an open letter to Sakineh Mohammadi Ashtiani, who is facing death by hanging for alleged adultery.

Kayhan News

More research needs to be done in order to find the appropriate style and design for our Plutonian news.

]]>
http://pluto.kuri.mu/2011/07/04/plutonian-times-research/feed/ 1
Meet the users: Playtest Session at Baltan http://pluto.kuri.mu/2010/10/13/meet-the-users-playtest-session-at-baltan/ http://pluto.kuri.mu/2010/10/13/meet-the-users-playtest-session-at-baltan/#comments Wed, 13 Oct 2010 16:53:54 +0000 http://pluto.kuri.mu/?p=417

Today was a crucial and quite scary step for the project: playtesting.

Indeed, so far we’ve been happily working and testing the game on our own. We did that not because it was a secret process – after all anyone can check out and run the source code since day one – but because it would not have made much sense to get feedback on something that was actively developed, thus changing directions very often.

The downside of not sharing the progress, is that eventually you end up being so much immersed in your creative process and imaginary world – in that case, Pluto – that you have no way to remain objective or even properly test the game yourself.

For example, after making one of the quests hundreds of time, to look for bugs or test some new feature, the user interface and the narrative disappear completely from your experience. It becomes an automated procedure and certainly not a playful moment.

On top of that, each of us started to be obsessed about particular features or details that are not necessarily useful or important for the project. But it is important to be able to “kill your darlings” before they slow down the development of the project or get you entirely side tracked.

All of this make the playtesting a necessary, yet scary, mandatory process to move on and remind you what were the reasons that pushed you to make this game.

Last week we reached the point where most of the essential game mechanics and interface features were in place, in an unstable and clumsy way of course, but at least we knew that we were heading towards a stage where the game was playable and more or less coherent. This is why today at Baltan Laboratories we hosted a play testing session of NOP with game design students and researchers from TU Eindhoven.

For such an occasion, it’s really important to leave your ego behind and be ready to face, most of the time, painfully honest comments. In that regard we had a fair amount of these and it was a really good thing. A bit painful at times though… ahem.

What we did was to let the testers play the game for 15 minutes, and ask them afterward a few questions. More specifically:

    1. interface (readability, flow of the game (action-response sequences), user input, commands)
    2. narrative (story, non-player characters, multi-player aspect, game world, message communicated)
    3. playability (difficulties encountered and suggestions to improve)
    4. fun (did you enjoy the game? why?)
    5. link to entire project (Is the game clearly linked to the research aspect of the entire project?)

The response we got was very good and helpful. I will not give much details, but overall most of the advices and critic we got were known issues or things we noticed were wrong but for which we were not entirely sure how to deal with them. Regarding the game itself, some players managed to progress very fast, others struggled and it was interesting in each case to know why it worked or why it did not.

Of course it can be frustrating to get feedback on things that you already know are broken because of lack of time or just because it is not high priority at the moment. Never the less it is important to get over this frustration and let the players tell us whatever come to their mind as it is an invaluable source of information, specially if your testers are themselves working in the field of game design. We greatly appreciate the time they took to visit us and give feedback on the project.

At the end of the session we had a long list of things to fix, things to change or improve and things to add or remove. Very long list. The good news is that most of these should not be too difficult to implement and hopefully can be done, for most of them, before the end of the week (says the narrator in a hopeful way).

Once this is done, we will be ready to invite remote beta testers – from the internets – and it will be the second major step to take in order to make sure we’re on track.

]]>
http://pluto.kuri.mu/2010/10/13/meet-the-users-playtest-session-at-baltan/feed/ 2
Interface Design and Text-Based Games http://pluto.kuri.mu/2010/09/09/interface-design-and-text-based-games/ http://pluto.kuri.mu/2010/09/09/interface-design-and-text-based-games/#comments Thu, 09 Sep 2010 22:21:18 +0000 http://pluto.kuri.mu/?p=268 When Marloes, Dave and myself started to discuss about this Facebook game idea, we quickly agreed that we were more interested in using a text-only environment. It’s faster to develop, the constraint is a great catalyst for creativity, it forces you to approach gaming outside of the popular interface metaphors and, above all, it fits perfectly with the text fueled social media environments we want to describe.


Back in the 70s, early computer games were de facto text-based due to the obvious lack of graphical environment, yet they still survived through several generations of action packed arcade style games. This popularity can be explained partly because many of us are still using terminals to interface with our machines – maintaining and building upon a long and healthy tradition of command-line celebration – but mostly because text remains a very engaging way to build a narrative. Here, your imagination is used instead of a Graphic Processor Unit, in order to construct a particular atmosphere, extrapolating from the couple of words displayed on your screen (shocking concept and heresy I hear some say).

A particular advantage often mentioned for text-only environment is the little time needed to develop these, which is true as long as you keep the game engine rather simple. For example, many popular point and click web based games that are popular on Facebook and other online platforms are not necessarily complex, but heavily relies on addictive tricks and cute graphics. At the opposite there are many online multi-player text based games and interactive fictions that sit on top of rich engines, despites their lack of adorable color saturated farm animals sprites. In Naked on Pluto, we already have quite a few bots that are now inhabiting, processing and wandering in the server. But without 2D/3D graphics – in the most common interpretation – to represents and interact with these entities, we must find a way to transcribe this activity the best we can only using a Text User Interface.

In most text adventure games, also known as interactive fictions, the interface relies usually on two components: an input form where the player can type in some commands or possibly choose answers/actions from a quiz/list, and a feedback text area used to describe the result of the commands entered.

In Naked on Pluto, we rely on similar system but the difficulty for us is that we need to deal with much more data. For example each player has an inventory, an evolving list of possible actions and an overview of the space she/he is currently located, and who is around doing what. On top of that other players and bots are following their own plans that have an influence on your player’s status or on what can be available at a given place. All this data can be turned into text and displayed as some practical text-based interface, but we set ourselves the challenge to design the web application as if it was a book page. This choice is not gratuitous but I’m not going to spoil anything. In a classic text adventure interface all these elements are accessible via various commands, for example typing ‘inventory’ would display a list of the items that you are carrying. In our case we are trying to have these elements always visible on the interface, which is not easy when you need to deal with a growing list of items, or people standing in a room.

At the moment we split the interface in three zones: a “story” section, an input form and a status area. Concretely each action from a player or from another entity in the same location can be translated as a narrative element while allowing the player to get a constant overview of what are her/his options and what kind of entities are around. This still needs a lot of puzzling to make everything look nice and tight with the constraint that all must fit on a single page at fixed text/page size ratio (I probably need to explain that in the future). For now, we focus on tidying up everything as much as possible and I think we will be finally ready to run some gameplay test sessions very soon! :)

]]>
http://pluto.kuri.mu/2010/09/09/interface-design-and-text-based-games/feed/ 1
A logo http://pluto.kuri.mu/2010/06/11/a-logo/ http://pluto.kuri.mu/2010/06/11/a-logo/#respond Fri, 11 Jun 2010 13:36:42 +0000 http://pluto.kuri.mu/?p=51 logo Naked on Pluto blog preview

Here it is, a logo for Naked on Pluto! It has yet to be decided whether or not it is permanent or temporary, but for now the project can be identified in the blink of an eye.

Simplicity rules. Google font OFL Sorts Mill Goudy TT ¶ reversed.

]]>
http://pluto.kuri.mu/2010/06/11/a-logo/feed/ 0