<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/micro-java-2d-game-engine/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/micro-java-2d-game-engine/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Sat, 07 Oct 2017 12:55:38 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/micro-java-2d-game-engine/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>Home modified by jododo</title><link>https://sourceforge.net/p/micro-java-2d-game-engine/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v7
+++ v8
@@ -1,4 +1,4 @@
-This java 2D game engine is a tiny game engine to create arcade style 2D games.
+This java 2D game engine is a tiny game engine to create arcade style 2D games based on Java 2D technology.

 Main objectives:

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jododo</dc:creator><pubDate>Sat, 07 Oct 2017 12:55:38 -0000</pubDate><guid>https://sourceforge.netb1aef2b5e3095cce7f02ac1c720dbba048084563</guid></item><item><title>Home modified by jododo</title><link>https://sourceforge.net/p/micro-java-2d-game-engine/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v6
+++ v7
@@ -1,6 +1,6 @@
 This java 2D game engine is a tiny game engine to create arcade style 2D games.

-The main objectives are:
+Main objectives:

 * Keep the game engine as simple as possible to quickly create new 2D demos or games.
 * Get a better understandig for what constitutes a simple 2D game engine.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jododo</dc:creator><pubDate>Sat, 07 Oct 2017 11:41:54 -0000</pubDate><guid>https://sourceforge.neta988a3270d046666c17cd1f916073ee69f7a17ed</guid></item><item><title>Home modified by jododo</title><link>https://sourceforge.net/p/micro-java-2d-game-engine/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v5
+++ v6
@@ -13,7 +13,5 @@

-The wiki uses [Markdown](/p/micro-java-2d-game-engine/wiki/markdown_syntax/) syntax.
-
 [[members limit=20]]
 [[download_button]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jododo</dc:creator><pubDate>Fri, 06 Oct 2017 21:09:32 -0000</pubDate><guid>https://sourceforge.net469c7e024f0c3588eb79806781aeb3afd4b95724</guid></item><item><title>Home modified by jododo</title><link>https://sourceforge.net/p/micro-java-2d-game-engine/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -2,7 +2,7 @@

 The main objectives are:

-* Keep the game engine as simple as possible to quickly create new 2D games.
+* Keep the game engine as simple as possible to quickly create new 2D demos or games.
 * Get a better understandig for what constitutes a simple 2D game engine.
 * Find the line between the engine - the reusable parts - and games that are based on the engine.
 * Find out what is possible with Java 2D technology.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jododo</dc:creator><pubDate>Fri, 06 Oct 2017 21:07:34 -0000</pubDate><guid>https://sourceforge.net8f5c4ce7645840365f32bbe2e27b5eb300e10fdd</guid></item><item><title>Home modified by jododo</title><link>https://sourceforge.net/p/micro-java-2d-game-engine/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -1,8 +1,8 @@
 This java 2D game engine is a tiny game engine to create arcade style 2D games.

-The authors main objectives are:
+The main objectives are:

-* Keep the engine as simple as possible to quickly create new 2D games.
+* Keep the game engine as simple as possible to quickly create new 2D games.
 * Get a better understandig for what constitutes a simple 2D game engine.
 * Find the line between the engine - the reusable parts - and games that are based on the engine.
 * Find out what is possible with Java 2D technology.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jododo</dc:creator><pubDate>Fri, 06 Oct 2017 20:23:42 -0000</pubDate><guid>https://sourceforge.net3c377670a238512f51c5d771a81c40b451577d0e</guid></item><item><title>Home modified by jododo</title><link>https://sourceforge.net/p/micro-java-2d-game-engine/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -9,7 +9,7 @@

 To approach these objectives the following steps are taken:

-* Each feature is demonstrated in a separate demo. See [Demos].
+* Each feature is demonstrated with a separate demo. See [Demos].

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jododo</dc:creator><pubDate>Fri, 06 Oct 2017 20:22:07 -0000</pubDate><guid>https://sourceforge.net5fea16fbe70e9118f45ba16f3e0c7b4d571c7eaf</guid></item><item><title>Home modified by jododo</title><link>https://sourceforge.net/p/micro-java-2d-game-engine/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,6 +1,17 @@
-Welcome to your wiki!
+This java 2D game engine is a tiny game engine to create arcade style 2D games.

-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
+The authors main objectives are:
+
+* Keep the engine as simple as possible to quickly create new 2D games.
+* Get a better understandig for what constitutes a simple 2D game engine.
+* Find the line between the engine - the reusable parts - and games that are based on the engine.
+* Find out what is possible with Java 2D technology.
+
+To approach these objectives the following steps are taken:
+
+* Each feature is demonstrated in a separate demo. See [Demos].
+
+

 The wiki uses [Markdown](/p/micro-java-2d-game-engine/wiki/markdown_syntax/) syntax.

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jododo</dc:creator><pubDate>Fri, 06 Oct 2017 20:21:25 -0000</pubDate><guid>https://sourceforge.net7d6bd0a2a895ea319e31101dd76d3a61c4e4e464</guid></item><item><title>Home modified by jododo</title><link>https://sourceforge.net/p/micro-java-2d-game-engine/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Welcome to your wiki!&lt;/p&gt;
&lt;p&gt;This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: &lt;span&gt;[SamplePage]&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;The wiki uses &lt;a class="" href="/p/micro-java-2d-game-engine/wiki/markdown_syntax/"&gt;Markdown&lt;/a&gt; syntax.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;h6&gt;Project Members:&lt;/h6&gt;
	&lt;ul class="md-users-list"&gt;
		&lt;li&gt;&lt;a href="/u/jododo/"&gt;jododo&lt;/a&gt; (admin)&lt;/li&gt;
		
	&lt;/ul&gt;&lt;br/&gt;
&lt;p&gt;&lt;span class="download-button-59ba7068adff8b6e56e68bea" style="margin-bottom: 1em; display: block;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jododo</dc:creator><pubDate>Thu, 14 Sep 2017 12:04:57 -0000</pubDate><guid>https://sourceforge.net537dcdbd9136a2dff6a573329305bc1e2d26980e</guid></item></channel></rss>