Notice: Undefined index: treeid in /home/blinkenlights/public_html/commands/TreeDetailsCommand.php on line 50
Blinkenlights.se - Space Invaders - Programmering & spelutveckling

BETA


Notice: Undefined index: treeid in /home/blinkenlights/public_html/view/TreeDetailsView.php on line 60

Space Invaders

Tillbaka till filarkivet


Notice: Undefined index: part in /home/blinkenlights/public_html/view/TreeDetailsView.php on line 100

Notice: Undefined index: textid in /home/blinkenlights/public_html/view/TreeDetailsView.php on line 110

Filer

Space.zip (480.35 kB)

Verktyg

Kommentarer (28)

Betyg

markedunmaked 4.6

Det här är mitt första grafiska spel jag har skrivit och jag har skrivit det i C++ och Win API. Väldigt enkelt och collision detectionen är kass (jag har gjort den själv Smiley). Koden är med.

MySQL Error

You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'groups ON users.group = groups.groupId WHERE users.id = '0' LIMIT 1' at line 2
Querystring
SELECT groups.doMod FROM users
	INNER JOIN groups ON users.group = groups.groupId
	WHERE users.id = '0'
    LIMIT 1