## page was renamed from Giochi/Azione/DaveGnukem
#format wiki
#language it
### TABELLA TECNICA:
<<BR>>
||<tableclass="table-Giochi" tablestyle="width:45%; float:right; margin:12px 0px 0px 12px;" style="background: url(/htdocs/common/img/Giochi/table-top-sx.png) top left no-repeat;" class="table-Giochi" 10% ><<BR>> ||||<class="table-Giochi" : 10%> {*} '''Scheda tecnica''' ||<style="background: url(/htdocs/common/img/Giochi/table-top-dx.png) top right no-repeat;" class="table-Giochi" 10%><<BR>> ||
||<: 10% class="table-Giochi"> ||<40% class="table-Giochi">'''Categoria:''' ||<40% class="table-Giochi">''Azione'' ||<: 10% class="table-Giochi">||
||<: 10% class="table-Giochi"> ||<40% class="table-Giochi"> '''N° di giocatori:  '''||<40% style="border: medium none;">''Giocatore singolo'' ||<10% class="table-Giochi"> ||
||<10% class="table-Giochi"> ||<40% class="table-Giochi">'''Download:''' ||<40% class="table-Giochi"> ''2,5 MiB'' ||<10% class="table-Giochi">||
||<10% class="table-Giochi"> ||<40% class="table-Giochi">'''Sito ufficiale:  '''||<40% class="table-Giochi">''http://gnukem.sourceforge.net/#e'' ||<10% class="table-Giochi">||
||<10% class="table-Giochi">||<40% class="table-Giochi">'''Requisiti minimi:''' ||<40% class="table-Giochi">'''''Processore:''''' ''Pentium II - 300 MHz '' <<BR>>'''''Memoria RAM:''''' ''128 MiB '' <<BR>>'''''Scheda video:''''' ''Integrata, con almeno 8 MiB di memoria'' ||<10% class="table-Giochi">||
||<: 10% class="table-Giochi"> ||<40% class="table-Giochi"> '''Licenza:  '''||<40% style="border: medium none;"> <<Immagine(Icone/Piccole/gnu-small.png)>>  ||<10% class="table-Giochi"> ||
||<style="background: url(/htdocs/common/img/Giochi/table-bottom-sx.png) bottom left no-repeat;" class="table-Giochi" 10%><<BR>> ||<class="table-Giochi" -2><<BR>> ||<style="background: url(/htdocs/common/img/Giochi/table-bottom-dx.png) bottom right no-repeat;" class="table-Giochi" 10%><<BR>> ||

<<BR>>
 * È uno sparatutto in 2D dove Duke Nukem dovrà girare per i vari livelli alla ricerca delle chiavi per accedere al livello successivo, uccidendo i numerosi mostri che incontrerà durante il tragitto;
 * È un remake di '''Duke Nukem 1''';
 * Il gioco è gratuito e come per la maggior parte dei giochi per sistemi GNU/Linux, viene rilasciato anche il codice sorgente.


###SCREENSHOT:

||<tablestyle="width:45%; float:left; margin:10px 0px 10px 0px;" tableclass="table-Giochi"  style="background: url(/htdocs/common/img/Giochi/table-top-sx.png) top left no-repeat;" class="table-Giochi" 15% ><<BR>> ||<class="table-Giochi" : 80%> {*} '''Immagine del gioco''' ||<style="background: url(/htdocs/common/img/Giochi/table-top-dx.png) top right no-repeat;" class="table-Giochi" 10%><<BR>> ||
||<class="table-Giochi" : -3 > <<Immagine(./kq2.png,350)>> ||
||<style="background: url(/htdocs/common/img/Giochi/table-bottom-sx.png) bottom left no-repeat;" class="table-Giochi" 10%><<BR>> ||<class="table-Giochi"><<BR>> ||<style="background: url(/htdocs/common/img/Giochi/table-bottom-dx.png) bottom right no-repeat;" class="table-Giochi" 10% ><<BR>> ||


<<BR>><<BR>><<BR>><<BR>><<BR>>
<<BR>><<BR>><<BR>><<BR>><<BR>>
<<BR>><<BR>><<BR>><<BR>><<BR>>
<<BR>><<BR>><<BR>><<BR>><<BR>>

= Installazione =
Può essere condotta solo da terminale, grazie ai sorgenti.
 0. Scaricare il file con i comandi da terminale: {{{
cd
wget http://superb-west.dl.sourceforge.net/sourceforge/gnukem/DaveGnukem_0.56.zip
}}}
 0. Spostarlo nella cartella `/opt`, estrarlo e rinominare la cartella estratta per un migliore accesso da terminale, con i seguenti comandi: {{{
sudo mv DaveGnukem_0.56.zip /opt
sudo unzip DaveGnukem_0.56.zip
sudo mv "DaveGnukem_0.56" DaveGnukem-0.56
}}}
 0. Eliminare l'archivio, ormai inutile: {{{
sudo rm DaveGnukem_0.56.zip
}}}
== Creare un'icona di avvio ==
Per creare l'icona del gioco sul Desktop, seguire la [[AmbienteGrafico/IconeDiAvvio|guida]], inserendo questi dati:
||<tableheight="20px" tablestyle="font-size: 1.0em; "> '''Nome:'''|| ''Dave Gnukem''||
||'''Commento:''' ||''Gioco d'avventura''||
||'''Comando:''' ||''/opt/!DaveGnukem-0.56/!DaveGnukem/fullscreen''||
||'''Icona:'''||''/opt/!DaveGnukem-0.56/!DaveGnukem/data/icon.bmp''||

= Ulteriori risorse =
 * [[http://ubuntugame.blogspot.com/2007/03/dave-gnukem.html|Documento originale]]
----
CategoryGiochi