<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[ChipMusic.org - Making a new game]]></title>
	<link rel="self" href="https://chipmusic.org:80/forums/feed/atom/topic/9240/"/>
	<updated>2012-11-22T18:46:24Z</updated>
	<generator>PunBB</generator>
	<id>https://chipmusic.org/forums/topic/9240/making-a-new-game/</id>
		<entry>
			<title type="html"><![CDATA[Re: Making a new game]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/143404/#p143404"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>vargero wrote:</cite><blockquote><p>Game Design through lenses is a good book on that</p></blockquote></div><p>I highly recommend this book too! I study my masters in Game Design &amp; Production and thats been one of the few worthwhile reads.</p>]]></content>
			<author>
				<name><![CDATA[DKSTR]]></name>
				<uri>https://chipmusic.org/DKSTR</uri>
			</author>
			<updated>2012-11-22T18:46:24Z</updated>
			<id>https://chipmusic.org/forums/post/143404/#p143404</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Making a new game]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/143403/#p143403"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>9-Heart wrote:</cite><blockquote><p>kKay, i guess you could go with the Easy-to-use Stuff, like <a href="http://www.thegamecreators.com/" target="_blank">http://www.thegamecreators.com/</a> , <a href="http://www.rpgmakerweb.com/" target="_blank">http://www.rpgmakerweb.com/</a> or <a href="http://www.yoyogames.com/gamemaker/studio" target="_blank">http://www.yoyogames.com/gamemaker/studio</a></p><p>These are Okay if you don&#039;t want to get into real deplovemnt (Whatever somebody consider as real).</p></blockquote></div><p>For example Hotline Miami which is one of the top rated indie games this year was made with Game Maker. They&#039;ve made pretty good amount of money with it too I think, so I think its &quot;real&quot;, as in fun, well rated game experience and as a bonus its been profitable for the creators.</p>]]></content>
			<author>
				<name><![CDATA[DKSTR]]></name>
				<uri>https://chipmusic.org/DKSTR</uri>
			</author>
			<updated>2012-11-22T18:44:35Z</updated>
			<id>https://chipmusic.org/forums/post/143403/#p143403</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Making a new game]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/143395/#p143395"/>
			<content type="html"><![CDATA[<p><a href="http://www.cppgameprogramming.com/" target="_blank">http://www.cppgameprogramming.com/</a><br /><a href="http://msdn.microsoft.com/en-us/centrum-xna.aspx" target="_blank">http://msdn.microsoft.com/en-us/centrum-xna.aspx</a><br /><a href="http://www.amazon.com/Hamlet-Holodeck-Future-Narrative-Cyberspace/dp/0262631873" target="_blank">http://www.amazon.com/Hamlet-Holodeck-F &#133; 0262631873</a></p><p>... and so on.</p>]]></content>
			<author>
				<name><![CDATA[vargero]]></name>
				<uri>https://chipmusic.org/vargero</uri>
			</author>
			<updated>2012-11-22T17:59:49Z</updated>
			<id>https://chipmusic.org/forums/post/143395/#p143395</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Making a new game]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/143394/#p143394"/>
			<content type="html"><![CDATA[<p>Guy, as a struggling game programmer, I can assure you this: that&#039;s not an easy road to travel. One piece of advice is to focus on some easy learning &quot;real language&quot; instead of going directly to C++. For my first game (which is a turn-based board-based card game that is still in development, even having a 5 programmers team), I&#039;m using C# (which is what I use at work) with a framework called WPF, which wont do for a sidescroller. XNA would be a good choice I guess, and the sample project is a sidescroller already! Also ... tons of books (XNA related, game programming related, C# related in this case) would help you along this bumpy road that is game development.</p><p>And there&#039;s also something called game design ... maybe this can be more your area (since it doesn&#039;t require programming skills), which is a area for people who create game logics, feelings and so on (Game Design through lenses is a good book on that, and also Hamlet on the Holodeck can give you a lot of good insights). The problem with this way is that you&#039;ll have to find the artists and the programmers and convince them that your project is worth doing, so there&#039;s a lot of communication skills involved.</p><p>At last, no game is easy to make, even if you&#039;re already a programming wizard. Only effort, study and practice can make it easier.</p><p>Here&#039;s a good link for a blog from one of the Tony Hawk&#039;s frachise developers: <a href="http://cowboyprogramming.com/" target="_blank">http://cowboyprogramming.com/</a></p>]]></content>
			<author>
				<name><![CDATA[vargero]]></name>
				<uri>https://chipmusic.org/vargero</uri>
			</author>
			<updated>2012-11-22T17:56:35Z</updated>
			<id>https://chipmusic.org/forums/post/143394/#p143394</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Making a new game]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/143385/#p143385"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>thebitman wrote:</cite><blockquote><div class="quotebox"><cite>9-Heart wrote:</cite><blockquote><p>I guess he meant like C+ and that stuff.</p></blockquote></div><p>Oh my goodness. This thread.</p><p>Bitwish - if I were you I would concentrate my efforts mostly into my music. Dabble with programming simple stuff, like a calculator or a stopwatch. Go here to learn more if you wish <a href="http://www.learncpp.com" target="_blank">www.learncpp.com</a>, poke around, see if this is what you are okay with. If it isn&#039;t your speed, Gamemaker by YoYo Games is a decent environment for simpler games. Best of luck.</p></blockquote></div><p>....thanks</p>]]></content>
			<author>
				<name><![CDATA[Bit wish]]></name>
				<uri>https://chipmusic.org/Bit+wish</uri>
			</author>
			<updated>2012-11-22T16:41:26Z</updated>
			<id>https://chipmusic.org/forums/post/143385/#p143385</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Making a new game]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/143384/#p143384"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>9-Heart wrote:</cite><blockquote><div class="quotebox"><cite>bitman wrote:</cite><blockquote><p>Do you know a programming language?</p></blockquote></div><p>I guess he meant like C+ and that stuff.</p></blockquote></div><p>Oh my goodness. This thread.</p><p>Bitwish - if I were you I would concentrate my efforts mostly into my music. Dabble with programming simple stuff, like a calculator or a stopwatch. Go here to learn more if you wish <a href="http://www.learncpp.com" target="_blank">www.learncpp.com</a>, poke around, see if this is what you are okay with. If it isn&#039;t your speed, Gamemaker by YoYo Games is a decent environment for simpler games. Best of luck.</p>]]></content>
			<author>
				<name><![CDATA[thebitman]]></name>
				<uri>https://chipmusic.org/thebitman</uri>
			</author>
			<updated>2012-11-22T16:38:34Z</updated>
			<id>https://chipmusic.org/forums/post/143384/#p143384</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Making a new game]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/143355/#p143355"/>
			<content type="html"><![CDATA[<p>this is what im useing as my bible <a href="http://www.ludumdare.com/compo/author/avaki/?compo_action=add" target="_blank">http://www.ludumdare.com/compo/author/a &#133; action=add</a></p>]]></content>
			<author>
				<name><![CDATA[Bit wish]]></name>
				<uri>https://chipmusic.org/Bit+wish</uri>
			</author>
			<updated>2012-11-22T07:30:48Z</updated>
			<id>https://chipmusic.org/forums/post/143355/#p143355</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Making a new game]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/143354/#p143354"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>bitman wrote:</cite><blockquote><p>Do you know a programming language?</p></blockquote></div><p>I guess he meant like C+ and that stuff.</p>]]></content>
			<author>
				<name><![CDATA[9-Heart]]></name>
				<uri>https://chipmusic.org/9-Heart</uri>
			</author>
			<updated>2012-11-22T07:28:41Z</updated>
			<id>https://chipmusic.org/forums/post/143354/#p143354</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Making a new game]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/143353/#p143353"/>
			<content type="html"><![CDATA[<p>God damit, forgot to mention that, sidescroll, pc, english.</p>]]></content>
			<author>
				<name><![CDATA[Bit wish]]></name>
				<uri>https://chipmusic.org/Bit+wish</uri>
			</author>
			<updated>2012-11-22T07:28:02Z</updated>
			<id>https://chipmusic.org/forums/post/143353/#p143353</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Making a new game]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/143351/#p143351"/>
			<content type="html"><![CDATA[<p>kKay, i guess you could go with the Easy-to-use Stuff, like <a href="http://www.thegamecreators.com/" target="_blank">http://www.thegamecreators.com/</a> , <a href="http://www.rpgmakerweb.com/" target="_blank">http://www.rpgmakerweb.com/</a> or <a href="http://www.yoyogames.com/gamemaker/studio" target="_blank">http://www.yoyogames.com/gamemaker/studio</a></p><p>These are Okay if you don&#039;t want to get into real deplovemnt (Whatever somebody consider as real). From these i only used the RPG Maker (and also only the 2003 Version) like 4 years ago. If you read some tutorials and practice some times you can actually can make great games with nice features. Just be sure to use other sets (Chip-, Face-, Tilt- and so on) then the built in they give you.<br />I don&#039;t know how complexe the new RPG Makers are, but you can make a game real quick (that sucks) or if, like i said, learn the commands and how to use them can make a really good one.</p>]]></content>
			<author>
				<name><![CDATA[9-Heart]]></name>
				<uri>https://chipmusic.org/9-Heart</uri>
			</author>
			<updated>2012-11-22T07:27:49Z</updated>
			<id>https://chipmusic.org/forums/post/143351/#p143351</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Making a new game]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/143349/#p143349"/>
			<content type="html"><![CDATA[<p>What platform? What type of game? Do you know a programming language? These are important things to put in the original post.</p>]]></content>
			<author>
				<name><![CDATA[thebitman]]></name>
				<uri>https://chipmusic.org/thebitman</uri>
			</author>
			<updated>2012-11-22T07:23:45Z</updated>
			<id>https://chipmusic.org/forums/post/143349/#p143349</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Making a new game]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/143348/#p143348"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>9-Heart wrote:</cite><blockquote><p>Depends on your own ideas of how the game should turn out. High-Quality or Casual Stuff? Do you want to make some money of it or just for the fun of making one?</p></blockquote></div><p>Great qestion, casual, free and fun, sorta like lundum dare stuff</p>]]></content>
			<author>
				<name><![CDATA[Bit wish]]></name>
				<uri>https://chipmusic.org/Bit+wish</uri>
			</author>
			<updated>2012-11-22T07:18:15Z</updated>
			<id>https://chipmusic.org/forums/post/143348/#p143348</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Making a new game]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/143347/#p143347"/>
			<content type="html"><![CDATA[<p>Depends on your own ideas of how the game should turn out. High-Quality or Casual Stuff? Do you want to make some money of it or just for the fun of making one?</p>]]></content>
			<author>
				<name><![CDATA[9-Heart]]></name>
				<uri>https://chipmusic.org/9-Heart</uri>
			</author>
			<updated>2012-11-22T07:16:26Z</updated>
			<id>https://chipmusic.org/forums/post/143347/#p143347</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Making a new game]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/143346/#p143346"/>
			<content type="html"><![CDATA[<p>So ive been working on writing this game for over a year now, and its awesome, but the catch is, i dont know how to make one, so i was just wondering what resources and developing programs that i can use.</p>]]></content>
			<author>
				<name><![CDATA[Bit wish]]></name>
				<uri>https://chipmusic.org/Bit+wish</uri>
			</author>
			<updated>2012-11-22T07:14:19Z</updated>
			<id>https://chipmusic.org/forums/post/143346/#p143346</id>
		</entry>
</feed>
