Difference between revisions of "Application:Doom"

From WebOS Internals
Jump to navigation Jump to search
(Add Category:SDL)
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 +
[[Category:SDL]]
 +
 
{{application
 
{{application
 
|name=DOOM!
 
|name=DOOM!
 
|type=webOS
 
|type=webOS
|version=Version: Alpha 1.1.0 <br />(1 Jan 2010)
+
|version=Version: Alpha 1.1.2 <br />(1 Jan 2010)
 
|tag=Utilities
 
|tag=Utilities
 
|screenshot=Doom-in-a-card.png
 
|screenshot=Doom-in-a-card.png
Line 45: Line 47:
  
 
. = sidestep right
 
. = sidestep right
 +
 +
Back Gesture - Brings up in-game menu (Save, Load, Options, etc...)
 +
 +
G + H - Move up and down in the menu, enter to select
  
 
(feel free to add to this list)
 
(feel free to add to this list)
 +
 +
If you want to edit the key bindings the .doomrc file is located here:
 +
/media/cryptofs/apps/usr/palm/applications/org.webosinternals.sdldoom/bin/.doomrc
  
 
=== Limitations ===
 
=== Limitations ===
 
+
*Editing the key bindings works for everything but back and strafe left, that is, left strafe always goes turboright strafe and back always goes turbo forwards
 
=== Known bugs ===
 
=== Known bugs ===
  
 
== Installing Doom ==
 
== Installing Doom ==
 
====Requirements====
 
====Requirements====
*PreWare
+
*Preware
*Terminal
 
 
====Steps====
 
====Steps====
 
#Install [http://www.webos-internals.org/wiki/Application:Preware Preware and the Package Manager.]  
 
#Install [http://www.webos-internals.org/wiki/Application:Preware Preware and the Package Manager.]  
#Install [http://www.webos-internals.org/wiki/Application:Terminal Terminal] - if you already have Terminal, update it using Preware.
 
##If you get a warning, this depends on '''1'''other package being updated, choose INSTALL/UPDATE IT (terminal services plugin.)
 
##If you then get a warning "a script must be executed" then click the <font color=green>'''OK'''</font> button to allow that.
 
##You may then be presented with button "Restart is required" choose <font color=green>'''OK'''</font> button to allow that, all your apps will close and Luna will restart.
 
 
#next install DOOM using PreWare.  Launch Preware, search for DOOM and click Install.
 
#next install DOOM using PreWare.  Launch Preware, search for DOOM and click Install.
#next hit the LAUNCH button and follow the commands in Terminal which your convenience they are listed here:
 
#TYPE IN THESE COMMANDS IN TERMINAL:<font color=black>'''
 
##cd /media/cryptofs/apps/usr/palm/applications
 
##cd org.webosinternals.sdldoom 
 
##./doom  <font color=red>(note the leading period.)'''</font>
 
#DOOM! will start in a new card.
 
 
<BR>
 
<BR>
 
Play DOOM! using the keys above, when done exit the game in the normal way.
 
Play DOOM! using the keys above, when done exit the game in the normal way.

Latest revision as of 17:49, 6 January 2010


« Go Back to the Utilities application list
Doom-in-a-card.png

DOOM! - Version: Alpha 1.1.2
(1 Jan 2010)

Summary

Tux as Zombie.png

Status

License

DOOM! for the Palm Pre is distributed under the ID Software License, which allows for non-commercial use only.

http://doom.wikia.com/wiki/SDL_Doom

Operating notes

Tap the screen or hit "Sym" to shoot.

H - forward at slow speed

Y - left

B - right

G - forward at fast speed

SPACE - open doors

COMMA - strafe right

ORANGE + # - Change weapon. 1 - fist, 2 - pistol, 3 - shotgun, 4 - chaingun (havent gotten other weapons yet but should be the same concept)

ENTER - display last message (picked up Medikit, etc)

ORANGE + = : Zoom In

ORANGE + - : Zoom Out

- = siderun right?

. = sidestep right

Back Gesture - Brings up in-game menu (Save, Load, Options, etc...)

G + H - Move up and down in the menu, enter to select

(feel free to add to this list)

If you want to edit the key bindings the .doomrc file is located here:

/media/cryptofs/apps/usr/palm/applications/org.webosinternals.sdldoom/bin/.doomrc

Limitations

  • Editing the key bindings works for everything but back and strafe left, that is, left strafe always goes turboright strafe and back always goes turbo forwards

Known bugs

Installing Doom

Requirements

  • Preware

Steps

  1. Install Preware and the Package Manager.
  2. next install DOOM using PreWare. Launch Preware, search for DOOM and click Install.


Play DOOM! using the keys above, when done exit the game in the normal way.


Repository

DOOM! is housed in the games/sdldoom git repository at http://git.webos-internals.org/

For commit permission to the open source project, contact rwhitby on #webos-internals or email [support@webos-internals.org]