Skip to content

Commit 74b490b

Browse files
Merge pull request Code52#22 from shiftkey/master
New Post
2 parents 59a1def + d8ce191 commit 74b490b

File tree

1 file changed

+38
-0
lines changed

1 file changed

+38
-0
lines changed

_posts/2012-01-24-samurai.md

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
---
2+
layout: post
3+
title: "Week 4: Samurai"
4+
author: "@aeoth, @tobin and @shiftkey"
5+
comments: true
6+
date: 2012-01-24
7+
---
8+
9+
Three weeks down, and we're recovering from the epic week of activity for getting [Ideastrike](http://code52.org/ideastrike-review.html) off the ground and demanding [@jongalloway](http://twitter.com/jongalloway) bake us a cake (unsuccessfully, sadly) - and the [Jabbr](http://jabbr.net/#/rooms/code52) room continues to grow in size.
10+
11+
So what's up for this week?
12+
13+
## Codename: Samurai
14+
15+
Yes, we're making a game.
16+
17+
We have a rough idea of the mechanics of the game (its being discussed on the [wiki](https://github.com/Code52/samurai/wiki)), but haven't settled on a theme or visuals yet. But we have settled upon creating a **turned-based combat game with multiplayer support**.
18+
19+
## What are we actually building?
20+
21+
After much discussion about technology choices (and I'm fairly certain some blood was spilled - impressive for an online discussion) we came to agreement on two things:
22+
23+
* *licensing and cross-platform experience is a bit of a minefield currently.*
24+
* *focusing on the server logic and gameplay mechanics initially will provide opportunities for others to write clients for their favourite platforms.*
25+
26+
So for this week we're focusing on the **server component** and a **client written using XNA**. Not your favourite choice? We'll have a Trello board setup over the next couple of days with a better roadmap on future projects - so now's the chance to suggest a platform on our [Uservoice](https://code52.uservoice.com/forums/143105-code-52) site that **you'd like to contribute to in the future**.
27+
28+
Still have complaints? Please forward them to your local representative - if you weren't in the [JabbR](http://jabbr.net/#/rooms/code52) chatroom over the past 3-4 days we discussed the topic, you missed a hell of a debate.
29+
30+
## How can I get involved?
31+
32+
The initial code is currently being fleshed out as I write this on [GitHub](http://github.com/Code52/Samurai) (Samurai is the codename for the project, because [Brendan](http://twitter.com/shiftkey) is a sucker for a good random name generator). The [Trello board](https://trello.com/board/samurai/4f1d3d847a38f6221f1d9354) is being cultivated to define the tasks necessary to hit the ground running.
33+
34+
This post may be a bit brief, but that's because so much is in flux currently and people's creative juices are just starting to flow.
35+
36+
Want to see it evolve? Hang out in the chatroom at [JabbR](http://jabbr.net/#/rooms/code52) and join in on the fun!
37+
38+
-- Code52 team

0 commit comments

Comments
 (0)