Exon (ver 1.3) ============== This is my first Net Yaroze project, in fact, it is my first experiment with programming and the C language so please excuse any sloppy coding or the progam in general. The game is designed for 2 players and is basically a puzzle/strategy game in which both players compete for the highest score. The game is still not finished (by a long way) but there used to be a problem which caused it to crash. This has now been rectified (as far as I can tell). Basic Instructions (taken from my website) ========================================== The idea of the game is to score more points than your opponent by tactically blocking them whilst maintaining maximum scoring potential for yourself. You score points by placing your marker in line with other markers of the same type. The more markers there are in that line, the greater your score will be. Use the directional pad to move your marker around and press (X) where you want to place it. You can only place your marker in an empty grid location. The game ends when all the grid locations are full. Things still to do in : ----------------------- (ver 1.3) This version. (a) Re-write sprite functions (due to popular demand). (b) Change method of displaying player scores. (c) Add sound (d) Maybe add some special icons that appear at random as long as they don't spoil the pure tactics of the game. (what do you think???) (ver 1.2) (a) Complete score checking functions to check up and down as well as left and right. (b) Re-write sprite functions (due to popular demand). (c) Change method of displaying player scores. (d) Write Game Over function to display who won. (e) Add sound (f) Maybe add some special icons that appear at random as long as they don't spoil the pure tactics of the game. (ver 1.1) (a) Complete functions to enable players to place markers anywhere on screen. (b) Write a function to stop a player placing another marker on top of an already occupied space. (c) Write the scoring function. (d) Add sound! Look out for the latest news and updates at: http://www.netyaroze-europe.com/~beaker *** Updated Every Sunday After 12:00pm *** and feel free to e-mail me your comments to: pflint@lineone.net