This is my attempt at creating a battleship game.
I hope you enjoy my game
Please review ![]()
If you want to play my other games, click on the link in my sig.
Male
27 March 2013 - 01:11 AM
This is my attempt at creating a battleship game.
I hope you enjoy my game
Please review ![]()
If you want to play my other games, click on the link in my sig.
27 March 2013 - 01:07 AM
Hello GMC, i haven't posted in here for a while, so here is my new game Domination.

The object of the game is to conquer the board.
Please review and give feedback ![]()
If you want to play my other games, go to the website in my sig.
Enjoy!!
15 March 2013 - 08:47 PM
if instance_position(64+a,64+b,cpuhorm)=noone {instance_create(64+a,64+b,cpuhorm) done=true turn=1} else {done=false turn=2 event_user(0)}event_user(0):a=random(9)*32 b=random(9)*32 event_user(1)
25 January 2013 - 06:17 PM
21 November 2012 - 01:51 PM
if instance_exists(granade) {if granade.go = true && place_meeting(x,y,granade) && cam.z2-granade.r>granade.z && cam.z+granade.r<bullet.z && x-granade.r<granade.x
&& x+granade.r> granade.x && y-granade.r<granade.y && y+granade.r> granade.y
{global.hp -= 10 if global.hp < 1
{clearbuffer()
writebyte(11)
writeint(other.creator)
sendmessage(global.tcp,0,0)
event_user(7)}}}It is not doing any thing, when its suppose to damage the persons health.
Community Forum Software by IP.Board
Licensed to: YoYo Games Ltd

Find content