Modernist Warfare

Modernist Warfare

di b_hegland
Segnala un bug
Segnala gioco
Loading ad...

Modernist Warfare

Voto:
2.0
Rilasciato: February 11, 2012
Ultimo aggiornamento: February 11, 2012
Sviluppatore: b_hegland

Tag per Modernist Warfare

Descrizione

This is my minimalist video game. According to Clement Greenberg, who helped popularize the term, medium specificity holds that "the unique and proper area of competence" for a form of art corresponds with the ability of an artist to manipulate those features that are "unique to the nature" of a particular medium. I have tried to reduce down the video game medium to its most essential features. Please consult your local contemporary art history teacher to learn more.

Come si gioca

using UnityEngine;
using System.Collections;
public class Forward : MonoBehaviour {
void Update(){
if(Input.anyKey){
transform.Translate(Vector3.forward*1f);
}
}
}

Aggiornamenti dello sviluppatore

Feb 11, 2012 3:44pm

If you appreciate this, please try PostModern Warfare.

http://www.kongregate.com/games/Techsuport/postmodern-warfare

Commenti

0/1000
WilmRoget avatar

WilmRoget

Feb. 12, 2012

5
0

it seems to be missing the key element of any game - fun and entertaining. It is simply boring. It becomes work instantly.

b_hegland
b_hegland Sviluppatore

Then I suppose video games are not "Art" from a modernist perspective. Alas...

stealthsilent avatar

stealthsilent

May. 28, 2012

3
0

I completely missed the point of this... thing.

radar816 avatar

radar816

Feb. 19, 2012

3
0

I read up on modernism (decent example), minimalism (great example), and medium specificity (not so great). I appreciate what you are trying to do, but you are abandoning the unique properties of the video game medium. Plus, as it's been stated the 'game' needs some tracking aspect for it to be a game, some achievement-based feedback. For a great example of a like game: http://www.kongregate.com/games/SophieHoulden/the-linear-rpg

iborovski avatar

iborovski

Oct. 22, 2012

2
0

what a goddamn game i saw the american flag after 12. color change what a f***kin proboganda

thepatriot505 avatar

thepatriot505

Feb. 11, 2012

2
0

Interesting idea, I wouldn't call it a game though

b_hegland
b_hegland Sviluppatore

well the question becomes, what really makes a video game unique vs other artistic mediums? What are the fundamental criteria for a game to be a game?