DNA Challengers!

Since I'm on the process of encoding a timelapse video of my current programming, I thought I might as well write the initial diary entry and pitch my idea.

My game is going to be inspired from the DNA duplication process. The basics is that you have 4 blocks ATCG (actually, the players have (AUCG)), which may be connected as A-T, A-U, C-G. Each player has a hand of cards and a hand of nucleobases, and they share a target sequence to be matched with those blocks.

Your goal is to get the higher score in a battle, getting +1 points for every nucleobase that you play that matches the sequence, and losing 2 points for every nucleobase that you play that doesn't. The sequence is encoded from left to right, always, and you may play from one to as many nucleobases as you hold, but they must be played in the sequence that you hold them, rearranging is not naturally possible.

In addition to the nucleobases, you have your cards, which allow you to draw more nucleobases to your hand, possibly pushing out of your hand excessive nucleobases, steal nucleobases from the opponent, switch your current nucleobases with new ones (or the opponents nucleobases), clear your whole hand (might be useful if you're trying to get them special cards), play more than one nucleobase sequence in your turn (if you want to play a large number of nucleobases, but want to skip some in the middle, that may be a good one), or play more cards. Maybe some other cards to come.

As soon as this bit is solidified and tested, I'll finally start my UI programming (I've been testing the stuff on command line so far).

(log in to comment)

Comments

A timelapse of my first big chunk of programming can be found here:

http://www.youtube.com/watch?v=LXw6agEec-U