forked from Code52/code52.github.com
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlatest_project.html
More file actions
21 lines (15 loc) · 1.1 KB
/
latest_project.html
File metadata and controls
21 lines (15 loc) · 1.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<div class="latest">
<h3>The latest Code52 project is <a href="http://code52.org/samurai.html">Samurai</a></h3>
<div class="description">Samurai a turn-based combat game running on ASP.NET MVC and XNA, with plans to build clients for other platforms in the future. More details <a href="http://code52.org/samurai.html">here</a>.</div>
<div class="details">
<ul>
<li>Fork and contribute on <a href="https://github.com/Code52/Samurai">GitHub</a></li>
<li>Follow the conversation on <a href="https://jabbr.net/">JabbR</a></li>
<li>Track the progress on <a href="https://trello.com/board/samurai/4f1d3d847a38f6221f1d9354">Trello</a></li>
</ul>
</div>
<div class="description">But wait, there's more!</div>
<div class="other">
We've also got a number of <strong><a href="http://code52.org/projects.html">previous projects</a></strong> which you can help contribute to, or you can check back for the next announced project at approx <strong>10pm Monday, <a href="http://www.google.com.au/search?sourceid=chrome&ie=UTF-8&q=time+sydney+australia">Sydney Australia time</a>.</strong>
</div>
</div>