<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="th">
	<id>http://158.108.32.49/wiki/index.php?action=history&amp;feed=atom&amp;title=01219245%2Fcocos2d-js%2FSprites%2Fold_getting_started</id>
	<title>01219245/cocos2d-js/Sprites/old getting started - ประวัติรุ่นแก้ไข</title>
	<link rel="self" type="application/atom+xml" href="http://158.108.32.49/wiki/index.php?action=history&amp;feed=atom&amp;title=01219245%2Fcocos2d-js%2FSprites%2Fold_getting_started"/>
	<link rel="alternate" type="text/html" href="http://158.108.32.49/wiki/index.php?title=01219245/cocos2d-js/Sprites/old_getting_started&amp;action=history"/>
	<updated>2026-05-06T14:45:14Z</updated>
	<subtitle>ประวัติรุ่นแก้ไขของหน้านี้ในวิกิ</subtitle>
	<generator>MediaWiki 1.33.1</generator>
	<entry>
		<id>http://158.108.32.49/wiki/index.php?title=01219245/cocos2d-js/Sprites/old_getting_started&amp;diff=56578&amp;oldid=prev</id>
		<title>Jittat: หน้าที่ถูกสร้างด้วย &#039;Make sure you get the framework installed properly. Follow instructions here.  In the steps that f...&#039;</title>
		<link rel="alternate" type="text/html" href="http://158.108.32.49/wiki/index.php?title=01219245/cocos2d-js/Sprites/old_getting_started&amp;diff=56578&amp;oldid=prev"/>
		<updated>2016-02-15T16:07:54Z</updated>

		<summary type="html">&lt;p&gt;หน้าที่ถูกสร้างด้วย &amp;#039;Make sure you get the framework installed properly. Follow instructions &lt;a href=&quot;/wiki/index.php/01219245/cocos2d-js/installation&quot; title=&quot;01219245/cocos2d-js/installation&quot;&gt;here&lt;/a&gt;.  In the steps that f...&amp;#039;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;หน้าใหม่&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Make sure you get the framework installed properly. Follow instructions [[01219245/cocos2d-js/installation|here]].&lt;br /&gt;
&lt;br /&gt;
In the steps that follow, we will create a new Cocos2d-JS application.  These are the steps that you have to do when you want to start a new project.&lt;br /&gt;
&lt;br /&gt;
First, find a location in your file system to keep your work.  We will name our first project as &amp;#039;&amp;#039;&amp;#039;tutorial1&amp;#039;&amp;#039;&amp;#039;.  We will create our first project by calling&lt;br /&gt;
&lt;br /&gt;
 cocos new tutorial1 --no-native -l js&lt;br /&gt;
&lt;br /&gt;
: &amp;#039;&amp;#039;Notes:&amp;#039;&amp;#039; The options &amp;#039;&amp;#039;&amp;#039;--no-native&amp;#039;&amp;#039;&amp;#039; is important because it tells Cocos2d-JS not to try to compile our program for other platforms (e.g., for Android or iOS).&lt;br /&gt;
&lt;br /&gt;
The script will create a directory &amp;#039;&amp;#039;&amp;#039;&amp;lt;tt&amp;gt;tutorial1&amp;lt;/tt&amp;gt;&amp;#039;&amp;#039;&amp;#039; for your project with a sample HelloWorld code, for which we shall delete later, but for now let&amp;#039;s make sure it is runnable.&lt;br /&gt;
&lt;br /&gt;
 cd tutorial1&lt;br /&gt;
 cocos run -p web&lt;br /&gt;
&lt;br /&gt;
You will see a web page with spanning image. If this is working, hit ctrl-c in the console to stop the web server.&lt;/div&gt;</summary>
		<author><name>Jittat</name></author>
		
	</entry>
</feed>