The physician studies the pattern on the paper to see if the heart rhythm is normal |
|
You need to run multiple copies of the program (one for each processor)-- these are helpers--and one main program to coordinate, which is the master. The README explains. |
|
Sorry for dumb question, but I'm getting the numworking error, what is a helper? |
|
Nice! Thanks for the update.
|
|
I think so, maybe without an attractive image! Thanks for watching :) |
|
Weird, I missed episode 2 entirely. Did you mention it on this here radar thingy and/or Twitter? Cuz it seems like I would have seen that. Scratching my head intensely right now, but happy to have these two new episodes to watch regardless! |
|
Sure, if you can figure out how to run it and everything, then you can do some experiments and show off the results. It's open-source. It won't work for two-player simultaneous human vs compute play, though, as it needs to be able to emulate the game into the future. |
|
I've just downloaded the binaries. This is a brilliant concept, and I'd like to make use of it. I'm something of an AI hobbyist and retro gamer. I'd rather like to use Playfun for a series of experiments pitting human players against it in games I find it good at, as well as a series of related events for a local convention.
Would this be alright with you? |
|
Nice Video! What would be great is a in depth Tutorial on how to set this up and make it work for yourself. |
|
I used to use Visual Studio on windows, probably VS 2001? I have been using mingw for newer stuff, though mostly 64 bit. It's probably not to challenging to get it working again, just not that fun. I was using Apple's compiler (gcc based, though maybe now it is llvm-based?) on OS X, which is the only game in town. The issue then was compiling for both PPC and Intel, which I thought I had figured out, but it seemed to fail for some people. These days I think everybody has an intel chip, so that might be moot. |
|
About the compiler problems, what was the old compiler you used to use, and what's the newer one that doesn't work and caused the mac and linux versions to be unusable for some players? |
|
When it does the backtracking step (explained in the paper), it saves the movie up to and including the part it's trying to replace, as well as what it replaces it with, in those files. Not usually very interesting. |
|
Anon from above here again. I finally managed to solve it. Basic mistake on my part.
Been running playfun for a little while now and I noticed it created a "backtrack replaced" and "replacement" .fm2 file. Mind explaining what that means? |
|
Don't know how often you check this, if at all, really.
I can't figure out how to get past the 'Check failed: !game.empty()' problem. Been trying a few things but have yet to figure out what I'm doing wrong. Any ideas? Thanks in advance. |
|
OK, that one is really easy to fix even in the blind, so I did it for the next release, whenever that may be... |
|
Ok, big problem in terms of possible data loss: using Ctrl + Middle Click to swap the normal and bizarro layers at a given spot doesn't trigger the unsaved changes warning, when it should. This needs to be fixed in the next update, whenever that is. |
|
12311. Tom 7 (74.125.59.145) –
30 Dec 2013 17:28:53
[ SIGBOVIK 2013! ]
Fixed, thanks. :) |
|
Nice work cousin! Bruins in 4! |
|
Well done. I enjoyed this! I did notice that if I switch to another tab in Firefox, the music goes BLURRRRR as if all the notes have piled up and just aren't stopping. Maybe you could silence it when the tab's not active? You can do that by listening to a "blur" or "focus" event on the window. Also one of your links goes to game.spacebar.org instead of the right place.
Anyway, fun game. Ending was hilarious. I like that I was able to actually beat this one :) Cheers and happy new year's, Tom! |
|
12306. N7DOT (c-50-139-55-109.hsd1.or.comcast.net) –
26 Dec 2013 00:54:14
[ SIGBOVIK 2013! ]
uh, the 'Point One Hurts' game page links here instead of to its corresponding thread. Could you fix this? |
|
Nice! This is probably your most hilarious one yet! Actual gameplay feels pretty clunky but I guess so did River City Ransom? Nice work on the music too btw, I don't think I've ever heard an HTML5 game with its own chiptune player. I'm always amazed with the level of effort you put into these. |
|
|
|
Nice job, 21 Jerk Street! lol |
|
12280. Zientman (host-101.sun.net.pl) –
18 Dec 2013 12:03:07
[ Quake 3 Done! ]
I just googled my past actions on the internet, and I found this one ;-) I still remember those days asking for an advice to beat up those guys ;-) |
|
Yeah, of course, it's criminal that I never did in-game reading. The biggest obstacle right now is that my last attempt at releasing the game (switching to newer software tools) broke it for some users and I had to revert, so it's unfortunately not that easy for me to make even trivial changes at the moment. :( |
|