<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>console | Learn C Games Programming Blog</title>
	<atom:link href="https://learncgames.com/tag/console/feed/" rel="self" type="application/rss+xml" />
	<link>https://learncgames.com</link>
	<description>A blog about C, programming games and my ebook(s).</description>
	<lastBuildDate>Tue, 28 Apr 2020 10:09:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://learncgames.com/wp-content/uploads/2020/03/cropped-favicon-32x32.png</url>
	<title>console | Learn C Games Programming Blog</title>
	<link>https://learncgames.com</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">181446779</site>	<item>
		<title>A new mini game console</title>
		<link>https://learncgames.com/a-new-mini-game-console/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=a-new-mini-game-console</link>
		
		<dc:creator><![CDATA[David]]></dc:creator>
		<pubDate>Wed, 06 May 2020 23:00:23 +0000</pubDate>
				<category><![CDATA[Game]]></category>
		<category><![CDATA[SDL]]></category>
		<category><![CDATA[console]]></category>
		<guid isPermaLink="false">https://learncgames.com/?p=535</guid>

					<description><![CDATA[<p>Playdate sounds a tad dodgy but is actually a small handheld game console with a 2.7-inch, 400 × 240 screen (173 ppi) and costing $149. It&#8217;s due out sometime this year. The reason I mention it is it runs games written in C (or Lua).  It also comes with 12 games. No mention of what&#8217;s [&#8230;]</p>
The post <a href="https://learncgames.com/a-new-mini-game-console/">A new mini game console</a> first appeared on <a href="https://learncgames.com">Learn C Games Programming Blog</a>.]]></description>
										<content:encoded><![CDATA[<div class='__iawmlf-post-loop-links' style='display:none;' data-iawmlf-post-links='[{&quot;id&quot;:738,&quot;href&quot;:&quot;https:\/\/play.date&quot;,&quot;archived_href&quot;:&quot;http:\/\/web-wp.archive.org\/web\/20260205082807\/https:\/\/play.date\/&quot;,&quot;redirect_href&quot;:&quot;&quot;,&quot;checks&quot;:[{&quot;date&quot;:&quot;2026-02-06 18:05:46&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-02-11 14:58:57&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-02-16 05:55:59&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-02-19 12:08:20&quot;,&quot;http_code&quot;:503},{&quot;date&quot;:&quot;2026-02-24 15:02:47&quot;,&quot;http_code&quot;:503},{&quot;date&quot;:&quot;2026-02-28 07:11:12&quot;,&quot;http_code&quot;:503},{&quot;date&quot;:&quot;2026-03-08 10:22:35&quot;,&quot;http_code&quot;:503},{&quot;date&quot;:&quot;2026-03-17 04:00:16&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-03-20 23:53:07&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-03-25 19:36:58&quot;,&quot;http_code&quot;:503},{&quot;date&quot;:&quot;2026-03-30 12:35:36&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-04-03 22:59:53&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-04-13 11:43:12&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-04-25 14:24:29&quot;,&quot;http_code&quot;:200}],&quot;broken&quot;:false,&quot;last_checked&quot;:{&quot;date&quot;:&quot;2026-04-25 14:24:29&quot;,&quot;http_code&quot;:200},&quot;process&quot;:&quot;done&quot;}]'></div>
<p><img fetchpriority="high" decoding="async" class="alignleft size-medium wp-image-537" src="https://learncgames.com/wp-content/uploads/2020/04/playdate-1-300x254.png" alt="playdate" width="300" height="254" srcset="https://learncgames.com/wp-content/uploads/2020/04/playdate-1-300x254.png 300w, https://learncgames.com/wp-content/uploads/2020/04/playdate-1.png 350w" sizes="(max-width: 300px) 100vw, 300px" /><a title="LInk to play.date website" href="https://play.date/" target="_blank" rel="noopener noreferrer">Playdate</a> sounds a tad dodgy but is actually a small handheld game console with a 2.7-inch, 400 × 240 screen (173 ppi) and costing $149. It&#8217;s due out sometime this year.</p>
<p>The reason I mention it is it runs games written in C (or Lua).  It also comes with 12 games. No mention of what&#8217;s inside it (RAM, CPU) though that&#8217;s described as &#8216;beefy&#8217; but it has Wi-Fi, Bluetooth, USB-C, and a headphone jack.</p>
<p>That thing sticking out of the right is a hand crank. No, not for charging the battery but as a game input device. If you create a side-scroller game you can have it scroll one way by cranking in one direction and reverse it by cranking in the other way. Well that&#8217;s certainly original!</p>
<p>There will be a development kit available for it and you will be able to write programs for it though at the moment that looks as if its only on a Mac which is a bit of a shame. Oh I have a Mac but I much prefer my Windows PC or Ubuntu.</p>
<p>Compared to the massive screen sizes available on PCs, 400 x 240 sounds a bit small screen size. If you remember the CBM-64 from the 80s, it is exactly the same size as that screen and there were some great games out for it.</p>
<p>I&#8217;m excited about this because I believe it could be a renaissance for C Game programming.</p>The post <a href="https://learncgames.com/a-new-mini-game-console/">A new mini game console</a> first appeared on <a href="https://learncgames.com">Learn C Games Programming Blog</a>.]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">535</post-id>	</item>
	</channel>
</rss>
