I did it in 357 seconds without cheats!
I think the seconds were so low because my computer lags a lot! Every 4 seconds is like 1 second in the game. :P
Good for your first game, 3/5. Look at shootatorials for many useful additions for games like these you can make. Note that they are in AS 3.0. If you started yesterday, you will be a god at making games by next year!
nice attempt, but maybe more art or something like that. At least it doesn't look too stupid. The controls are extremely off-balanced. And what's with the music?
I would rate this game 5/5 but just card games are not what I look for when picking a game, but this is the best card game out there I've ever seen, and now many people will play this to get the many badges.
G#406%197@D#445%176@D#10%199@D#10%331@D#255%333@J#483%83@J#20%89@H#430%58@H#390%59@H#349%57@H#309%59@H#273%59@H#233%60@H#195%62@H#156%64@H#115%66@H#74%68@B#490%143@
This is hard and fun! lol
This came randomly to me
select pr2_levels.level_id, pr2_levels.version, pr2_levels.title, pr2_levels.rating, pr2_levels.play_count, pr2_levels.min_level, pr2_levels.note, pr2_levels.live, temp_users.name, temp_users.power
from pr2_levels, (select user_id, name, power from users where users.name = 'shadowmancer') as temp_users
where pr2_levels.user_id = temp_users.user_id
and live = 1
order by time desc
limit 0, 6