<?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://forge.codesys.com/prj/codesys-games/backgammon/home/Home/</link><description>Recent changes to Home</description><language>en</language><lastBuildDate>Tue, 29 Sep 2020 14:38:03 -0000</lastBuildDate><atom:link href="https://forge.codesys.com/prj/codesys-games/backgammon/home/Home/feed" rel="self" type="application/rss+xml"></atom:link><item><title>Home modified by mlamp</title><link>https://forge.codesys.com/prj/codesys-games/backgammon/home/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,7 +1,32 @@
-Welcome to your wiki!
+[[download url=https://forge.codesys.com/svn/prj,codesys-games,backgammon,code/Backgammon.project label=project]]

-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
+[TOC]

-The wiki uses [Markdown](/prj/codesys-games/backgammon/home/markdown_syntax/) syntax.
+# Backgammon
+Backgammon game for CODESYS. The project is realized with the Sequential Function Chart (SFC). 
+The Sequential Function Chart (SFC) is a graphically oriented language which allows to describe the chronological order 
+of particular actions within a program.

-[[members limit=20]]
+**Description of the game**:
+
+CODESYS plays with the blue stones from right bottom to right top. You play with the red stones from right top to the right bottom.
+
+- New Game starts a new game
+- Roll dice rolls the dices
+- A stone can be moved by selecting its current field and then selecting the target field. 
+
+## More information
+The central component of the game ``Backgammon.project`` is the program ``PLC_PRG``. 
+The program is implemented in Sequential Function Chart (SFC). Each game step is represented by a SFC action. 
+The status of game and the position of the stones are stored in the function block ``FB_Board``. 
+The visualization ``Vis_Board`` displays the board and the state of the function block ``FB_Board``.
+
+## System requirements and restrictions
+|System requirements and restrictions  | Info|
+| --- | ----------- |
+|**Programming System**                | CODESYS Development System Version 3.5.14.0 or higher|
+|**Runtime System**                    | CODESYS Control Version 3.5.14.0|
+|**Required Accessories**              | -|
+
+
+[[project_screenshots]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">mlamp</dc:creator><pubDate>Tue, 29 Sep 2020 14:38:03 -0000</pubDate><guid isPermaLink="false">https://forge.codesys.com3723ef204446fba5db5e4576f8d4545c27da77e8</guid></item><item><title>Home modified by mlamp</title><link>https://forge.codesys.com/prj/codesys-games/backgammon/home/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="/prj/codesys-games/backgammon/home/markdown_syntax/"&gt;Markdown&lt;/a&gt; syntax.&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/ingo/"&gt;Ingo&lt;/a&gt; (admin)&lt;/li&gt;&lt;li&gt;&lt;a href="/u/mlamp/"&gt;mlamp&lt;/a&gt; (admin)&lt;/li&gt;&lt;li&gt;&lt;a href="/u/robert/"&gt;robert&lt;/a&gt; (admin)&lt;/li&gt;
		
	&lt;/ul&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">mlamp</dc:creator><pubDate>Tue, 29 Sep 2020 14:25:55 -0000</pubDate><guid isPermaLink="false">https://forge.codesys.comd823c45e6975d34652674371cb8e0015996a46d0</guid></item></channel></rss>