<?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>design | Learn C Games Programming Blog</title>
	<atom:link href="https://learncgames.com/tag/design/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>Sun, 02 Aug 2020 19:30:13 +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>design | 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>Ideas for multi-player games</title>
		<link>https://learncgames.com/ideas-for-multi-player-games/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=ideas-for-multi-player-games</link>
		
		<dc:creator><![CDATA[David]]></dc:creator>
		<pubDate>Thu, 06 Aug 2020 23:00:54 +0000</pubDate>
				<category><![CDATA[Game]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[legal]]></category>
		<guid isPermaLink="false">https://learncgames.com/?p=1128</guid>

					<description><![CDATA[<p>One side-project I&#8217;m working on that uses the MonoGame library involves creating a bunch of simple multi-player games. I&#8217;ve started with that Poker game (Top Banana or Manana Banana as I&#8217;ve called it) and the next one will likely be a variation of the game Boggle but not called that and not based on a [&#8230;]</p>
The post <a href="https://learncgames.com/ideas-for-multi-player-games/">Ideas for multi-player games</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;:587,&quot;href&quot;:&quot;https:\/\/pixabay.com\/users\/brainygames-7924416\/?utm_source=link-attribution&amp;utm_medium=referral&amp;utm_campaign=image&amp;utm_content=4122217&quot;,&quot;archived_href&quot;:&quot;&quot;,&quot;redirect_href&quot;:&quot;&quot;,&quot;checks&quot;:[],&quot;broken&quot;:false,&quot;last_checked&quot;:null,&quot;process&quot;:&quot;done&quot;},{&quot;id&quot;:588,&quot;href&quot;:&quot;https:\/\/pixabay.com\/?utm_source=link-attribution&amp;utm_medium=referral&amp;utm_campaign=image&amp;utm_content=4122217&quot;,&quot;archived_href&quot;:&quot;&quot;,&quot;redirect_href&quot;:&quot;&quot;,&quot;checks&quot;:[],&quot;broken&quot;:false,&quot;last_checked&quot;:null,&quot;process&quot;:&quot;done&quot;},{&quot;id&quot;:589,&quot;href&quot;:&quot;https:\/\/en.wikipedia.org\/wiki\/Brag_(card_game)&quot;,&quot;archived_href&quot;:&quot;http:\/\/web-wp.archive.org\/web\/20260206163213\/https:\/\/en.wikipedia.org\/wiki\/Brag_(card_game)&quot;,&quot;redirect_href&quot;:&quot;&quot;,&quot;checks&quot;:[{&quot;date&quot;:&quot;2026-02-19 00:32:15&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-02-28 19:12:56&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-03-07 16:33:21&quot;,&quot;http_code&quot;:200}],&quot;broken&quot;:false,&quot;last_checked&quot;:{&quot;date&quot;:&quot;2026-03-07 16:33:21&quot;,&quot;http_code&quot;:200},&quot;process&quot;:&quot;done&quot;}]'></div>
<figure id="attachment_1129" aria-describedby="caption-attachment-1129" style="width: 300px" class="wp-caption alignleft"><img fetchpriority="high" decoding="async" class="size-medium wp-image-1129" src="https://learncgames.com/wp-content/uploads/2020/08/word-game-4122217_640-300x225.jpg" alt="Simple word game" width="300" height="225" srcset="https://learncgames.com/wp-content/uploads/2020/08/word-game-4122217_640-300x225.jpg 300w, https://learncgames.com/wp-content/uploads/2020/08/word-game-4122217_640.jpg 640w" sizes="(max-width: 300px) 100vw, 300px" /><figcaption id="caption-attachment-1129" class="wp-caption-text">Image by <a href="https://pixabay.com/users/brainygames-7924416/?utm_source=link-attribution&amp;utm_medium=referral&amp;utm_campaign=image&amp;utm_content=4122217">brainygames</a> from <a href="https://pixabay.com/?utm_source=link-attribution&amp;utm_medium=referral&amp;utm_campaign=image&amp;utm_content=4122217">Pixabay</a></figcaption></figure>
<p>One side-project I&#8217;m working on that uses the MonoGame library involves creating a bunch of simple multi-player games. I&#8217;ve started with that Poker game (<em>Top Banana or Manana Banana as I&#8217;ve called it</em>) and the next one will likely be a variation of the game Boggle but <strong>not called that</strong> and <strong>not based on a 4 x 4 grid</strong> as Boggle is. I&#8217;m not daft!</p>
<p>The danger with doing this and just copying existing commercial games is you might get sued or a nasty cease and desist letter/email come your way if you infringe someones copyright or (<strong><em>far far worse!</em></strong>) their trademark. If you have a bit of money, you might be able to license the game from the original designer/creator but that&#8217;s probably not at all cheap. Games like Fluxx, Acquire, Settlers of Catan and Ticket-to-Ride are favourites but not something I shall be doing until and unless I can afford to license them.</p>
<p>Some games like card games are in the public domain and I&#8217;ve no qualms about producing my own version. Scheduled in after <strong>It&#8217;s-Not-Boggle</strong> is one based on <a title="Link to Wikipedia.org about Brag" href="https://en.wikipedia.org/wiki/Brag_(card_game)" target="_blank" rel="noopener noreferrer">3-card Brag</a> which is very easy to play and quite fun. I&#8217;m also trying to come up with an idea based on word Searching or Sudoku but as those are primarily solo-play games and not quite so easy to do multi-player.</p>
<p>But I&#8217;m sure there are multi-player games, i.e. Texas Holdem Poker that are legal to create my own so if you know any I might do, add a comment!</p>The post <a href="https://learncgames.com/ideas-for-multi-player-games/">Ideas for multi-player games</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">1128</post-id>	</item>
	</channel>
</rss>
