<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-6648236360472666945</id><updated>2012-05-07T02:51:46.812+08:00</updated><category term='網路交易'/><category term='CardGame'/><category term='Program'/><category term='網路遊戲'/><category term='星海爭霸2'/><category term='PSP'/><category term='NDS 攻略'/><category term='料理筆記'/><category term='VB.NET'/><category term='Apple'/><category term='SFC'/><category term='摩爾莊園'/><category term='Ajax'/><category term='C++'/><category term='Chrome'/><category term='DnD'/><category term='NDS資訊'/><category term='Mac'/><category term='Software'/><category term='精靈幻境系列'/><category term='Writing'/><category term='RO OpenKore'/><category term='FC'/><category term='PS'/><category term='星海爭霸2地圖'/><category term='摩爾勇士'/><category term='Culdcept'/><category term='生活相關'/><category term='遊戲設計'/><category term='RO'/><category term='限時免費APP'/><category term='BioInfo'/><category term='MHP3'/><category term='博弈遊戲'/><category term='LoL'/><category term='星海爭霸2雜錦'/><category term='Music'/><category term='RO JA.NET'/><category term='3DS'/><category term='遊戲新聞'/><category term='軟體相關'/><category term='模擬器'/><category term='雜談錄'/><category term='Java'/><category term='iOS開發'/><category term='動畫專區'/><category term='特價折扣'/><category term='ROM'/><category term='Php'/><category term='WebGame'/><category term='JavaScript'/><category term='遊戲王'/><category term='Blog'/><category term='魔法風雲會'/><title type='text'>GameLifeX</title><subtitle type='html'>　不只是遊戲，是生活</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://gamelifex.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6648236360472666945/posts/default/-/%E9%81%8A%E6%88%B2%E8%A8%AD%E8%A8%88'/><link rel='alternate' type='text/html' href='http://gamelifex.blogspot.com/search/label/%E9%81%8A%E6%88%B2%E8%A8%AD%E8%A8%88'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Jason</name><uri>http://www.blogger.com/profile/00667801849417949181</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='26' src='http://2.bp.blogspot.com/_BsYyM_o2_Pc/S8A0d9jcmJI/AAAAAAAAAOA/jkCxsQg-hCM/S220/%E7%B4%AF.bmp'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>1</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-6648236360472666945.post-2665458971820548424</id><published>2010-08-26T01:27:00.023+08:00</published><updated>2010-08-28T22:31:04.661+08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='遊戲設計'/><title type='text'>有感而發的第零人稱遊戲 HAPPY RPG</title><content type='html'>&lt;style type="text/css"&gt;  div.progress{   border: 1px solid #ccc;    width: 100px;    margin: 2px 5px 2px 0;    padding: 1px;    float: left;    background-color: #FFFFFF; }  div.progressbar {   background-color: #ACE97C;   height: 12px; } &lt;/style&gt;&lt;br /&gt;&lt;script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js" type="text/javascript"&gt;&lt;/script&gt;&lt;br /&gt;&lt;script src="http://mrxfree.myweb.hinet.net/happyrpg.js" type="text/javascript"&gt;&lt;/script&gt;  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;div id="bg"&gt; &lt;div id="rpg_main_manu" style="padding:1px;border-style:solid;border-width:1px;position:relative;left:50%;margin-left:-250px;width:500px;background:#FFF0F0;"&gt;  &lt;div style="border-style:solid;border-width:1px;height:20px;background:#0000B4;color:#FFFFFF;"&gt;&lt;b&gt;HAPPY RPG 遊戲選單&lt;/b&gt;&lt;/div&gt;  &lt;input id="btn_mm_create_char" type="button" onclick="$('#rpg_main_manu').hide();$('#create_char').show();" value="創造角色" /&gt;&lt;br /&gt;  &lt;input id="btn_mm_load_game" type="button" onclick="$('#rpg_main_manu').hide();gameLoad();game();" value="繼續遊戲" /&gt;&lt;br /&gt; &lt;/div&gt; &lt;div id="create_char" style="padding:1px;border-style:solid;border-width:1px;position:relative;left:50%;margin-left:-250px;width:500px;background:#FFF0F0;"&gt; &lt;b&gt;創造角色&lt;/b&gt;&lt;br /&gt; &lt;hr/&gt; ID &lt;input id="txt_char_name" type="text" maxlength="12" size="24" value="PTT鄉民" /&gt;&lt;br/&gt;&lt;br /&gt; Class &lt;select id="select_job"&gt;&lt;br /&gt;   &lt;option value="0"&gt;劍士&lt;/option&gt;&lt;br /&gt;   &lt;option value="1"&gt;魔法師&lt;/option&gt;&lt;br /&gt;   &lt;option value="2"&gt;服事&lt;/option&gt;&lt;br /&gt;   &lt;option value="3"&gt;盜賊&lt;/option&gt;&lt;br /&gt;   &lt;option value="4"&gt;商人&lt;/option&gt;&lt;br /&gt;   &lt;option value="5"&gt;弓箭手&lt;/option&gt;&lt;br /&gt; &lt;/select&gt;&lt;br/&gt;&lt;br /&gt; &lt;input id="btn_create_char" type="button" onclick="$('#create_char').hide();char_create();game();" value="START" /&gt;&lt;br/&gt;&lt;br /&gt; &lt;input id="btn_cc_back" type="button" onclick="$('#create_char').hide();$('#rpg_main_manu').show();" value="返回" /&gt;&lt;br /&gt; ※為了使程式功能正常，請等待網頁載入完成後再按START&lt;br /&gt; &lt;/div&gt; &lt;br /&gt; &lt;div id="game_main" style="padding:1px;border-style:solid;border-width:1px;position:relative;left:50%;margin-left:-250px;width:500px;background:#FFF0F0;"&gt;  &lt;div style="border-style:solid;border-width:1px;height:20px;background:#0000B4;color:#FFFFFF;"&gt;&lt;b&gt;HAPPY RPG&lt;/b&gt;&lt;/div&gt;  &lt;div id="stat"&gt;   &lt;div style="background:#EBF5FF;"&gt;    &lt;div style="float:left;color:#1C19FF;"&gt;●&lt;/div&gt;    &lt;div id="char_name" style="float:left;"&gt;&lt;/div&gt;    &lt;div id="class" style="float:left;"&gt;&lt;/div&gt;    &lt;div id="level" style="float:left;"&gt;Lv.&lt;/div&gt;    &lt;div id="exp" style="float:left;"&gt;Exp.&lt;/div&gt;    &lt;div style="float:left;color:#1C19FF;"&gt;●&lt;/div&gt;    &lt;div style="clear:both;"&gt;&lt;/div&gt;   &lt;/div&gt;   &lt;div style="background:#FFFFFF;"&gt;    &lt;div id="zeny" style="float:right;"&gt;Z&lt;/div&gt;    &lt;div style="clear:both;"&gt;&lt;/div&gt;   &lt;/div&gt;  &lt;/div&gt;  &lt;div id="msg" style="border-style:solid;border-width:1px;height:200px;overflow-y:auto;background:#FFFFFF;"&gt;Message:&lt;br/&gt;&lt;/div&gt;  &lt;div style="float:left;width:150px;"&gt;   &lt;div class="progress"&gt;    &lt;div id="progressbar" class="progressbar" style="width: 0%"&gt;&lt;/div&gt;   &lt;/div&gt;&lt;div id="per"&gt;0%&lt;/div&gt;  &lt;/div&gt;  &lt;div style="text-align:right;float:right;"&gt;Auto Scroll&lt;input id="chk_autoscroll" type="checkbox" checked /&gt;&lt;/div&gt;  &lt;input id="btn_save" type="button" onclick="gameSave();" value="SAVE" style="text-align:right;float:right;" /&gt;&lt;br /&gt;  &lt;input id="btn_save" type="button" onclick="mLoop=null;gameLoad();game();" value="LOAD" style="text-align:right;float:right;" /&gt;&lt;br /&gt;  &lt;div style="clear:both;"&gt;&lt;/div&gt; &lt;/div&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;說明:&lt;/b&gt;&lt;br /&gt;遊戲始祖為Progress Quest，遊戲的特徵就是全部文字介面，你什麼都不用做&lt;br /&gt;另提供Progress Quest的網頁版&lt;a href="http://progressquest.com/play/"&gt;http://progressquest.com/play/&lt;/a&gt;&lt;br /&gt;V0.3&lt;br /&gt;加入存讀檔功能&lt;br /&gt;V0.2&lt;br /&gt;加入了取名字的功能...&lt;br /&gt;V0.1&lt;br /&gt;目前就只是隨機生成怪物清單, 光是這樣掛著也爽...&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6648236360472666945-2665458971820548424?l=gamelifex.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://gamelifex.blogspot.com/feeds/2665458971820548424/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://gamelifex.blogspot.com/2010/08/happy-rpg.html#comment-form' title='1 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6648236360472666945/posts/default/2665458971820548424'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6648236360472666945/posts/default/2665458971820548424'/><link rel='alternate' type='text/html' href='http://gamelifex.blogspot.com/2010/08/happy-rpg.html' title='有感而發的第零人稱遊戲 HAPPY RPG'/><author><name>Jason</name><uri>http://www.blogger.com/profile/00667801849417949181</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='26' src='http://2.bp.blogspot.com/_BsYyM_o2_Pc/S8A0d9jcmJI/AAAAAAAAAOA/jkCxsQg-hCM/S220/%E7%B4%AF.bmp'/></author><thr:total>1</thr:total></entry></feed>
