Crayon Physics
The YouTube game is called Crayon Physics Deluxe and this is just a quick and ugly prototype of that game. You can’t draw anything else than squares in this game.
Sorry for the hostility, but subtle tactics didn’t seem to work.
Here’s my tenth done-in-under-a-week game. I would have liked to spend few more days with the game, but unfortunately I didn’t have the time. As usual the game is open to critique.
Crayon Physics
Download
Crayon.zip (5,6 Mb) (Release 1)
Instructions
You play with crayons and physics. The goal of the game is to move the red ball so that it collects the stars. You can cause the red ball to move by drawing physical objects.
With left mouse button you can draw and with right you can remove objects.
Space - Will reset the level.
Esc - Will open the menu.
Alt + enter - Will toggle fullscreen.
Alt + F4 - Will quit the game.
Credits
Game Design, Code & Gfx: Petri Purho ( petri.purho (at) gmail.com )
Music: _ghost - Lullaby. The song is used under the Creative Commons Attribution-NonCommercial 2.5 -license.
The game uses Erin Catto’s Box2D physics engine.
The graphics of the game are under the Creative Commons Attribution-NonCommercial-ShareAlike 2.0 -license.
The background texture is based on Felipe Skroski’s photo One for SXC. It is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 2.0 -license.
Some modified textures from Image After were also used.
Thanks
Inspiration source: Experimental Gameplay Project.
Crayon Physics uses: SDL, SDL_Image, SDL_Mixer and SDL_RotoZoom



June 1st, 2007 at 9:05 pm
[...] Crayon Physics is this month’s Kloonigames experiment. I’m usually terrible at these kinds of physics/puzzle combinations, but that didn’t stop me from having a lot of fun. The goal is simple, direct the ball to collect the stars. Draw boxes that will fall due to gravity, interacting with the other objects on the screen, such as bumping the ball to start the whole process. Very fun, with a few very clever levels. Petri would have liked more time, and I agree. Some more levels, perhaps an editor, and this would be about perfect. [...]
June 1st, 2007 at 9:17 pm
Awesome stuff. A bit frustrating at times but pretty good. I’m not very much into physics so I can’t help you much there. I can say that at least for the most part I appreciated the atmosphere of the game and had fun.
June 1st, 2007 at 10:26 pm
@KKairos: Glad to hear that you enjoyed the game. Some of the levels are difficult on purpose. I added the ability to load any level in the game to compensate this. So if you can’t complete a level, feel free to test the others.
June 1st, 2007 at 11:12 pm
Wow, this one is the most enjoyable game of yours, and plus to this, this is, technically speaking, the best game of yours too. Good utilisation and application of physics along with a cool music and a nice and fluent gameplay. I’ve found no bugs, so this means engine (or coding skill?) is improving also!
Very neat and perfect!
June 2nd, 2007 at 12:06 am
I like the concept and 90% of the execution, but I’m a little confused as to why some objects I draw stay exactly as drawn while others automatically become rectangles.
June 2nd, 2007 at 12:30 am
[...] на физические. Сегодня Kloonigames выпустила новую игру. В Crayon Physics вам необходимо с помошью виртуального карандаша, [...]
June 2nd, 2007 at 12:40 am
@Decipher: Wow, thanks a lot for the feedback. Yeah, the technically it was a bit of challenge to create, but I have to tell you that I really enjoyed the challenge. I should probably do more technically challenging stuff. I don’t know if my coding skills are improving (I think they have decreased by all this prototyping), but I changed the physics engine.
@Erik: I’m glad you enjoyed the execution. The reason why some objects are converted into rectangles and other stay like they are is an technical one. I wanted the objects to the stay the way they were drawn, but this posed some problems. If you draw a L -shape the object would behave like an box, but the shape would be completely different. So the solution was to convert the shapes that don’t correspond a box enough to a “perfect” box.
June 2nd, 2007 at 3:13 am
This is really impressive! One of the best minigames I’ve ever played. Really nice design and good choice of music. I wish I had something constructive to say, but I’m way out of my league here. I’ll be keeping this on my harddrive.
June 2nd, 2007 at 3:16 am
I love all your games but this one is particularly wonderful. Great great work.
June 2nd, 2007 at 7:32 am
Wow, it’s really just totally awesome and beautiful, very nice work!
Two super totally minor comments:
1. The aesthetics are just perfect, except I wish the star wasn’t stretching since that says “sprite” instead of “crayon drawing”. I was thinking maybe it should just be redrawing itself with a yellow crayon as its animation instead of stretching…that way it’d fit the theme better, but still be actively drawing attention to itself.
2. I didn’t realize you could draw a single line at first, and I think it was slightly incrementally more fun that way, trying to draw thin boxes with the mouse. It added a little bit of a really subtle dexterity action component to the puzzles on some of the levels, trying to hurry but still draw a thin box. Not too much to be frustrating, but enough that it’s interesting, and it makes long thin boxes more difficult to make, which is a kinda cool feedback loop since they’re “more powerful” in some sense.
But, again, it’s just really marvelously delightful! Thanks a ton for making it!
Chris
June 2nd, 2007 at 9:11 am
Congrats, this reaches a milestone in your efforts and definitely shames Pluto into number 2 (so I probably won’t have to execute half of your development team).
There has always been a visceral feel to your games, on account of the physics engine being the control method, and Crayon Physics goes further than that in creating a whole world of possibilities you can explore. I’ve sent you an email to showcase just user content creation.
The best advice I can give you: Create a level editor. The lack of levels is a triviality when the players can create their own content. You ‘re going to get press for this game, so don’t miss the opportunity to expand your fan base. And you know if you don’t do it now, you aren’t coming back to it (much like the now legendary high score table for pluto, hehe)
June 2nd, 2007 at 1:01 pm
Thanks everybody for your comments.
@cactus: Thanks for the feedback. Don’t sweat it, no constructivism required on the comments. I enjoy the “Great work, man” -comments as much as I enjoy the constructive criticism.
@Rod Humble: Thanks for letting me know, what you think of the game. Always a pleasure to hear from you.
@Chris Hecker: Wow, thanks a lot for taking the time to play the game and for writing the comments.
1. You’re right about the stretching star, being a bit off place. I originally intended to make it a redrawable star, but I went for the stretching because it was easier to do
Now that you mentioned the fact that it doesn’t quite fit in the game, I kinda feel bad for my laziness. I’ll put this one on the list of things to fix, if I ever create a new version of the game.
2. That’s an interesting point. It’s true that the thin boxes are “more powerful” and that’s why drawing them should be more difficult. But I added the line drawing because I thought the drawing of thin boxes can be really frustrating if you don’t have a very stable mouse hand. And I wanted to make the drawing of objects as easy as possible (because it’s the interface, not the game), so that the puzzles weren’t about drawing, but about the physics.
But, again, thanks for the thoughts provoking comments.
@bigbossSNK: Thanks for the feedback. I got that e-mail of your’s. I agree with you that the game really needs a level editor. And if I have the time I’ll try to create one. We actually discussed this with Bill on the2bears.com. Btw. The pluto’s hiscore tables are coming, someday
June 2nd, 2007 at 1:24 pm
One of your best games in my opinion. I love the experimental gameplay, the music, aesthetics, everything in it just fits the theme so well. A great one for your tenth game, and I agree with the above comments. All it needs is a few more levels, or maybe an unlockable playing mode.
Come to think of it, Crayon Physics reminds me a bit of Chalk by Joakim Sandberg. So many good indie games released nowadays.
June 2nd, 2007 at 1:53 pm
@Keidas: Thanks. It’s nice to hear that this is one of my best games, since the last one (Daydreaming in the Oval Office) was one of worst ones
I’m glad to hear that the theme worked, because it’s a very different kind of theme for me.
I bumped into Chalk while I was working on the game. I think Joakim did a really great job on the drawing gameplay there, I was really impressed with the simplicity and fun of it. It’s a funny coincidence that we both released our games so near to each other.
June 2nd, 2007 at 2:18 pm
…Also, I think I’ve noticed a small bug in the Load Level menu. It sometimes lets you play the next level, even if you haven’t unlocked it yet. This happened after I resetted the level I was stuck in, but I couldn’t replicate the bug, so it’s propably nothing bad. Just thought to inform you anyway.
June 2nd, 2007 at 3:30 pm
Great game! It would be really worth to spend more time on it someday in the future…
June 2nd, 2007 at 5:37 pm
Wow! Great&very enjoyable small piece of art
A sorry that only comes with 7 levels -I won’t say nothing ’bout a level editor because is going discussed- but except this… :))))
Thanks for share with us
June 2nd, 2007 at 5:59 pm
@Keidas: It’s not a bug it’s a feature
I decided to put the load menu there, to help people who get stuck in some level, so that they can try out the other levels as well. So you can load any level at any time.
@Starky: Thanks, I’ll try to find some time to make some improvements to the game.
@Oblo: Thanks for the complements. There are a lot of people voting on for the level editor. I think I really have to create one.
June 2nd, 2007 at 10:54 pm
This is a great game ….. wish there was more levels.
Maybe you can explore the free form shapes more for problem solving.
The music is really well suited for the cerebral work.
Thanks
June 3rd, 2007 at 2:08 am
@smelly: Thanks for your comments. If I get the level editor done, then there probably will be few new levels. But until then I can’t promise anything.
The free form shapes would be interesting, but they are a bit of a challenge to create from the technical stand point.
June 3rd, 2007 at 3:08 am
One more thing I was reminded of when discussing the game with some friends that I figured I’d post:
I used “bugs” in the physics to solve a bunch of the puzzles, meaning I drew overlapping boxes and let the solver push them apart to create shapes and movement that I wouldn’t have been able to build by just letting things drop. I found this enjoyable, but if it wasn’t one of your design goals you might put some thought into that. At least one person I talked to got frustrated with the game and I think it’s because they tried to play it “right” rather than making a big mess of things. : )
Chris
June 3rd, 2007 at 7:35 am
[...] fous la gravité dans ce bordel, et on va voir comment que tu te démerdes haha”. Eh bien, Crayon Physics est de cette veine [...]
June 3rd, 2007 at 12:16 pm
@Chris: Thanks again for taking the time to write the constructive critique. It’s too rarely I get such treats
Originally I intend the puzzles to be solved without drawing overlapping boxes (by this I mean that you couldn’t even draw a thin line under the ball). But while I was designing the puzzles I figured that there wasn’t much you could do this way. The ability to draw something underneath the ball really open up a lot of possibilities for the puzzles. Actually the levels (1-3) are solvable without drawing anything underneath the ball, but they are much easier if you figure out that you can draw a thin box under the ball. To solve the level 4 (that’s the level were there are the small platforms on opposite sides of the level) you have to draw a bridge underneath the ball (or there might be way to do it, without drawing the bridge) and I think this is the reason why some people have been stuck in the level 4.
So to some extent I intended the puzzles to be solved by using the “bugs” in the physics. But I didn’t intend the players to draw big mess and explode things up, but then on the other hand I didn’t want to restrict the players from playing around anyway they wanted.
But thanks again for the comments, I really appreciated it.
June 3rd, 2007 at 5:27 pm
[...] Официальная страница игры “Crayon Physics” [...]
June 4th, 2007 at 1:30 am
Petri,
I think it’s your best. Apparently, your prototyping training is starting to give you more room in your head to come up with much better stuff.
You tackled the game’s “infant play” evocation from graphical, musical and interaction aspects. The objects being a ball and a star helps this too.
It’s maybe too hard :).
Great Work!
June 4th, 2007 at 3:48 am
The most fun I’ve had in a while in a mini-game.
Please oh PLEASE get this in flash so I can use my wii-remote to play this game!
June 4th, 2007 at 7:36 am
@Daniel: Thanks a lot for the feedback. This one was a bit of a technical challenge to make, but I’m happy that it turned as well as it did.
I was a little afraid that the theme of the game would turn out to be too childish, too over the top cute. But I’m glad it didn’t. A lot of it got to do with the music, I was lucky to find such an great piece of music by _ghost.
@Stephen: Thanks. I’m sorry but I don’t think I’ll be able to make a Flash port of the game. My Flash -skills are almost zero and the graphical style is something that’s pretty hard to do in Flash.
June 4th, 2007 at 11:59 am
The game is amazing, good work Petri
That was my dream to play a physics game where I can draw stuff myself and watch it interact. Put some more work to it and it will be a miracle 
June 4th, 2007 at 6:22 pm
@Darooo: Yeah, I too kinda always wanted to see a drawing come to life and I’m glad I got it working as well as this one. I’ll try to squeeze some more time into it and I hope it turns out even better.
June 4th, 2007 at 11:24 pm
[...] before, most recently the politically-themed ‘Daydreaming in the Oval Office’, but his latest attempt is ‘Crayon’, a title in which “…you play with crayons and [...]
June 5th, 2007 at 12:09 am
This is greatness. I love the idea and the music. I couldn’t stop playing until I beat it.
June 5th, 2007 at 7:56 am
Happy to know you liked the game. Sorry that it was so short.
June 5th, 2007 at 6:54 pm
hey, I just took a look at your data. Ya know….
A level editor (or level editing GUI) would REALLY open this game up. Since it’s all XML files there just needs to be something for people to visually see how the levels look.
June 5th, 2007 at 7:50 pm
@Stephen: Yeah you’re right.
Because the level data is pretty straight forward it’s possible to crank out a separate program that does the level editing. But I’m tempted to create in the game an in-game editor, that’s simple enough for people to use, but allows the users to create pretty complicated levels.
When I worked with the game I created a pretty horrible level editor for myself. It would be a pretty simple operation to make it a little bit more usable, but still it would be quite horrible level editor. If I can’t find the time to create a proper editor, I’ll release that one, so technically savvy people can create some levels.
June 6th, 2007 at 10:02 pm
Whoops! Let me post in the game-specific page this time, instead of the general criticism page.
Some ideas for differentiating fixed elements:
* a distinct color, especially black
* metallic colors
* ink, especially print; this suggests the player is drawing with crayons on a scrap of paper rummaged from somewhere else, maybe a printer error tossed in the trash, although I’d miss the current background of cheap paper like I got in grade school
* solid shading (even better if you can shade outside the lines a bit)
Concerning a better engine for custom shapes: I particularly missed triangles. Ramps would be handy, and I often wanted to drop a wedge point-down to roll the ball away from a large block. Custom shapes offer more tactical variety, but predictability is more important. If custom shapes won’t work properly, I’d be comfortable with something that drew a precise rectangle every time, with edges at the bounding x,y values for all points drawn.
June 7th, 2007 at 5:00 am
Something you may not of intended (that made it a LOT easier in the two star level): if your ball falls off the screen a few seconds later it re-appears. So for the two-star level I launched at the start on the left, fell off the screen, re-appeared & fell off the starting platform to the right to get the last star.
June 7th, 2007 at 5:19 am
Just wanted to point out that in the teeter totter level, I’m having A BLAST launching my ball in to orbit.
June 7th, 2007 at 8:36 am
@mdlake: Thanks again for the feedback and suggestions. I liked the ink idea, that the fixed elements would be drawn in ink and the paper would look like a true scrap paper. That’s a nice idea.
I’ll try to get the custom shapes working. They would help even with the triangles and rectangles. Because a lot of the times the drawn rectangles aren’t exactly straight, they are a bit tilted, and the engine has to straight them out in order for them to work. Custom shapes could fix that also.
@Stephen Howe: Yeah, I intended the star collecting to work that way. The reasoning was that it’s up to the player how he wants to play the game. The stars can be collected without dropping the ball, but if you can’t make it you can go for the easier solution.
It’s the same reasoning why I didn’t include any kind of restrictions on the drawing. I thought of adding stuff like “you can only draw this many shapes in this level” -kinda stuff, but I decided that it would only be irritating and take away a lot of the fun.
June 7th, 2007 at 12:27 pm
Hey, if you write this using libsdl, libpng and zlib, why don’t you port it to linux? I would really like to play this game but I don’t have MSVCP60.dll in my wine.
June 7th, 2007 at 2:34 pm
Honestly, this is simply one of the best and most original games I’ve played in years! I love absolutely everything about it: the mechanics, the graphics, the music (I thought the theme song from Pluto strikes back was insuperable, but you’ve surely proven me wrong :D)
Thanks a lot for making a brilliant game like this!
There is only one thing this game needs: more levels! Or at least a level editor. I surely hope you’ll make a new release soon, because I’m absolutely hooked!
June 7th, 2007 at 2:40 pm
This is an amazing game but I got to the end in 30 minutes. I wish you would make some extra levels, because this might be your best game
I hope that since you have done all that physical stuff and game engine, it won’t be too hard to add levels.
June 7th, 2007 at 5:49 pm
Neat idea.It has a great look to it. Looking at some pictures of others using the game I can’t believe I did not try a seesaw!
June 8th, 2007 at 12:21 am
@Pta: I’ve had couple of guys trying to port my games to linux, but they haven’t had any luck. Basically there are some issues with C++ templates that should be resolved. Currently I’m not using linux as an operating system myself, so I can’t fix the issues. Maybe if I fix the game so that it compiles under MinGW… I’ll probably fix the problems sometime in the future, when I have the time do it, but I wouldn’t count on it happening any time soon.
@Venca: Wow, thanks a lot for the kind words. I found the background music by pure luck, so I’m glad it works as well as it does. I’ll try to do the new version with level editor as soon as possible.
@Kael: The adding of new levels isn’t a big issue. It’s the making of them that takes some time
I’ll try to crank out the level editor so other people can also create levels for the game. And possible when I release the level editor I’ll release a new version of the game with new levels.
@BenS: Thanks. Yeah, some people came up with pretty creative solutions to the levels.
June 8th, 2007 at 9:09 pm
Yeah, I meant the making:) Anyway, great game, it’s worth extending.
June 8th, 2007 at 10:17 pm
Maybe you should release the level editor you used to make the game. Also, instead of making another one, just improve the current one.
~Joel
June 10th, 2007 at 6:00 pm
[...] Kloonigames Monthly experimental games Next game will be released in 21 days. « Crayon Physics [...]
June 10th, 2007 at 6:08 pm
@Kael: Yeah I understod that, but I just wanted to mess with you
@JBridge: That’s an idea I’ve been playing around with, but I think the current level editor is really unusable. And I’d like to try to make a proper level editor.
June 11th, 2007 at 8:52 am
[...] Fun “crayon” game, done in under a week by the talented Petri Purho. [...]
June 11th, 2007 at 3:53 pm
@Pta:-
1. Google for MSVCP60.DLL
2. Download a copy
3. Copy into the same dir as crayon.exe
4. Runs fine under wine
June 12th, 2007 at 12:05 am
Great work, the game its very interesting and the graphics are simple but beautiful, some levels are a bit difficult, but I like it a lot, I want more levels
June 12th, 2007 at 6:44 am
If you can try this game on a tablet PC it is way more interesting than inkball. The response to the pen strokes is perfect!
June 12th, 2007 at 12:07 pm
@Anon: Thanks for the tip. Now I know how to help people to get my games running on wine.
@Juanmi: Thanks. Apparently everybody wants more levels
I’ll try to get the level editor running so other people can also create some levels.
@Jean: I’d love to test the game on a tablet PC. Unfortunately I’m a poor student and I can’t afford a tablet PC and also all my friends are also poor students or at least poor and nobody owns a tablet PC. Which is shame, I can imagine that the game is pretty amazing with a tablet.
June 12th, 2007 at 1:01 pm
Wonderful game, loved it, please make some more levels!
June 12th, 2007 at 11:11 pm
[...] Physics Crayon is a physics based 2d puzzle game. In it you have to draw square boxes with your crayons, and use [...]
June 13th, 2007 at 3:42 pm
As usual, really enjoyable game!
It’s a fascinating idea, almost perfectly executed and done in a wonderful, friendly way.
June 13th, 2007 at 5:19 pm
Hey man! Such a fantastic game! Can’t wait to try out your next creation
June 14th, 2007 at 12:02 am
I am interested in volunteering to port some of your games to other operating systems (Linux and Mac OS X mainly).
Your blog requires that I enter my email address, please contact me if you are interested.
June 14th, 2007 at 1:16 am
@Mattias: Thanks. It always great to hear compliments from people working in the game industry.
@Joysticker: Thanks for the compliments. Again
You’ve probably tested and commented all my games. Big thanks for doing that.
@stry: I predict that my next game will be crappier than Crayon Physics
@Paul: Thanks for volunteering. I’ll send you an email about the subject. I want to release my games and my game engine as open source, but it still needs a lot of tidying up to do before that and also it requires a huge amouth of documentation. My time is pretty restricted when it comes to that.
June 14th, 2007 at 4:43 pm
Hi,
This game is really, really, really, excellent.
Thanks a lot for making it !
Is there an way to create new maps ?
I’m sure a lot of people (including me) would be glad to do new some new maps…
Have you thought of wiimote support ?
June 14th, 2007 at 6:50 pm
Amazing. Can I create new levels only editing the XML files?:
June 14th, 2007 at 10:40 pm
The game’s screen shots looks absolutely fantastic in their simplicity.
However, I’m afraid I can’t give any constructive criticism without an OS X version!
June 14th, 2007 at 10:53 pm
CRAYON IS AWESOME. MORE PLEASE.
June 15th, 2007 at 12:54 am
@Etienne: No problem, I really enjoyed working on the game. I’ll try to release the level editor so other people can also release some new levels for the game. I don’t own a Wiimote so I can’t really test the game with it, but I’m not really sure if the game would be any better with a Wiimote. A tablet PC would make amazing, but I can’t afford one
@Otávio: Yeah, you can make new levels just by editing the XML files. Or you can almost make new levels, you also need to do the graphics.
@eobet: Sorry for the lack OS X version. But in the mean while you can check this gameplay video on video.google.com.
June 15th, 2007 at 1:25 am
My word, this is a simply stunning project, thank you so much for working on this ! The combination of the beautiful childish aesthetic quality and the ever so charming audio loop just kept me entirely enthralled throughout the ‘demo’. I hope to see this project grow and grow as it really has made my evening playing through the levels. If you ever need any more music then feel free to use some of mine (see website: tracks 11,13 & 15 remind me of the atmosphere I felt whilst playing the game ) but yeah, thank you once again for this great little game. This will stay on my hard disk for a long long time (until you release the next version that is
)
Pete.
June 15th, 2007 at 7:25 am
@petri.purho: I did a new level
It’s the level_09.zip file in my public Box http://public.box.net/otavio
June 15th, 2007 at 2:30 pm
@Pete: Thanks a lot for the kind words and encouragement. I’ll try to make sure that the project continues to grow.
I listened the tracks you recommended and played through Otávio’s new level and they fit perfectly. The tracks were wonderfully ethereal and soothing. Very atmospheric. A bit more darker than the current soundtrack of the game, but just beautiful. I just downloaded the whole album and I’ll listen through it tonight.
I’m always looking for music that I can use in my games so big thanks for offering your songs to my use. I never know for sure what kind of game I end up creating, so I can’t promise that I’ll find use for your music, but I’ll let you know if I end up creating a game were your music fits.
@Otávio: WOW, thanks a lot for creating the level. It was great, I really enjoyed it. I have to admire the fact that you managed to create the level with only using XML. It must have been pretty difficult task to accomplish. How did you actually do it? I’ll probably post this to the blog during the weekend.
June 15th, 2007 at 8:06 pm
Hi petri.purho, actually I studied the XML file, looking for physics references and the coordinate system. The rest was easy.
Today I’ll create an simple editor in SDL because I loved the game!!
Your game is amazing!! And the “modularity” in XML files was a brilliant idea.
June 15th, 2007 at 11:50 pm
Another vote for a Linux version here.
I read your response to the other person but I’m just letting you know there are quite a few of us penguin fanatics wanting to try out the game.
Someone might be able to get this working under Linux (or Mac or another OS) if you released the source. Since you aren’t making a profit from this or anything it’s just something you might consider some time in the future.
June 16th, 2007 at 1:53 am
This was absolutely fantastic, as many before me have said.
I do hope that you pursue this project further, I must admit… I was quite disappointed when it ended. Although, for 5 days work it’s excellent.
This is just such a nice game… It’s difficult to explain. It’s just so, childlike which is what makes it so fun! Simple, fun, well made and a nice challenge… what more do you want?
Kudos to you. I really really really hope to see more puzzles =)
June 16th, 2007 at 10:46 am
i love it!!!! more levels!!! please!!
June 16th, 2007 at 5:40 pm
That was magic man. My favourite indiegame of the year so far.
June 16th, 2007 at 9:05 pm
Wow. I just discovered your site from another that provides little games (www.zanorg.com), but I think I’ll squat the place a little time, seen of fun are yours games.
June 16th, 2007 at 9:43 pm
Very nice game! The style and simplicity is refreshing. I agree that it definitely warrants more content, seeing as the handful of levels are so fun to play.
Also, kudos for your give and take on this pages. I wish everyone was as friendly toward criticism, haha.
June 16th, 2007 at 10:56 pm
[...] Crayon Physics où il faut dessiner des boîtes pour que la balle touche les étoiles. Très bien fait. [...]
June 17th, 2007 at 12:44 am
@Otávio: Wow, I’d love to see that editor. Let me know how’s it going.
@noerrorsfound: Yeah, I’ve been meaning to release the source codes for a while. Only problem is I’d like to do it with properly: Tidy up the code, write a little bit of documentation, perhaps some tutorials… And all that takes a lot of time, and unfortunately I’m way too busy at this moment. I’ll probably to do it some time in the future.
@Kieran Duncan: Thanks for the kind words. I’ll try to make sure that Crayon Physics continues to evolve.
@Schwallo: You can try the Otávio’s level.
@Jhon: Thanks. Apparently there are quite a lot of people who discovered my site through http://www.zanorg.com. I just looked at my stats and there’s a spike in traffic coming from http://www.zanorg.com.
@mica: Thanks for the feedback. I’ll try to release some new levels to the game or at least get the level editor out.
June 17th, 2007 at 7:02 pm
I wish there will be a Linux version too ! Sorry for my bad english, but please heard the pinguin’s wishes !
June 18th, 2007 at 1:00 am
Great IDEA and GAME !
GG
June 18th, 2007 at 3:04 pm
Great game! I would love to see more levels! Anyway try with a pen tablet and you get double fun. I use the new Wacom Bamboo. If you want, check at http://www.wacom-europe.com/bamboo/?lang=en.
June 18th, 2007 at 6:34 pm
Thanks everybody for the feedback.
@mody: I really should steal a wacom from a friend, just to test the game. Jean T mentioned that he played the game with tablet PC.
June 18th, 2007 at 8:29 pm
I discovered this game just a week ago. Thank you so much, it was really addicting! I showed it to some friends yesterday and they enjoyed it too! We altogether agreed that a level editor would make it perfect, so that I tried to create my own levels, following Otàvio’s instructions.
Well, It’s not really the same graphic atmosphere but I tried to set up a videogame theme (Super Mario Bros3). Maybe it was not what you would have expected(regarding the graphism). You can test my second attempt here :
http://public.box.net/tahina795269
(yeah, I really followed Otàvio’s instructions). I also tried to change some settings, such as the ball and the music(in which I succeded), or the star (I failed to make it turn around). Maybe I was too ambitious, but it would be great if you told us how to change this kind of settings (and also the level selection menu).
Once again, thank you so much!
(Please forgive my mistakes in English)
June 18th, 2007 at 8:52 pm
@logr: Wow! Thanks a lot that was a really kinky little puzzle. Took me a while to figure out how to solve it. I think I spend almost 20 minutes with that one
Great theme, I really liked it.
If there’s more interest in this kind of modding, I’ll write a post that describes the XML file format and other stuff.
Thanks again for the trouble you took.
June 18th, 2007 at 11:27 pm
Thank you! I feel so relieved. I thought it would not be that good a level. I’m really glad you enjoyed it!
Yeah it took me some time just to change the ball(I tried with Paint but there was no transparency, so I had to download Gimp and understand how it works). I even thought of replacing the star by some stuff from Mario (like a 3D star or even Princess Peach), but it seemed a bit like an extra.
So I focused on the xml code then choose what kind of level I would create(I have thought of a flipper, an horizontal level, even an “advanced tutorial” to show people some tricks which can be useful, but I thought it would be some kind of a spoiler).
Another difficulty I ran into was to assess the difficulty and the solution in the meanwhile : if I put this here, how can I overcome it, etc.
The next thing to do was to input the coordinates (it took me most of my time). Then I tried to solve it. I succeeded by using some tricks, but then I found another way while my brother was trying it. I may consider it another trick, but basically, it uses some parts of your levels.
I thought I would create other levels this week. So bad I still have my entrance exams for a fortnight! By then I hope I’ll have new ideas (the Mario parts made me think of a platform game instead of a puzzle. Maybe it’s just me…)
June 18th, 2007 at 11:47 pm
This one of the must have games for Tablet PC owners!!!
June 19th, 2007 at 12:04 am
[...] shapes with the mouse - I’ve played a few very neat games of this kind lately: Chalk and Crayon Physics - and I felt that this was an idea that I’d really love to explore but on the other hand I [...]
June 19th, 2007 at 1:43 pm
[...] Physics Tags:Indie Games, PhysicsA charming little game, Crayon Physics is part of Petri Purho’s series of experimental rapid prototypes, inspired by the [...]
June 19th, 2007 at 10:51 pm
[...] was supposed to write something not Crayon Physics related, but I think I can’t pass this opportunity. I know there’s a lot of players [...]
June 19th, 2007 at 11:34 pm
@logr: Thanks again. I just packed your and Otàvio’s levels in to a level pack. Good luck for your exams. Hope you make it.
@Jamiri: You have tell that to the Tablet PC manufacturers. And also convince them to donate me a Tablet PC
June 20th, 2007 at 12:57 am
Thank you. I’m still having trouble with my schedule. I’ve yet managed to create a new Nintendo level which you can test( http://public.box.net/tahina795269 ). Actually I couldn’t stop until I have completed it.
I think this is really a tricky one. I tried to solve it without any tricks but I couldn’t. Maybe I should try something simpler next time.
I wanted to change the star into what’s above it but I thought it would be too time-consuming. I already have something in my mind regarding my next level. I’ll try to make it simpler but I’ll keep on setting a Nintendo theme. Just wait and see!
(I have also found it difficult to close the right border using the xml, but I succeeded in making my level a “one shot”. I had to press the spacebar countless times:) Now it’s your turn!
June 20th, 2007 at 5:28 am
Hey, this is brilliant! A refreshing look on games - you must seriously look at doing a version for the Wii
June 20th, 2007 at 7:36 am
@logr: Wow, thanks you’re cranking out the levels with awesome speed
I just edited the level pack so that it also includes your newest level.
It was a difficult one, but I managed to solve it. Editing the friction was a nice trick. It made some of techniques impossible to use.
@dom: Thanks for the kind words. I’d love to do a Wii version of the game, but unfortunately it isn’t really my decision.
June 20th, 2007 at 4:07 pm
petri.purho: Hi, you can release the source even not completely tidied or documented under an open license (read this : http://en.wikipedia.org/wiki/Cathedral_and_the_Bazaar ).
June 20th, 2007 at 9:26 pm
I dunno if anyone has mentioned this in the past. But Crayon Physics works perfectly on Linux under Wine. You just need to download a missing dll from: http://www.dll-files.com/dllindex/dll-files.shtml?msvcp60 then extract and copy it into the crayon directory.
Mine works fine, but without sound though that’s probably my fault. Great game!
June 21st, 2007 at 6:29 am
재미있네요^^
June 21st, 2007 at 8:52 am
@someguy: Thanks for the book suggestion
@Luke: Thanks. Somebody also mentioned that they didn’t get the sounds running under wine. But if you want you can just listen to the background track on a separate music player. It’s located in data/sfx -folder.
@biri: Thanks.
June 21st, 2007 at 8:31 pm
A beautiful game, I had a lot of fun with it. I hope you make a sequel =)
It really flexed my brain, the second stage actually stumped me quite a bit. It took a couple of minutes for me to “free” myself and think in terms of the game, not by other stuff I’ve played. Kudos (great choice for music too).
- Mario
June 22nd, 2007 at 12:34 am
petri.purho : the “book” is readable online (http://www.catb.org/~esr/writings/cathedral-bazaar/cathedral-bazaar/ ) (and is very short), I posted the wikipedia url since it might provide a sort of summary. It was to suggest you to really let others help you with tidying and everything
(I’m sorry, I haven’t tested the game yet but I cannot really, I’ll soon test it
)
June 22nd, 2007 at 1:14 am
Hey, I just want to let you know that after hearing about this breifly on GFW Radio, I liked the concept and checked it out. I am now addicted and trying to think of new ways to play the levels. For example, on the Spinners Level, my original concept was to just make one long box bridging all of the spinners and going across. I now am trying to use the spinners to shoot the ball from one end to the other. I was suprised how much you can do with See-Saws and this thing:
[]
/o
June 22nd, 2007 at 8:54 am
@robotplague: I also hope I’d get to make a sequel to the game, but unfortunately I have a habit of moving on to new things.
@someguy: I’ll try to read the book online and I’ll let you know if it changed my mind about releasing the untidy source code.
June 22nd, 2007 at 2:47 pm
another vote for linux ! Pleaaase
June 22nd, 2007 at 7:37 pm
Hi there! Just a few words to say that I’ll try to release my new level within a month (more likely in 2 weeks). I’m busy with my exams right now so I won’t show myself until then. But I hope that other (addicted?) players will give level creation a try too.
June 23rd, 2007 at 7:38 pm
[...] new levels have been created (thanks Tim) for Crayon Physics, including the first few fan made levels by Otávio and logr. Some more details can be found at [...]
June 24th, 2007 at 1:19 am
Well done guys. This is AMAZING. But not enough level and maybe one or two new functions ?
Congrats for this game.
Val
June 24th, 2007 at 2:58 pm
@Tcheum: I really should start counting those linux votes

@logr: Good luck with the exams. I hope you do well. I think the level editor should be out in two weeks, so you’re job will be much easier in the future. You don’t have to hack through the XML anymore
@Val: Thanks a lot for the kind words. If you’re really interested you can try the new levels created by logr and Otàvio.
June 25th, 2007 at 3:27 am
[...] read more | digg story [...]
June 25th, 2007 at 2:35 pm
This is the best game I’ve been playing for a very long time ! Awesome work done in only a few days !
How about a Linux version and a level editor (or GPL licencing :p) ?
June 25th, 2007 at 2:35 pm
[...] Click here! [...]
June 25th, 2007 at 6:03 pm
[...] Crayon Physics es un prototipo bien interesante. En Crayon Physics se tiene un nivel con una pelota, la cual debe recoger todas las estrellas que se encuentren en el nivel. Para lograr que la pelota se mueva y se transporte sin caer al fondo de la hoja, se deben “dibujar” rectángulos, los cuales inmediatamente adquieren cuerpo y caen atendiendo a leyes dinámicas similares a las de la realidad. Como cajas que caen del cielo, estos rectángulos al caer sobre un punto pueden rotar y hacer palancas que puedan mover a la pelota. [...]
June 25th, 2007 at 9:46 pm
great game, I can’t wait for this to be ported to Linux. Would be cool to see it by default in gnome!
June 25th, 2007 at 10:26 pm
Linux + 1 please !!!!
June 25th, 2007 at 11:32 pm
Amazing game, good work, and another vote for Linux
Please consider to use a Sourceforge project.
June 26th, 2007 at 8:42 am
il est trop bien ce game !
June 26th, 2007 at 3:35 pm
Hi,
I’ve made an article about this fabulous game on my own blog :
http://blog.thedamocles.org/index.php/post/2007/06/24/Putain-y-en-a-qui-sont-doue
(in french)
Are you still considering releasing the source code under an open source licence ? It would be a evry good news as this game has a real potential !!
June 26th, 2007 at 4:31 pm
Jesus, this game is brilliant. It’s so… meditative. The game provides you with a goal and nearly omnipotent powers with which you can achieve it. No level has a “right” answer; experimentation is always rewarded. You’re free to devise different solutions depending on how you’re feeling at the time. Many puzzles can be solved with nothing more than a nice straight line, but if you’re in a whimsical mood, you can come up with all sorts of inefficient but oh-so-freaking-satisfying Rube-Goldbergian solutions employing see-saws and counterweights.
I would pay for this game. If there’s a commercial version available, with a full-featured level editor, I will pay for this game.
June 27th, 2007 at 12:45 am
[...] Crayon Physics [...]
June 27th, 2007 at 11:57 pm
[...] http://www.kloonigames.com/blog/games/crayon/ [...]
June 28th, 2007 at 8:31 am
This game amazed me. Such a simple premise, yet so very complex and open-ended in the solutions. I absolutely would buy this game if it was a full game, with a lot more levels and maybe the ability to draw some other shapes, like circles or triangles. Overall, this is a very, very great game.
June 28th, 2007 at 2:33 pm
Excellent game. Nothing else to say, despite the fact you cannot edit your own level (and when you see what has been done for N or X-Moto it’s really a shame). Bravo !
But i got a question : it’s seem to be all about xml position and .jpg ; if i modify this, i can do my own level, can’t i? Or must i use visual basic C++ in order to fix the jpg and the (x,y) positions?
Best regards.
PS : you should sell this one to Nintedo ; it would be a blockbuster on DS !
June 28th, 2007 at 8:00 pm
a really really nice game!
congrats!
June 28th, 2007 at 8:31 pm
want mooooooore !!! it reminds me the incredible machine !!! nice nice nice !!
maybe could be marvelous with triangles, and so on…
June 29th, 2007 at 6:30 pm
So fun! I’m horrible at it, but a great thing to practice when I don’t have any work to do! Thanks!!
June 29th, 2007 at 8:36 pm
This is a *really* idea. It would be nice to be able to change the music, triangles would be great too. I made it behave a bit oddly by adding hundreds of tiny objects. Please do more on this one!
June 29th, 2007 at 9:28 pm
Really *great* idea, that is. After reading all the comments, I’d say: at least document the XML elements so people can create their own levels more easily for now. And yes, an editor inside the game is a great idea.
June 30th, 2007 at 4:18 am
[...] Kloonigames June 30, 2007 at 2:18 am | In Gratis, Software, Games | Making games in a week or less is not easy. Kloonigames dares to try. When the writing on the wall says Success, however, it says it in crayon. [...]
June 30th, 2007 at 11:29 am
[...] I really don’t have the time to write this, since I’m trying to crank out my next game (which should be out tomorrow). But here’s a quick update report on matter’s concerning Crayon Physics. [...]
July 1st, 2007 at 3:42 am
great work! awesome game !! brings back old memories.
So are u planning on using Hardware acceleration? like the Ageia physics card? ( http://www.ageia.com/ )
July 1st, 2007 at 1:47 pm
i love the game,but i han t more levels
July 2nd, 2007 at 11:59 am
I continue to play this game, looking for new solutions to the various levels! A 50 level version of this would make me quite happy! (Quite insane, but quite happy!) Good work! Your talent is of grand scale!
July 2nd, 2007 at 7:17 pm
[...] Kloonigames » Blog Archive » Crayon Physics (tags: games physics flash kids crayon) This entry is filed under Links. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site. Leave a Reply [...]
July 2nd, 2007 at 9:05 pm
Hello there!
I’m nearly done with my exams, so I think I can spend my time on this wonderful game again.
Thank you for the editor, but I really don’t know how to use it properly. I have already created another level but it was using the xml way. I’d like to make 2 other before I publish them. The problems I meet when using the editor are :
- it doesn’t recognize the levels. When I quit it and want to re-use it, it seems the file has never existed(to the editor), even if I can see it in Windows.
- Is there a way to have another background? I created some backgrounds but it seems impossible to use them in the editor.
- Can I change the looks of the static parts (still I haven’t try yet to run these levels with Crayon)?
I have just downloaded your new game but I didn’t try it yet. I’ll wait until I’m completely done with my exams.
July 3rd, 2007 at 1:49 am
Your game is awesome!
We played it until we finished it.
Jonathan
Age 8 and a half
Yeah, it’s awesome, thank you very much!
Mark
Age 28
July 3rd, 2007 at 3:31 am
Thanks for the game.
Wow, mightily impressive in its feel and beguiling in its fluidity. I don’t play games much, but I like puzzles.
I finished the puzzles pretty quickly. First I tried to carefully place things and gave up and started testing the parameters of the drawing logic. When I discovered how to insert blocks I started to really have fun. Then the long thin blocks helped me figure out the puzzles.
With both methods, careful placement and a “let’s try to break it” testing, I had a very relaxing and enjoyable time. Thanks again.
A note for all of you wanting more levels, try this:
On the last level, push off The End ball.
Make a stack of blocks on one side.
Create a catapult on the other side.
Try to land a tiny block on top of the stack.
Or set up a tiny thin block and try to knock it off.
I had a lot of fun getting things just right and a tiny block launched into the air. Usually the block just went flying off the top of screen or behind the catapult. But I finally could land a few on the top of the stack.
July 3rd, 2007 at 10:53 am
Wow, thanks everybody for drowning me in comments
First off all, about the linux port. I’d love to do it, but at this moment I can’t really release the source code. I’ll look into it and try to find a solution or someone to help me do the porting.
About the new level requests. There are few new levels here and here. And the level editor is now out so that can be used to create even further levels.
@Zuzul: Yes, you can edit the XML files and .jpg / .png files to create your levels. There’s a level editor out now which helps in that.
@Matt Doar: I’ll try to document the XML structure, when I write the documentation to the level editor. And also try to explain a little bit who the game works and how it can be modded.
@logr: Great to hear from you again. I hope your exams went well. I’ll write a documentation on the level editor, since it’s not really intuitive to use
@Jonathan: I’m glad to hear you guys enjoyed Crayon Physics.
@Tracy: Thanks for the feedback and the extra play suggestions. I hope you don’t mind, but I uploaded the images that you emailed me. I put the here to accompany your comment.
Crayon_Physics_extra-play-1.jpg
Crayon_Physics_extra-play-2.jpg
Crayon_Physics_extra-play-3.jpg
July 3rd, 2007 at 12:32 pm
[...] don’t think this is an over-statement but this little ‘physics crayon’ game (Windows only) is one of the best little programs I have seen in a long [...]
July 3rd, 2007 at 2:45 pm
[...] the last time you or your students played around with ideas related to Physics? Why not check out Crayon Physics and see how the clever application of Newton’s Laws of Motion and other concepts related to [...]
July 3rd, 2007 at 7:21 pm
[...] Crayon Physics (download) [...]
July 3rd, 2007 at 11:32 pm
Winning point: this game made my wife laugh out loud.
My children (10,8,3) enjoyed the End screen the most, they liked bouncing stuff around without a goal. They also made the “right noises at the right time”, so I guess you could add more sounds for squares completing or lines being drawn out, or when blocks bounce into each other.
We’re glad to hear there is a level editor out!
~Matt
July 4th, 2007 at 1:02 pm
Thanks Matt for the feedback. I’m glad to hear that everyone in your family enjoyed Crayon Physics. Your right about that, that the sound effects would add quite a bit to the game. I thought of adding them, but I ran out of development time so I didn’t get them there.
July 4th, 2007 at 3:56 pm
[...] play with crayons and physics. The goal of the game is to move the red ball so that it collects the stars. You can cause the red [...]
July 4th, 2007 at 9:03 pm
Hi!
I’ve just completed my second level. You can download the pack here :
http://public.box.net/tahina795269
You can feel relieved : it’s not as crazy as the IceClimbers level! Actually I wanted to create a third level, but I think I will take my time. Besides, I won’t be able to use a computer for a month during the hollydays (in a fortnight).
For those who wondered, I actually solved my puzzles before I released them. I woudn’t dare to release them only to drive you mad(well, actually it sounds quite funny…).
I’ve introduced this game to some students in engineering schools (including Centrale from Paris) ad they enjoyed it too! I think you could reach as many people as the DS do ; I’ve heard on Overgame (by which I came on this site) that Nintendo was opening to Indie games. Maybe you should take a look.
July 4th, 2007 at 10:47 pm
Please, please, do something more with this game. It has the potential to be really, really good.
July 5th, 2007 at 12:57 am
[...] today I received seven new levels to Crayon Physics. And here there [...]
July 5th, 2007 at 11:00 pm
Hi, I’ve just created another level. Look there :
http://public.box.net/tahina795269
July 6th, 2007 at 12:20 pm
That’s one sick level you got there
I just edited the post and included it in there as well.
July 6th, 2007 at 5:47 pm
I love this game. Very addictive!
July 6th, 2007 at 7:56 pm
fun…short but sweet
July 7th, 2007 at 11:53 am
Hi Petri, I had just some questions about modding (and a few new ideas for my future levels). I’m afraid it may take you some time if you wanted to answer them all :
-in a post, there was something about sounds. But it seems to me that the only sound is the music played by the game. So if my game is bugged, is there some way to fix it?
Then, is it possible to add some sounds, for instance when the ball get the star ;
Is it also possible to change the music during a game (I mean to change the music according to the level)?
-When the ball is dropped out of screen, it returns, but it depends on which side it dropped. I wonder if it’s possible to do it with the boxes : I’ve just figured out that the da_ball command allows the ball to get to its origin. I used it with the pillar in the Log level, but it seems that the pillar will return to the origin of the ball, and is also given some rotation. Can you add a command to ensure the pillar would return to its origin, as if I used the spacebar?
-I think many have noticed that there is a way to skip a level and reach the next one. Then,
can you add a command to get to the previous level (when I want to try another way to solve a puzzle, or when I skip too many levels)? I’ve already tried to implement the command myself but it didn’t work.
-I don’t think I will use this but maybe some hackers would be interested : is it possible to use a video instead of the background? Or maybe an animated gif file? The point would be to create a level similar to the GameandWatch in SSBM (an ever-changing level), though I don’t think it is possible to change the properties of the level according to a timer. Well, if you can, I think it would make the levels more lively (although the colors already made it). For instance, it would make Tracy’s waves really moving. I thought I would create a sea-related level too.
-Is there a way to change the shapes created using the mouse :
*instead of empty boxes, could we have filled boxes too?
*then, could we change the texture of the boxes? (it would make the mods more realistic)
-Is it possible to animate the ball(like the star, added to the rotation)?
-Finally, can you do something about the black background whithin the editor : I’d like to edit a background (using Paint or Gimp), then using the editor, I would edit the level properties. I noticed there was a reference to theworld.xml and chair.png in the gfx_ressource.xml file, so I wondered if they were related to any graphics in the game, including the shape of the boxes.
That’s all I was thinking about until now. Maybe I’ll have other questions later. Thank you for reading all of this.
Since I’m done with my exams but am still very busy, I don’t know if I’ll be able to create many levels before I leave for the hollydays. I still have some free time until then…
July 7th, 2007 at 12:33 pm
I just recalled one thing : s it possible to have a save&load feature like the emulator zsnesw? I think it would enable people to solve my puzzles more easily:), but I thought more specifically about the catapult game from Tracy : people could try more efficiently to control the direction of the throw. Well, I think it is possible by editing the xml files again, but maybe some people would rather avoid this method…
July 10th, 2007 at 11:48 pm
[...] Here’s a simple, but entertaining game. The game uses some programed physics similar to what modern day video games use. You use a crayon with the mouse to draw lines and blocks that collide with the ball on the screen to control it. You can even build a ramp and slingshot the ball across the screen. The goal is to reach the start with the ball. It’s only for Windows QQ. [...]
July 11th, 2007 at 8:27 pm
[...] Kloonigames » Blog Archive » Crayon Physics At least seven different kinds of marvellousness. Sadly seems to be Windows-only at the moment (tags: art programming games gamedev physics windows crayon) [...]
July 12th, 2007 at 6:32 pm
fun…short but sweet
July 13th, 2007 at 11:28 am
We were just coming down from our adrenaline-fueled reverie over Contra 4 when this came along and OBJECTED its way into our lives. TAKE THAT!, normal heart rate! It’s a trailer for Phoenix Wright Ace Attorney: Trials and Tribulations!
What’s more, Capcom USA bloggers promise frequent updates on the official blog and in the forums! It’s so nice when a company thinks about all of us non-E3-goers who just want to see some cartoon arguing. for more at http://www.vicsale.com
July 13th, 2007 at 11:41 pm
[...] Gameplay simplissime. Réussite total. on aurait juste voulu quelques niveaux de plus… Télécharger, dezipper lancer “crayon.exe”. Dégotage Prunelle [...]
July 15th, 2007 at 8:01 pm
Hi, there are 2 new levels available!
http://public.box.net/tahina795269
July 17th, 2007 at 4:43 am
Simplicity = beauty . Very nice game.
July 17th, 2007 at 8:58 pm
I would love to play this game but when I start the .exe I only get a black window and nothing else happens!
Any idea what the problem could be?
July 18th, 2007 at 12:32 am
hi! i loved this game! its the best!! i already downloaded other 4 levels… and 1 more of the blackbord… but Logr has lots of games in that public box.. the problem is that it doesnt have the .bat file! just the .xml and i dont know how to start those levels! help me please!! ok??? thaks!! LOVED THE GAME!! CRAYON RULZ!!!
July 18th, 2007 at 12:07 pm
http://www.imagup.info/images/03/1184754523_Untitled-2.jpg
July 18th, 2007 at 3:33 pm
@ copycut :
oh wow, that’s a beautiful stack!
/t
July 19th, 2007 at 3:01 pm
Big gratz on appearing in Games for Windows!
More ideas:
* a long pendulum blocking a direct path between start and end platforms. The player has to time his movement to get the ball onto the pendulum and off again. The pendulum may swing on its own, or it may need a push.
* a level with extreme friction settings
* a level with a shower of blocks falling from the top of the screen, generally messing up the player’s slower, more deliberate options. Blocks could be many and small, few and large, equally timed, fall from the same place, or be random. Shaping the falling blocks like tetris pieces would be a short-lived joke.
* a time limit–a rival ball is slowly rolling toward the star, and the player has to get there first
* closing gates that force the player to pick up multiple stars in a particular order
July 19th, 2007 at 5:05 pm
I think you should make a game where mouse moves around water, and you have to use the water to defend someone (clicking to freeze) and then going around something to grab it and flinging it back at whatever’s attacking you. That’d be awesome.. xD
July 25th, 2007 at 6:39 pm
That sets the bar for me - best game of the year. I had more fun than with line rider. Thanks.
July 25th, 2007 at 11:31 pm
Awesome game, I loved the atmosphere, and I was hungry for more levels at the end…I hope you make more games like this, or maybe even make a sequel, I finally figured out the shape making process, the fact that if you totally complete any shape (which creates that shape exactly) you can use custom shapes to get across challenges, not just the standard perfect boxes that spawn, very fun indeed!
Great job.
July 26th, 2007 at 4:00 am
* also, the music was a very nice touch as well, it completes the whole theme, I think, and never gets irritating.
July 27th, 2007 at 8:56 am
very nice idea & great game.
July 28th, 2007 at 10:52 pm
THE BEST THING EVER!!!!!
July 29th, 2007 at 8:22 pm
Very nice game! Works perfectly under Ubuntu Linux using wine.
July 30th, 2007 at 4:37 am
[...] Crayon Physics is a game by Petri Purho, a student attending Helsinki Polytechnic. He’s a very prolific game developer, cranking out his tenth game, each game developed in under 7 days to force him to be productive and to learn something new. [...]
July 30th, 2007 at 3:34 pm
Please, On linux :p
August 1st, 2007 at 2:25 pm
I hope someday I will play Crayon Physics 2 !
Sincerely, it’s one of the best games I’ve played on the internet.
August 1st, 2007 at 10:12 pm
Hah, saw this in Games for Windows mag, it’s a very fun game! Thanks for making it. =)
August 7th, 2007 at 7:48 pm
[...] bom exemplo é o game experimental Crayons and Physics. Idealizado pelo finlandês Petri Purho, o jogo possui um conceito simples: levar a bolinha até a [...]
August 7th, 2007 at 10:46 pm
Hi there,
nice stuff, but useless to users of other OSes then windows (unless they build it on their own) hwo about some linux binary builds?
greetings maggie
August 8th, 2007 at 2:38 pm
Simple and well done is usually good receipe for any creation, so i just want to say u did a great job The simplist environement and gameplay, the music , the physic … The small “bug” about drawing under the ball is not so big deal for me but the lack of level is clearly a problem.
I just said the same like most of the comments before me… but a suggestion : a level editor should bring this game to a greater success and a longer life. I am trying all the game u proposed on this blog and this one is my favorite … 200 level of it and i ll keep it in my computer for a long time ! Good job.
Really make a 1 week projet to create a level editor for it
August 9th, 2007 at 9:09 am
What’s the real solution to “Sky Captain” I just drew a massive box over all the see-saws and the ball somehow made its way to the star.
August 9th, 2007 at 5:17 pm
[...] kalo pingin downloda game nya monggo kunjungi http://www.kloonigames.com/blog/games/crayon/ [...]
August 14th, 2007 at 1:12 am
thanks
August 15th, 2007 at 10:48 pm
wow , ive had a lot of fun with this game
i have been trying to make something like this on flash
im tring to make it look like little big plannet
for those who dont what that is ‘ http://www.youtube.com/watch?v=00ov-tt8QUQ ‘
but have had no luck , i have a phisics engine on the go , but am having trouble with in game game devoper
but what i see here , u may be able to create a pc version of LBP!!!
realy all it is , is in game , map editor , u just need to programme it!!! lol
but if u could acomplish that …..well that would be awsome
and if u did acomplish it , u shud look at making it a online game
email address : jenovamagic@hunty93.co.uk
o and well done on this game, very well done
August 16th, 2007 at 11:40 am
i love the game plz make a level creater
August 16th, 2007 at 10:48 pm
I see you say you can draw a line.
How?
August 18th, 2007 at 10:58 am
i see if u use a tablet it runs really smoothly and u can draw circles more accurately
August 20th, 2007 at 11:03 pm
I’ve uploaded the level18 on http://public.box.net/tahina795269 . For those who cannot edit the level_list.xml file, I’ve also uploaded my data folder (it only features the levels and gfx folders). You just have to swap mine and yours if you don’t want to go through editing the xml files.
I’ll also post an editor tutorial for those who want to create their own levels.
August 21st, 2007 at 12:50 am
[...] Even the Divorce is better than this. I don’t know what I was thinking when I doing this. Crayon Physics The game that caused my monthly traffic to go up ten times. It’s been an amazingly popular [...]
August 21st, 2007 at 4:07 am
This game is awesome, but what’s to stop me from drawing tons of lines under it and doing that all the way to the star? I suggest you limit the amount of polygons at once. Also, I have a hard time making triangles. (If it’s even possible)
August 21st, 2007 at 11:50 am
really addictive - congratulations! music is hypnotic- great game! greetings from italy
August 24th, 2007 at 12:53 am
This is great! I loved the audio and the art style. My only critique is that I felt that it would be better if you were forced to propel the ball by hitting it — too often I would just be propelling the ball by creating boxes that covered slightly less than half the ball, then the box and the ball would move apart. Of course this doesn’t really mimic reality. Maybe if there was a rule that you could not create a box that overlaps the ball, it would be more interesting. But if that was the case, you’d probably need to start will the ball up high most of the time and use gravity to make things happen.
August 25th, 2007 at 11:23 am
Mine won’t start, its says, cannot find SDL.DL, but it’s there…
help anyone?
August 26th, 2007 at 2:19 pm
coucou a tous
August 26th, 2007 at 11:46 pm
[...] game has incredible game play, shame its only for pc .. enjoy http://www.kloonigames.com/blog/games/crayon/ Share and Enjoy: These icons link to social bookmarking sites where readers can share and [...]
August 28th, 2007 at 10:23 pm
Hi,
This game is super, but with some map ditor it would be better!
August 30th, 2007 at 8:38 pm
[...] project by a Finnish computer student. People were impressed by BBQ and the Cow one, but Crayon Physics had everyone oohing and ahhing. Marc played it for a good ten minutes while we watched on. Then Jim [...]
September 1st, 2007 at 1:45 pm
I came out of full screen and the game has screwed up my second monitor - it’s rotated ninety degrees clockwise and the resolution has gone to 768×1280 at 60Hz!
September 1st, 2007 at 11:57 pm
I got totally addicted to this beautiful little game! It’s awesome!
Is there a chancethat there are more levels to come? Please!?
September 3rd, 2007 at 12:26 am
nice game, good
September 3rd, 2007 at 11:36 am
Very, very interesting and creative. This would be perfect for involving kids with computers and developing other skills.
September 3rd, 2007 at 12:33 pm
I’m sorry, I said I would release a tutorial for the level editor, but I’m moving soon, so I don’t have much time free. I hope I’ll release it within a month.
September 4th, 2007 at 7:49 pm
[...] » Voir le blog de l’auteur » sept [...]
September 7th, 2007 at 3:14 pm
Yay this game is great, why dont make more levels?
The game is perfect, the only thing that i didnt like is that its short 
September 10th, 2007 at 1:49 pm
Here it is, the editor tutorial I was working on! I’ll just remind you that there IS an editor, and that there is already a dozen of levels available.
First of all, download the level editor pack (it’s in the june archive, top of the page),
then unzip the files :
- !!!If you want to try your level by yourself!!!, I suggest you unzip the file “Crayon
editor.exe” in the Crayon folder, among the dll files and the data folder, so as to share
the data folder between the game and the editor.
- Otherwise, just unzip the files in a separate folder; also, it will allow you to better
observe how the editor works. I recommand you to unzip your files this way.
Then you should think about your level : just draw the main parts (the ball, the star(s)
and the walls) on a paper sheet. Don’t pay attention to any background now, for the editor
really doesn’t care!
Now you can use the “Crayon editor.exe” file. You’ll first have to name your level(test.xml
is perfect, since you’ll be able to change everything when done with the editor).
When you are faced with the black screen, push S to register your level(here’s a brief
description of the shortcut keys: Left shift down (while left-clicking, of course)will
create a “static” object (which I call a wall), whereas just left-clicking will create a
“free” object (it’s the same as the game),Z adds the ball, X adds a star, S saves and L
loads).
(!!!There is one bug I came across : when closing the editor and re-opening it, it seems
the editor doesn’t remember the file (when you are to name your level). When it says to
create a new one, just answer yes. You’ll get to the black screen with the white lines,
provided you haven’t forgotten to push S before closing the editor)
You should now have two new files in the data\gfx folder : the bmp and the xml files. There
will also be a xml file in the data\level folder.
Now that you know the shorcut keys, just draw your level (don’t mind the black/white colors
until you’re done with the editor). Remember to push S when you’re done.
NOW, you can add your own background (the black one is kind of dark…) and your own walls
(instead of the white lines). So here is what you’ve gotta do :
-First of all, create your background and save it as a bmp files (give it a different name
than the first bmp file)
-then open the 2 files with Paint.
-push ctrl+I in the first file to exchange black and white, then ctrl+A.
-Paste it on your background using the “transparent paste” (I don’t know how to put it in
English).
-On your background, you should now have black lines (boxes) covering it.
-Just fill the black boxes with anything you want to get your own platforms.
Now you’ve got it! Just save and rename your background so as to replace the black/white
background.
The last part is to try it.
If you’ve unzipped the files in a separate folder, just move the xml(X2) and bmp(X1) files
in the appropriate folders. Then open the data\level_list.xml file with your notepad.
Replace the first level name with yours to test it, or add it at the end of the list : just
put it the same way as the others before the End_level. You can easily add numbers to
increase the number of levels to play with.
Then you just have to play!!
(I suggest you zip your files and send them to Petri Purho to show your creations)
I’ll also put the tutorial on http://public.box.net/tahina795269 and I suggest you download my data folder if you want all the levels available.
September 10th, 2007 at 1:59 pm
I’ve just posted a comment including the tutorial, but it seems it was too big a comment! I’ll put it on http://public.box.net/tahina795269. Petri, you should check it to see if I didn’t forget anything.
I’ll also remind people that THERE IS A LEVEL EDITOR (I wouldn’t have written a tutorial otherwise) and that A DOZEN LEVELS ARE AVAILABLE.
Just go and check http://public.box.net/tahina795269 to get my data folder which features all the levels published on this blog (hope it doesn’t sound too arrogant…)
September 10th, 2007 at 8:12 pm
Wow, this game is amazing!!!
September 11th, 2007 at 1:49 am
This game is so cool!
I’m playing it with Wine, but a Linux native version would be way better…
If you port it, I promise I’ll create a PKGBUILD for arch linux aur repository
September 11th, 2007 at 7:51 am
Ok I absolutely LOVE CRAYON PHYSICS, I have yet to Figure out the level Editor But I have played with the original code itself (only the Gravity) The Physics in engine in this game is so much fun.
September 11th, 2007 at 7:55 am
Ounce again love this Game But i just made a recent discovery YOU CAN MAKE CIRCLES, all you have to do is draw the circle but DO NOT CONNECT THE ENDS!
September 11th, 2007 at 8:38 am
Thanks everybody for the overwhelming amount of comments.
@logr: Is it ok if I post your comment as a real post on the blog?
September 11th, 2007 at 11:42 am
[...] Catto’s Box2D, the physics engine that I’ve used in Crayon Physics, TAFB and in Rolling Boulder gets a huge [...]
September 11th, 2007 at 11:44 am
Petri Purho : Please do! I wanted to post it but it didn’t work yesterday.
September 11th, 2007 at 1:52 pm
Awesome, very good concept & realisation. Hoping a GNU/Linux version ASAP (For the moment, it run well with Wine).
Congratulations !
September 12th, 2007 at 6:26 pm
Hi there!
Just a few words :
-I’ll try to write another editor (just a change in the présentation)
-I’m working on a remake of the IceClmbers level… (I haven’t tried it yet)
I’m busy with my new school but I think that I’ll get enough free time to make new levels. By the way, I had some suggestions (it kept me from sleeping that night) :
-could you upgrade the editor, for instance allowing creators to select their own background?
-how do you actually create bat files? It would be funny if we could select any ball and/or any music we like to complete the game(hacking the Gravity/weights could be a way to implement a kind of level difficulty)
-I read somewhere that you don’t know what to do since you reached your 1-year objective. Why don’t you try to make the second release of CrayonPhysics? But I fear you’d get drown under comments…
September 12th, 2007 at 9:38 pm
I’ve uploaded the level_19 on http://public.box.net/tahina795269
I can’t say much about the difficulty (I was a little in a hurry) but if you’ve finished the original level, it shouldn’t take you too much time.
September 13th, 2007 at 6:29 pm
@logr: Thanks a lot for all the work you’ve done for Crayon Physics. It’s amazing.
It’s possible that I’ll release a new editor for Crayon Physics, but we will have to see about that. In order for the level editor to work the best, it should allow you to draw stuff just like in the game (including the background).
You can create .bat files just by editing the with notepad. There are just couple of dos commands there.
Btw. Thanks for the data.rar I’ll write a post about that one and link it here.
September 13th, 2007 at 8:09 pm
[...] left a great comment on the original Crayon Physics thread. I was a little afraid it might go unnoticed there, so I [...]
February 7th, 2008 at 1:15 am
[...] (Sources: Kloonigames) [...]
February 7th, 2008 at 10:32 am
Hello. I’m waiting for Deluxe, should be interesting to see, maybe you’re already working on changes with these things =]
My view of the game:
I love the idea of drawing your own things to use in a game. However, I think it’s a bit of a novelty which quickly wore off for me in the case of Crayon Physics - The gameplay seemed very lacking.
- I didn’t feel I had much of a goal: I didn’t feel any need to get the star. After the fun of making circles and squares wore off, it felt like a bore to collect each star. There wasn’t much variation was the problem.
Now, there are a few things I can think of to help this problem out a lot.
1: More complex level design, more thinking involved. Just more variation. Maybe a few challenge levels, with limits on amounts of crayon, or time. Another approach, which would be quite interesting, could be a game where there were no levels- Just an ongoing adventure for more checkpoints?
2: Focus more on the fiddling around, to bring more creativity in to play, almost make it like a sandbox game with a goal? So far on deluxe I’ve seen the anchor point used for the “golf” level. That was a great idea in my opinion, now add some more things like that in. Ropes, maybe even elastic would be excellent additions if possible. timed bombs maybe?
Good luck, looking forward to your deluxe version =]
February 8th, 2008 at 12:47 am
na das ist mal ein super spiel. ich freu mich schon auf die fertige version.
aber selbst das kleine hier hat mir eine menge freude bereitet…
man muss echt den kopf bemühen, um eine lösung zu finden, super!
THANKS
February 9th, 2008 at 10:01 am
Awesome! I’ll second what smelly said .. more levels, shapes, Please!!
Thanks for sharing,
WARHOF
February 10th, 2008 at 9:59 pm
hello
February 10th, 2008 at 10:38 pm
i cant fugure out how to open it
February 10th, 2008 at 11:15 pm
More levels, *please*
Great game!
February 11th, 2008 at 7:52 pm
[...] the download the original (because he hasn’t got off his arse and finished the sequel yet) from the creator’s blog - PC only, I’ve yet to play it with a graphics tablet. It’s NOT the game featured in [...]
February 13th, 2008 at 11:26 pm
One of the coolest, intellectually challenging games I’ve played since Portal. Seriously, nice one.
February 14th, 2008 at 1:32 am
[...] work in progress but Crayon Phsics is already playable and you can download release version 1 from Kloonigames. On the website of the Crayon Physics Deluxe you can see a video of many nice features not included [...]
February 14th, 2008 at 12:29 pm
Nice casual game… I like this kind of games that mess with physics…
Perhaps you can continue this great idea in a near future =P
February 14th, 2008 at 3:09 pm
cool, i made it, when the next comes
February 14th, 2008 at 8:50 pm
[...] offizielle Crayon Homepage ist derzeit leider down, aber das Internet hat einmal mehr einen Mirror bereit gestellt: Crayon [...]
February 15th, 2008 at 2:22 am
only tnx for crayon physics it’s amazing!
ciao
February 15th, 2008 at 9:30 pm
[...] En el video se muestra la próxima versión de Crayon Physics, que se llamará Crayon Physics Deluxe, en la cual podrás hacer cualquier tipo de figura y no solo rectángulos y círculos como en la versión freeware que podemos descargar desde aquí. [...]
February 16th, 2008 at 5:53 pm
when i’first saw Crayon Physics in mouvment,i’had a strange feeling,like “falling in love at first sight!!!”
i’v been playing video games since 1986,and this one is ,in my opinion,one of the most simple,beautiful,addictive,heart touching game…
the music match the spirit of the game perfectly..i’m seriously thinking in buying a tablet pc when the deluxe version will be released.
keep up the good work,you’re the best!
February 17th, 2008 at 8:42 am
[...] You draw shapes with your mouse to try to move a ball to a star. The proof of concept prototype is free to download. Watch the video to see what the full version will be [...]
February 17th, 2008 at 10:36 am
[...] now it’s happened with Petri Purho’s brilliant Crayon Physics. Yes, everyone’s making blatant clones of Crayon Physics these days, and now I’m just [...]
February 18th, 2008 at 6:05 pm
Any thoughts of porting this to the Nintendo DS, which has a touchscreen and stylus input?
February 19th, 2008 at 1:53 am
[...] of this game. It’s a masterpiece! And that’s just the demo. You can try it for yourself here . It’s a really small download, and just a taster of what I think is going to be a massive [...]
February 19th, 2008 at 3:00 pm
[...] Physics disegna e testa le leggi fisiche Crayon Physics è un gioco educativo che permette di disegnare con dei pastelli su dei fogli ed animare il [...]
February 20th, 2008 at 4:03 am
[...] Aquí podeis leer más sobre el y bajaroslo. (inglés) [...]
February 20th, 2008 at 8:14 am
Now there is a swedish game simulator just like this that one can use in education….
http://www.acc.umu.se/~emilk/index.html
February 20th, 2008 at 6:04 pm
[...] Crayon Physics è un gioco educativo che permette di disegnare con dei pastelli su dei fogli ed animare il disegno. L’animazione rispetterà le leggi della fisica. Quindi, se creiamo un piano inclinato e ci poniamo sopra una sfera, mandando in play il disegno, la sfera rotolerà sul piano. Molto carino e didattico allo stesso tempo. Lo scopo è mandare la sfera rossa sulla stella gialla. Per capirne il funzionamento guarda anche il video! [...]
February 21st, 2008 at 6:15 am
[...] конечно, поздравим Petri Purho и его ещё не вышедшую игру Crayon Physics Deluxe, завоевавшую главную награду - Seumas McNally Grand Prize [...]
February 21st, 2008 at 9:32 am
[...] Seumas McNally Grand Prize: Crayon Physics Deluxe [...]
February 21st, 2008 at 10:11 am
[...] Seumas McNally Grand Prize: Crayon Physics Deluxe [...]
February 21st, 2008 at 10:44 am
Wonderful! Me and my children had a lot of fun experimenting. I love the possibilities this offers. So very simple and so very clever. First time I was using a sort of catapult to propel the ball I was just sitting there saying “Wow!” Fantastic work!
February 21st, 2008 at 6:04 pm
[...] Seumas McNally Grand Prize: Crayon Physics Deluxe [...]
February 21st, 2008 at 6:41 pm
[...] ins Kino. Zum Glück gibt es ja das Internet. Da kann man manche Perle finden. Zum Beispiel “Crayon Physics“. Ein fabelhaftes kleines Spiel aus dem “Hause” Kloonigames. Vor dem Spieler [...]
February 22nd, 2008 at 1:11 am
[...] of the story can jump, climb and direct pieces with a press of the Enter key"-Indygamer Crayon Physics Experimental physics/objects drawing puzzler. Crocodile Garden Enigma Fold "A [...]
February 22nd, 2008 at 12:01 pm
[...] verschiedenen Kategorien wie “Technische Brillanz” ausgeschüttet. Dieses Jahr sahnte Crayon Physics Deluxe den mit $20.000 dotierten Seumas McNally Grand Prize ab. Der Prototyp dieses Physik-Puzzles kann [...]
February 22nd, 2008 at 6:15 pm
[...] - asking students to conduct (design as well?) experiments and share results. A bit reminiscent of Crayon Physics (which I was sure I’d blogged, but it looks like I forgot to!), but with more control over [...]
February 22nd, 2008 at 11:02 pm
This game is really fun it says you can draw only squares.. I could draw circles although they didn’t change into perfect round spheres like the squares would change.. but they would roll =]
also I loved the music very relaxing..
February 23rd, 2008 at 12:31 am
Link is broken for download!
February 23rd, 2008 at 1:01 am
[...] has been a slew of that simple physics type games entertaining us on the web, Crayon Physics, Line Rider, Blue Print (and all Teagames), etc… There’s something to be said about the [...]
February 23rd, 2008 at 2:53 pm
Aivan uskomaton peli, tällaista ei mikään kaupallinen suuri firma voisi tehdä. Odotan innolla Deluxen julkaisua!
February 24th, 2008 at 1:54 am
Hi,
Awesome game! I totally love the subtle music and crinkled backdrops. I do agree with some early comments that the star shouldn’t stretch… feels less “crayon-ey.” Maybe if it just glowed a little bit? Shimmered?
And about allowing freeform shapes- I think an option to create perfect rectangles would be nice. Like, if you make a shape while holding an key it will be a perfect shape rather than exactly what you draw. That would be very handy.
Thanks for a fun game! I will be coming back just to mess with the teeter-totters quite a few times.
-Lukas
February 24th, 2008 at 7:38 am
[...] to the objective (download/Demo) Chronic Logic - Games : 3D bridge building game (Download/demo) Kloonigames
February 24th, 2008 at 10:16 am
Man this game would do great on the Nintendo Wii to! i hope it will because the will has the most potential to make this game a succes.
February 24th, 2008 at 2:09 pm
[...] 这几天在玩儿一个小游戏 Crayon Physics,超好玩儿!具体玩法不废话了,各位可以看下面的视频,不过下面视频中的是还没(即将)推出的 Deluxe 版,现在可以玩儿到的这个版本里只能画矩形和圆形,我觉得这个更费脑子。据说这个游戏目前只有7关,不过我比较笨还没通关。 [...]
February 24th, 2008 at 2:37 pm
I can’t wait for Crayon Physics Deluxe to come out!!!
Ever since I saw the video of it on youtube i’ve been very ubsessed
The prototype is great
i just wish there was more to do than to just make rectangles and squares
I love the music
and i can’t wait for all the new features of Crayon Physics Deluxe
you’ve done a fantastic job on the game
and i hope Crayon Physics Deluxe is going well too
Thanks
February 24th, 2008 at 5:39 pm
Hey. I just want you to know that I really like Crayon Physics, and I am looking forward to Crayon Physics Deluxe.
Today, I noticed this little flash game: http://www.tokenarcade.com/play-659-Sketch_It-Flash_Game.html
It’s a COMPLETE copy of your game. The music is the same, the goal of the game is the same, the style is the same, the shapes are the same, and you’re not credited at all. This guy even says that it’s his own “production”.
Too bad that other game sucks anyways, you can barely even get the ball to roll. Anyways, just thought I’d let you know.
February 24th, 2008 at 6:26 pm
i love this game ^_^ i just wish there were more levels to it
i like how it makes you think and be creative.. wish they had games like this in math class
February 24th, 2008 at 6:54 pm
Hi! Excellent game, the subtle music is great and I love the crinkled backgrounds. I agree with some earlier comments that the star stretching looks a bit odd… maybe a slight glow?
As for being able to make whatever shapes you want… great! It might make the game a bit easy in spots though. A nice option would be to make perfect rectangles if you want… say, hold down a certain button when you are drawing and it will make a rectangle for you. That would be nice!
Thank you for an enjoyable 15 minutes
I will definitely be coming back to play more with the teeter-totters…
February 24th, 2008 at 10:00 pm
[...] op niet meer dan zeven dagen. Voorlopig heb ik er nog maar eentje getest, maar het is een pareltje: Crayon Physics. Je moet met een rood balletje sterretjes verzamelen door allerlei puzzels op te lossen. Het leuke [...]
February 25th, 2008 at 2:54 am
Hi, I tried this game because of the GDC award it won. I’m really impressed, especially by the design! Hope you can make it into a full game sometimes. I got through all levels but I cheated on the three rotating rockers (by placing one big square across all three). How is this supposed to be done? Anyway, probably one of the best mini games ever!
February 25th, 2008 at 2:58 am
6,96 MB of a gameart experience, its everthing that i can say, congratulations!
February 25th, 2008 at 6:26 am
Have you seen this? Pretty obvious where the idea came from, music too:
http://www.tokenarcade.com/play-659-Sketch_It-Flash_Game.html
February 25th, 2008 at 9:39 pm
[...] You can download a prototype of the game from the developer. [...]
February 25th, 2008 at 11:09 pm
Very impressive, defenately the best mini-game I’ve played. Only lack more levels
Loving the graphics, physics and the music was relaxing.
February 27th, 2008 at 1:21 am
i downloaded the game but cant get it to open after it was unziped on my mac
February 27th, 2008 at 5:58 am
Well, I was experimenting with this game yet again, and I found 1 MAJOR glitch, I don’t know if it is in the engine, or in Crayon Physics, but it is still there. Let me explain it too you!
If you start to draw a box, but only draw 3-sides, it doesn’t force it into completion and make the 4th side for you. So, let’s say you started to draw a circle, but right before you ended the circle, you stopped. It would keep the shape of the circle, but still have the properties of the box.
Here is just one example of it: http://img174.imageshack.us/img174/4576/glitchet4.png
Here is me attempting text: http://img84.imageshack.us/img84/5452/glitch2uj8.png
I’m not saying it’s a bad game, because I think it is “totally fleepin’ awesome”, but I am just pointing out this weird, yet cool, glitch.
February 27th, 2008 at 10:12 am
Wow! I’m so excited to play the deluxe version!
Out of curiosity, what are you doing with audio in the game?
Is there only background music or are there also sound fx?
February 27th, 2008 at 4:36 pm
df
February 27th, 2008 at 5:40 pm
[...] hent den tidlige demo-version her - [...]
February 27th, 2008 at 6:06 pm
I ‘m looking forward releasing this game.
February 27th, 2008 at 10:09 pm
[...] Crayon Physics [...]
February 28th, 2008 at 1:01 am
I’m a mechanical designer by trade, so i’m used to working with primitives yet just watching a demo of your game made me feel such wonder. My 8 year old son has trouble writing and I can clearly see this game a terrific practice/fun tool for him (or me!). It’s like creating with LEGO’s or clay or origami. Maybe it’s the music or just the elegant simplicity, but your work is beautiful. Thank you for sharing.
February 28th, 2008 at 3:39 am
[...] in Sephi’s thread I remembered a great game from the The 10th Annual Independent Games Festival Crayon Physics is awesome and relaxing not to mention BA and soon the full version will be released: Crayon [...]
February 28th, 2008 at 3:45 am
Wow! Great game, I love the concept. I really enjoy these types of games — nothing to “hard” as long as you can think things through. Like the others have said, really nice choice on the soundtrack, really suits the game well. I look forward to seeing what else you come up with. Good luck on all your future projects!
February 28th, 2008 at 4:02 am
Very well done I must admit… Will be perfect once released… But will it be available for the Mac? Basing on the advances of graphics and video compatibility maybe it mite be nice to try it on there?
February 28th, 2008 at 4:59 am
[...] kinda spoils the surprise, but I’ll explain it anyway. Crayon Physics Deluxe is a “sequel” to Crayon Physics (a prototype of a 2D physics game), but I’m not sure sequel is the right word here. It’s more [...]
February 28th, 2008 at 6:00 am
I’m from N. Korea,
It, great!!
Thanks for the download.
ㄳㄳㄳㄳㄳ,
February 28th, 2008 at 6:58 am
Thank you….!
February 28th, 2008 at 7:03 am
ㅁㅇㄴㄹㅇㅁㄴㄹ
February 28th, 2008 at 7:04 am
adsf
February 28th, 2008 at 10:48 am
Fun stuff! Took me about 15 minutes, but I think I was lucky. (I like the end screen.) Can’t wait to give my 12-year-old son a crack at it. He’ll probably beat me.
Yes, more levels, please—and an editor would be awesome.
February 28th, 2008 at 10:50 am
I did notice one quirk: If you draw a box that COVERS the ball, it does all kinds of weird stuff—the ball kind of enters it, rattles around, goes back and forth, etc. (rather like being beamed into a wall in Star Trek, I imagine). When someone does that, maybe you should make the box hop above the ball before it materializes.
February 28th, 2008 at 4:45 pm
hmm
does anyone know where the deluxe version is coming out ?
February 28th, 2008 at 7:24 pm
Hi.
Maybe make a note of what platforms this runs on. Since you haven’t found it worth mentioning, I’ll assume that you only know about Windows. But there are other operating systems a few of us use, and it would be nice to know that we needn’t bother downloading the game.
And the comments links don’t work. Clicking any of 1-14, », or Show All just comes back to this page with the first 20 on it.
Thanks.
February 28th, 2008 at 10:05 pm
Wow…
Just heard about the game on the Cranky Geeks podcast so I surfed over and downloaded version 1.0
I’m really looking forward to a the deluxe edition!!
Where’s the “Donate” button!!!?
Tom
February 29th, 2008 at 2:43 am
[...] it’s part Line Rider, part The Incredible Machine. Deluxe is a sequel to the more rudimentary Crayon Physics (sadly, PC-only). [via [...]
February 29th, 2008 at 11:36 am
[...] Hier geht’s zum Download MEHR ZUM THEMA: Casual Games downloads PC Special FeaturesDie letzten 5 Posts von Patrick EichingerPS3: GT 5 Prologue und Movie Bundle geplant? - February 28th, 2008Vidiot Audio Cast – Volume 16 - February 28th, 2008Wii Fit Preis bekannt - February 28th, 2008PS3: DualShock 3 Pad USA-Termin - February 27th, 2008Metal Gear Solid 4 Bundle angekündigt - February 27th, 2008 Bookmarken: [...]
February 29th, 2008 at 9:30 pm
[...] demo of Crayon Physics Deluxe a sequel to Crayon Physics. The initial version was developed in under a [...]
February 29th, 2008 at 11:10 pm
For Press or Marketing:
ComputorEdge magazine (spelling intentional), the nation’s largest regional computer publication would like to see a full registered version of Crayon Physics Deluxe (when available) for review in our weekly column, “Worldwide News and Product Reviews.”
FYI, ComputorEdge has been a weekly print and on-line magazine with a readership of over 500,000 in the Southern California, Colorado and New Mexico (as ComputerScene magazine) areas for the past 20 years. Beginning in 2008, ComputorEdge became a solely on-line publication.
As well as editing and writing for ComputorEdge, I am a columnist and features writer for San Diego’s North County Times newspaper, a contributor and technical advisor to LA Parent and San Diego Parent magazines and a frequent guest on all three San Diego network affiliate television stations. I also served for several years as sole judge in the Tech-Toys category for the Parenting Publications’ national NAPPA awards (ten million readers).
Also, if we’re not on already on it, please add us to your “A” list to automatically receive new products and press releases. We also greatly prefer contact via e-mail over phone.
Charles Carr
Reviews Editor, ComputorEdge Magazine
Mailing address:
30497 Lilac Road
Valley Center, CA 92082
(760) 749-8229
New Products Editor, ComputerScene Magazine
Albuquerque
Columnist and Features Writer
The San Diego North County Times
http://www.computoredge.com
cereviews@computoredge.com
charles@carrfamily.com
http://www.charlescarr.com
February 29th, 2008 at 11:16 pm
This looks like so much fun. Please make for Mac OS X one day
March 1st, 2008 at 10:19 am
[...] ! Ces gens-là ont un Blog et proposent même la version non-Deluxe du jeu à télécharger pour Windows. L’essai est concluant, je vous le conseille !Partagez cet article Publié le 1 mars [...]
March 1st, 2008 at 2:19 pm
[...] a very cool game and bring crayon drawing to life. It’s actually a sequel from popular game Crayon Physics (from the site: beware! this is not a game in that youtube [...]
March 1st, 2008 at 5:21 pm
Worderful!
March 1st, 2008 at 8:19 pm
THIS GAME IS AMAZING!!!!!!!!!!!!
The only thing I could otherwise hope for would be more levels, but that will be coming!
I can’t wait until you finish Deluxe!!!
March 2nd, 2008 at 1:15 am
I already tried months ago your games and it was just amazing.
Seeing your youtube video, it is obvious that you enhanced it dramatically. I’m impatient to try the final game. When will it be available?
March 2nd, 2008 at 4:20 am
[...] Crayon Physics Like many I’m sure, this was my first experience with really drawing and physics-ing my way through a game. I like that it had a goal and there’s only one stage I didn’t manage to pass. I feel it’s kinda cheating but mostly I just kept drawing rectangles underneath circles to get them rolling or to keep them from falling. Also, some really big, cheap and thin rectangles saved my ass. Anyone else got a specific strategy? [...]
March 2nd, 2008 at 9:35 am
[...] http://www.kloonigames.com/blog/games/crayon [...]
March 2nd, 2008 at 1:06 pm
[...] BTW you can download a clunkier prototype of the game above here. [...]
March 2nd, 2008 at 7:48 pm
[...] Thanks to GeeksAreSexy for reminding me about Crayon Physics. You can download the original Crayon Physics at Kloonigames.com. [...]
March 3rd, 2008 at 1:10 am
[...] once in a while a game comes out that is a simple idea but very creative. One such game is Crayon Physics. It is even more amazing when you realize that the game was designed in under a week. The idea [...]
March 3rd, 2008 at 4:13 am
Great game. I wanna play next version. ^0^
March 3rd, 2008 at 6:14 am
[...] but you can download and play a prototype of the game (minus the “deluxe”) from the Kloonigames Blog. This looks pretty cool, and I’m looking forward to the release of the full [...]
March 4th, 2008 at 4:18 am
wow~~
it’ a amazing game to me..
it’s looks like a paint when i was young does..
so friendly come to me…
March 4th, 2008 at 5:59 pm
NEW LEVEL
try this one ,plz.
http://rapidshare.com/files/96970446/for_Petri.zip.html
March 4th, 2008 at 10:25 pm
I was trying to make a new level, but for the idea I had, the player needs to be able to remove blocks. The non-static blocks I have got now are not removable. Is there a way of doing that?
March 4th, 2008 at 10:38 pm
[...] http://www.kloonigames.com/blog/games/crayon [...]
March 5th, 2008 at 5:31 am
[...] playing enough of Crayon Physics on tom’s Wacom Tablet I decided to go hunt down the creator of the trance-inducing background [...]
March 5th, 2008 at 5:46 pm
[...] est un jeu d’un étudiant développé en seulement 5 jours! La démo PC est disponioble ici -attention la démo représente la version de base et non la version [...]
March 5th, 2008 at 7:33 pm
thank’s a lot for this perfect game.
March 5th, 2008 at 10:02 pm
Yay! just finished the demo - great fun - can’t wait for the full release!
March 6th, 2008 at 5:25 am
[...] I ran across a freebie called Crayon Physics. It works along the same lines as the machine game I remember, but this time you have to draw all [...]
March 7th, 2008 at 5:43 am
[...] Crayon Physics/蜡笔物理学来自Kloonigames,这个游戏稍早前发布,也是下载可玩,免费,创作公用协议的。得了“独立游戏节”大奖。链接:蜡笔物理学(Crayon Physics)过关演示。 [...]
March 7th, 2008 at 3:58 pm
[...] находится в процессе разработки. Зато ее прототип — Crayon Physics — можно скачать уже [...]
March 7th, 2008 at 6:37 pm
[...] Crayon Physics @ Kloonigames (original prototype) [...]
March 8th, 2008 at 5:44 am
Hey CP It’s Blake Lewis I wanted to let you know I even go on CP!If you want to meet me log on to Tundra server (america).I’m always on at around 3 o’clock.Oh yeah!My username is Imavfgt4.SEE YOU THERE!
March 8th, 2008 at 11:16 am
[...] and YouTube there is mention about a game called Crayon Physics. Crayon Physics which can be found here, is a game where you draw shapes with crayons to solve puzzles. Currently, the game is free and [...]
March 8th, 2008 at 11:19 am
[...] Tidstyv: Kloonigames � Blog Archive � Crayon Physics - Et utrolig fasinerende og vanedannende spill som dette skal du se lenge etter. Det spesielle med Crayon Physics er, som tittelen indikerer, fysikken. Plottet er ikke ukjen. Få ballen fram til stjernen, metoden du bruker er opp til deg. Fysikken er imidle [...]
March 9th, 2008 at 1:22 am
[...] Jeg ved ikke hvad der er med dette spil, men jeg synes det er underholdende. Jeg glæder med til efterfølgeren: Crayon Physics [...]
March 9th, 2008 at 3:29 am
I’m sorry, but it’s just too easy, and what’s more it’s too SIMPLE. And there’s no random element. You have to make it generate random levels, or at least some random element. How about a ball-eating monster? How about making the objects in the level have a parameter such as position/momentum/mass variable, and different objects with which collisions may have different degrees of elasticity. For instance maybe there will be a block that is perfectly elastic when the ball or other object strikes it, and another block which is perfectly inelastic, and some that are partially. And add a level designer, so you can make your own puzzles, with random elements, even better. And a score. Perhaps the goal will be to win the game with as few points as possible - and every time you create or destroy an object it adds one to your score - maybe it adds two points to your score if you lose the ball off the screen (like losing your ball in golf). Maybe have the game be able to connect to your server and post the high scores for everyone in the world who has the game upload them! That would be pretty cool. My score would be 10 by the way - one object each for the first 6 levels, and I made 3 objects and deleted 1 for the last level. The first time I played this game it took me like 5 minutes, and I actually timed myself the third time - 1 minute 35 seconds to win all 7 levels. Any game that can be won THAT fast the third time through has something wrong with it, I’m sorry.
March 9th, 2008 at 3:39 am
Hehe… what a pretty cool game. It’s got some really nifty stuff I hope to see more of like using your mouse to draw anything you want… wow cool.
Except there seems to be high lag sometimes and thus the cursor movement would slow to a crawl. System specs are : p4 3.2 ghz, 2 gb ram, 4 gb paging file, 8600gt… soo it shouldn’t be too bad, eh?
March 9th, 2008 at 3:43 am
And oh the pages on your comments section don’t seem to work at all.
March 9th, 2008 at 4:33 am
I’m sorry, but it’s just too easy, and what’s more it’s too SIMPLE. And there’s no random element. You have to make it generate random levels, or at least some random element. How about a ball-eating monster? How about making the objects in the level have a parameter such as position/momentum/mass variable, and different objects with which collisions may have different degrees of elasticity. For instance maybe there will be a block that is perfectly elastic when the ball or other object strikes it, and another block which is perfectly inelastic, and some that are partially. And add a level designer, so you can make your own puzzles, with random elements, even better. And a score. Perhaps the goal will be to win the game with as few points as possible - and every time you create or destroy an object it adds one to your score - maybe it adds two points to your score if you lose the ball off the screen (like losing your ball in golf). Maybe have the game be able to connect to your server and post the high scores for everyone in the world who has the game upload them! That would be pretty cool. My score would be 10 by the way - one object each for the first 6 levels, and I made 3 objects and deleted 1 for the last level. The first time I played this game it took me like 5 minutes, and I actually timed myself the third time - 1 minute 35 seconds to win all 7 levels. Any game that can be won THAT fast the third time through has something wrong with it, I’m sorry.
Also, you might want to perfect the ‘physics’ part. It’s kind of easy to make a perpetual motion machine for instance. Just make a tall pile of really thin boxes/horizontal lines and it will bounce up and down and up and down all on its own.
March 9th, 2008 at 12:37 pm
Where’s the OS X version. Fuck Windoze.
March 9th, 2008 at 11:15 pm
ok this game is amazing
this is the first game that i downloaded from theinternet becasue i saw the viedo on my ipod
on u tibe there was a version that was for ipod touch
i was wonderign where do i get that?
and btw in the youtube viedo that you did the computer is the same one theat i am getting
so i guess it must be good =]
so if you could just tell me where to get the ipod touch version i would greatly appericate it
bradhomeslice
March 10th, 2008 at 3:10 am
Hi! There’s for Mac please?? Thanks!
March 10th, 2008 at 5:01 am
[...] - Crayon Physics - (Again, this demo is pretty short, but Kloonigames promises more to come) [...]
March 10th, 2008 at 5:25 am
The link to this game have problem. I can’t get.
Show this message :
There was an error processing your request; it appears to be invalid or there was an error with your conection. Please wait while your request is retried…
March 11th, 2008 at 2:53 am
I have a question. How will you solve the behaviour of the ball when I draw a rectangle/square with the ball inside? It jerks uncontrollable. It looks like a bug to me. Will you give that situation a behaviour that will be part of the puzzle solving?
.___
| O | <- trapped like this
TTTT
._____
|((O))| <- getting it’s freak on
.TTTTT
March 11th, 2008 at 9:57 pm
[...] Orjinal Web Sitesi: http://www.kloonigames.com/blog/games/crayon Read More Yorum [...]
March 12th, 2008 at 2:17 pm
[...] Crayon Physics. Petri Purho’s innovative game prototype is so much fun that it’s…well…beyond. There’s a full-on commercial version called Crayon Physics Deluxe coming. Oh my giddy feet. [...]
March 13th, 2008 at 2:50 am
[...] da Kloonigames, o jogo Cranyon Physics Deluxe é uma incrível ferramenta que utiliza a física dos objetos para responder a alguma ação feita [...]
March 13th, 2008 at 11:04 am
[...] Crayon Magazine Giochiamo coi pastelli a cera! [...]
March 13th, 2008 at 7:16 pm
[...] inna fizyczna gra Crayon Physics [...]
March 13th, 2008 at 7:47 pm
Hello Petri! Really nice, even I, a girl who is normally just getting frustrated with this kind of games, got some happy moments of “getting it”.
Somehow this was different, so thank you! I’d definitely play more. I think maybe those levels that are now existing can be played more than once to create other options of getting them through, have to try later again and see.
March 14th, 2008 at 12:48 am
what were you thinking,
it is awsome.
THANY YOU ……………….
March 14th, 2008 at 10:02 pm
ive beaten crayon physics a million times and its awsome, but where do i download crayon physics delux? i know for sure its out by now!
March 15th, 2008 at 3:08 pm
[...] Download (Eingeschränkte Demo) [...]
March 16th, 2008 at 12:53 am
thank you.
wanna come to brazil?
tell me when you post new things
March 16th, 2008 at 7:09 am
More levels, *please*
Great game!
March 16th, 2008 at 1:21 pm
Any chance of further development of Crayon Physics? I haven’t been this addicted to a game since Starcraft. LOL
March 17th, 2008 at 5:27 am
This is a great game and a addictive one above that. I have people always asking me that why are there not many games that are great for kids, well i found one more answer to that question. This is real good one.. continue the good stuff.
March 17th, 2008 at 2:26 pm
[...] beispiel dafür, wie computergames in zukunft sein könnten. und dann erst noch von einem indie-entwickler. wer auf der suche nach einem überblick dieser wuselnden szene ist, klickt am besten mal hier. [...]
March 17th, 2008 at 10:04 pm
had fun! Good game. I liked the music. keep up the good work!
March 19th, 2008 at 6:12 pm
[...] The game is still in development, but there’s a simpler version available for download here [...]
March 20th, 2008 at 3:29 am
A linux port would be great!
Talk to Icculus he might help out, or offer advise.
On the other hand, I’d be tempted to try this myself, not sure if I’d be any better than the 2 others who tried, but it be interesting to try.
March 20th, 2008 at 8:22 am
it’s a wonderful game!
my daughter is waiting for the completed version.
March 20th, 2008 at 8:49 am
[...] 아이디어는 Crayon Physics 라는 독립게임으로부터 영향을 받은것 같은데, 이쪽도 Crayon Physics Deluxe [...]
March 20th, 2008 at 10:05 am
Where can we get the Crayon Physics Deluxe Game??? Not that this isn’t awesome….
March 20th, 2008 at 2:14 pm
[...] http://www.kloonigames.com/blog/games/crayon [...]
March 20th, 2008 at 8:43 pm
[...] Crayon Physics Deluxe is a game made by a 24-year old student at Helsinki Polytechinc and it lets us draw objects on the screen by clicking and dragging our mouse, or by drawing with the stylus of a tablet PC, as in this video. The objects you scrawl become part of the game world. The goal is to create objects that propel a drawn ball toward a drawn star. There is no single correct way to scoot that ball around; the fun is in exploring the options. Within seconds of hitting start, you’re furiously scribbling blocks and ramps and wedges and seesaws, whatever it takes to reach the goal. Some players may get sidetracked creating hilariously inefficient Rube Goldberg devices. Others will forget the objectives altogether and just draw. If you want to try it yourself, you can download a simpler demo version of the game here. [...]
March 20th, 2008 at 8:51 pm
I think this game is perfect. Would you consider, after getting the pc version up for sale, letting a Mac programmer license the game and produce a Mac version? Thanks for bringing an awareness of a what a game can be to the world. Simple, elegant, fun and very little death or mayhem.
March 20th, 2008 at 9:01 pm
can you tell us when the real game will be avaible plz ? *_*
March 20th, 2008 at 10:49 pm
I was really disappointed to realize there’s not a Mac version for this! Maybe I’ll be able to convince a friend with a PC to download it, but I wanted to play now.
March 21st, 2008 at 12:13 am
I LOVED this game! It was beautifully done. Now, it took me about 20 minutes to beat it but they were fun twenty minutes.
Petri — you’re amazing!!! Can’t wait for the full version.
~Adella
March 21st, 2008 at 5:25 am
oh my god this was AMAZING!! i can’t wait for the full version! anyone know when or where to get it?
March 21st, 2008 at 9:25 am
[...] I’ll have to play the game and try all these things out! There’s a demo version available, but you can only draw squares and nothing [...]
March 21st, 2008 at 10:45 pm
I LOVE this game! I’ve got my name on the email notification list for the deluxe version. Hope it is released soon. I finished the demo levels. Who knew physics could be this fun!
March 21st, 2008 at 10:57 pm
Crayon Physics Deluxe — победитель MIX08 Show Off…
Представьте на минуту, что в вашем распоряжении есть лист бумаги с нарисованным уровнем и восковой мелок, а ваша задача — рисовать геом…
March 21st, 2008 at 11:03 pm
does this work for mac?
March 21st, 2008 at 11:37 pm
I got in touch with Crayon Physics thanx to 1 UP (www.1up.com), they featured this game in one of their shows and I fell in love with its simplicity and originality, so I tried it out and now I just can’t wait for the deluxe version to come out
I just had to suscribe and hope in a not too distant future the game to come out. My greetings to you, the creator of the game. I love your project and hope you get in the industry a name and reputation your creative and original mind deserves. My best regards to you
March 22nd, 2008 at 3:09 am
I LOVE that the game is simple. I also love the freedom, how there are so many different ways to win. You can do it elegantly, or you can make a giant hash of it and throw the ball around hoping that it touches the star. Keep the simplicity, and the freedom!
Complicated games with only one solution and monster mashers ect, are all over, simple games that allow you freedom to play are rare.
March 22nd, 2008 at 3:55 am
[...] Developer: Kloonigames [...]
March 22nd, 2008 at 9:16 am
Linux Please!!! :’(
March 22nd, 2008 at 11:16 am
Any thoughts of porting this to the Nintendo DS, which has a touchscreen and stylus input? [2]
Dude, you MUST show this to Nintendo. Maybe they accept your idea and publish the game!
I´ll buy it!
March 22nd, 2008 at 4:53 pm
Ce jeu est superbe. J’ai toujours révé d’un jeu comme ça mais, ce que je n’arrive pas à comprendre, cest que je ne peux faire que des formes géométriques et dans la vidéo il peut faire des traits. Comment dois-je faire?
March 22nd, 2008 at 7:42 pm
c’est que la demo, il est en train de créé le vrai jeu, patiente =p
March 22nd, 2008 at 7:46 pm
It’s a pity there isn’t MAC OS X’s version of this soft :’(
March 22nd, 2008 at 8:15 pm
i cant believe this isn’t made for mac. no fair!!!!!!
March 23rd, 2008 at 12:05 pm
[...] Crayon Physics 是一款非常有趣的物理游戏,目的是让画面里的小球接触到五角星 [...]
March 23rd, 2008 at 12:34 pm
It would realy be great to have a mac version …..!
Would save me to use Parallels to do it on my Mac….
March 23rd, 2008 at 4:41 pm
This game is owsome!! I will recommend to all my friends here in Brazil! Continuem o excelente trabalho!
March 23rd, 2008 at 11:00 pm
[...] you want to learn more about the game, or to down the game yourself, then visit the game’s website. Share This Popularity: 10% [...]
March 24th, 2008 at 12:34 am
[...] Physics - Cooles Spiel für Zwischendurch März 23rd, 2008 | by Michael Wuensch | Crayon Physics ist ein cooles und kostenlos herunterladbares Spiel, das einen nicht mehr los lässt. Ziel des [...]
March 24th, 2008 at 4:18 am
Amazing Game! Physics rocks
March 24th, 2008 at 5:09 pm
nice game. don’t really know, but the day after downloading your demo my account at WOW (blizzard) was hacked and all my stuff - over a year’s work was stolen. wondering if your demo or the site you link is clean. no blame - just wondering at the coincidence.
March 25th, 2008 at 2:20 am
If you make a version of this for the iPhone, you will become a rich man.
Seriously, call Steve Jobs…
March 25th, 2008 at 8:48 am
[...] Crayon Physics 是一款非常有趣的物理游戏,目的是让画面里的小球接触到五角星 [...]
March 25th, 2008 at 11:24 am
[...] objetivo del juego (Crayon) es simplemente tocar la estrella al otro lado. Para esto debemos dibujar figuras (rectángulos) [...]
March 25th, 2008 at 10:04 pm
I hear this may come to the DS. Dear Nintendo, if this comes to the DS I will buy one, maybe two just tell me where to send the monies.
March 26th, 2008 at 12:19 am
[...] Purho, the Finnish game developer who created the mesmerizing Crayon Physics (free Windows download available here) is developing a sequel called Crayon Physics Deluxe, [...]
March 26th, 2008 at 2:42 am
[...] A few days ago, I ran across a video of a pretty spectacular game that provided a nice demonstration real time physics simulation, or simply put - game physics. The game is called Crayon Physics Deluxe and it was a finalist at the 2008 Independent Games Festival. The goal of Crayon Physics is create objects that interact with a ball such that the ball moves and runs into a star elsewhere on the "sheet of paper". Each "level" of the game provides new challenges for you overcome in reaching this simple objective. Of course these words don’t do the game justice. You have to take a look at the video to truly appreciate this application. A much simpler version of the game is available here. [...]
March 26th, 2008 at 8:02 am
My kids and I definitely enjoyed your game, thank you for creating this game. My only feedback is that I think that the game was way too easy. I completed the game in about 20 minutes, so I look excitedly forward to the release of the deluxe version, but I hope that you make it WAY harder and longer.
March 26th, 2008 at 12:54 pm
[...] Also, check out this video showing Crayon Physics. [...]
March 26th, 2008 at 7:57 pm
[...] Ben pointed me towards this absolutely mesmerizing video of Kloonigames’ upcoming Crayon Physics Deluxe. Such a simple concept, but I’m already addicted - and I haven’t even played the thing. You can grab a pared-down demo version here. [...]
March 27th, 2008 at 2:23 am
[...] with ink alone, the Physics Simulator (included in the Microsoft Tablet PC Experience Pack), and Crayon Physics, a puzzle/physics game that’s more-or-less perfectly suited to the input methods on a [...]
March 27th, 2008 at 9:08 am
Great game.
March 27th, 2008 at 9:57 am
[...] Crayon Physics Deluxe is still in development, but there you can check out the prototype.This isn’t as much fun as the Crayon Physics deluxe will be but it’s still worth a try. You can download it for free here. Or you can check out the authors blog here [...]
March 27th, 2008 at 5:20 pm
[...] volete provare una demo potete scaricarla qui (non rispecchia tutte le caratteristiche della versione finale). [Fonte: [...]
March 27th, 2008 at 11:37 pm
Great game. I finished it rather quickly and really wanted more levels, so I just did it over and over looking for more complicated solutions. Great fun, can’t wait for Crayon Physics Deluxe. Thanks for the work.
March 28th, 2008 at 1:05 am
BANGING game M8! proper sorted yo! Like, love it.
March 28th, 2008 at 12:49 pm
[...] a “2D physics sandbox”. The idea will be familiar to anyone who’s played Crayon Physics - you draw shapes, which then become solid and interact according to the Laws Of The Universe. Phun [...]
March 28th, 2008 at 5:09 pm
Please give us some more levels!
March 28th, 2008 at 11:32 pm
[...] Physics - Un Super Jueguito Crayon Physics es un prototipo de lo que sera Crayon Physics Deluxe que todavía no a salido. Es un juego simple y [...]
March 29th, 2008 at 1:34 am
I just dicovered the game and spent 2 hours to get through all the levels. The possibilities are amazing, I can’t wait to see more levels and I’ll definitely want to play the deluxe version. Bravo!
March 29th, 2008 at 8:18 am
[...] “laiko prastumėjo” versiją galite parsisiųsti bei apie jį pasiskaitinėti adresu http://www.kloonigames.com/blog/games/crayon. Ir idėja gera, ir apipavidalinimas, tik muzika fone neitin [...]
March 30th, 2008 at 12:24 am
[...] Unfortunately I haven’t gotten to test any of these last two (only the fantastic prototype of Crayon Physics, but they definitely seems to be worth keeping an eye or three [...]
March 30th, 2008 at 12:58 am
[...] Release 1 est disponible : http://www.kloonigames.com/blog/games/crayon et nécessite un petit système Microsoft pour fonctionner (donc une installation de Wine [...]
March 30th, 2008 at 4:29 am
[...] New Discoveries, Technology Greg Verdino points us to a little game called Crayon Graphics by KlooniGames. There’s also a write up over at slate which explains the background a bit more. This game [...]
March 30th, 2008 at 12:05 pm
Just superb game!
March 31st, 2008 at 6:15 pm
[...] not available yet, but you can play a beta of the original Crayon Physics game here. make sure you watch the video below to get a sense of the genius of this game. i’m ready to [...]
March 31st, 2008 at 8:00 pm
is was cool
March 31st, 2008 at 11:56 pm
[...] ganz besonderes Spiel ist Crayon Physics, das Zeichnen und Physik auf wunderbare Weise kombiniert. Die Spielwelt besteht aus einem Blatt [...]
April 2nd, 2008 at 4:49 am
[...] Physics = Mind Blown Wow. Check out this article. Then watch this video. Then download this demo. (alt-enter gets you to full screen). And now try telling me you aren’t completely amazed. [...]
April 2nd, 2008 at 5:30 pm
[...] downloaded the prototype game Puro wrote, Crayon Physics**, and was blown away by it. So was my son, and we ended up fighting over the mouse to solve the [...]
April 2nd, 2008 at 11:56 pm
Hallo. Gibts das Game schon irgendwo für Handy´s mit Symbian system UIQ3 (SE P1i) ??? Wär cool wenn ich es auch auf dem Handy spielen könnte.
Mfg. und weiter so. Richy
April 3rd, 2008 at 1:57 am
boooooring
April 3rd, 2008 at 11:41 am
[...] la Nintendo que hace eso, y no m
April 3rd, 2008 at 6:00 pm
[...] very hesitant to promote such a blatant rip, but in this case I’m alright with it due to a) Crayon Physics being a download-only game, b) Crayon Physics is just a self-proclaimed ugly prototype, and c) [...]
April 4th, 2008 at 1:57 am
[...] The game author created the game in a week, which is pretty impressive. You can download the freeware version of the game here. [...]
April 4th, 2008 at 5:59 am
[...] Physics Deluxe by Kloonigames. One of the best implementations of a physics engine I’ve seen in a while… The previous [...]
April 4th, 2008 at 12:51 pm
I just found this game through some random chain of links and its amazing!
I can’t wait for deluxe!
I managed to ‘make’ (copy+paste) a level consisting of two straight platforms with a tiny gap between them :D. I had to trial and error to get the XML collision to match with my background. Any chance of a clue on how to match the XML numbers to a drawing program? I’m using paint shop pro and your coordinates don’t seem to be in ‘pixels’ (as I’ve done some measurements in psp) but I can’t think what else they would be in. You’re ok with people ‘moding’ it right?
I figured for “lots of space” you just needed a ramp, but I had another solution involving building a long platform out from the star, using counterweights to hold it in place.
It was shaky, but after a few attempts it worked
Anyway, great game, very cute graphics, nicely structured, I like the use of XML and .PNG, leaves it open to modification
Thank you!
April 4th, 2008 at 1:45 pm
p.s. oops sorry, found the level editor.
Still want deluxe.
Deluxe can interpret pivots??!?! omg! XD
April 4th, 2008 at 10:15 pm
[...] en Crayon Physics, el cual os pongo un vídeo a continuación ha salido una versión para el Nokia N810 muy [...]
April 5th, 2008 at 7:12 pm
Oh.My.God. This game is amazing Ôo I’d really like this in full version.
April 6th, 2008 at 8:54 am
[...] original written-in-under-ten-days version of Crayon Physics here, for anyone who wants to check it out. He explains a bit more about why there are two different [...]
April 6th, 2008 at 10:00 pm
[...] agora, mas podem ter certeza que um dia farei. Se você quer conhecer esse jogo, procure também o Crayon Physics, o irmão dele pra PC, que não é sandbox, mas de [...]
April 6th, 2008 at 10:01 pm
I literally just “stumbled upon” Crayon Physics and I greatly enjoyed playing it over and over again seeking alternative solutions or just playing around with the physics.
I absolutely love the concept and art style of this “demo” and I am really looking forward to playing Crayon Physics Deluxe , once it is finished.
Keep up with the good work and Crayon Physics is likely to be a huge success.
Just some improvements I would suggest:
1.Drawing exactly straight lines with the mouse is kind of hard, thus it would be great if there was some kind of key (e.g. “shift”) to lock the current cursor position to draw a straight line until the key is being released. Or probably some kind of ruler
2.I found it a bit to easy at times to lift the ball onto a much higher ramp (even steeply ascending ones) by just drawing dozens of lines or rectangles below it , which took away a lot of challenge to complete some levels.Maybe this could be restricted in a way.
I wish you good luck with this game and all of your other projects.
best regards,
novemberist
April 7th, 2008 at 2:48 pm
I just found this game http://armorgames.com/play/1177/magic-pen
It seems it is a rip off from crayon physics. The third level is exactly like one of yours. The Ideas are all the same. You should sue this guy….
April 7th, 2008 at 4:56 pm
I love this game i play it on my Tablet PC from HP and it will be a big fun if it will supportet on my Nokia N800 or new !!!
It is very good Work !!!!!!!!!!!!!!!
I love this game , if i say this the game must be very good because i had PC games normaly but i like this kind of game. It is so funny wen i use the stilis and a can paly.
April 7th, 2008 at 7:34 pm
[...] public, but a video of it has generated much interest. CPD is the sequel to a freeware game called Crayon Physics, which must be downloaded and installed to [...]
April 7th, 2008 at 8:38 pm
[...] Crayon Physics is PC-only so I can’t play it, but Magic Pen will do in a pinch. Don’t start playing unless you’ve got a few hours to spare. (via waxy) (link) [...]
April 8th, 2008 at 1:25 am
[...] pratimaaa Tags: crayon physics, games, links Everyone! Stop writing your essays and check out Crayon Physics! Best game [...]
April 8th, 2008 at 1:37 am
[...] in the dirt. I remember spending time building crazy machines. It’s based on a game called Crayon Physics, but I prefer the in-browser flash format, because I’m on a [...]
April 8th, 2008 at 3:12 pm
[...] Physics and its clones Some time ago now I stumbled across a freeware game for windows called Crayon Physics and instantly fell in love with it. The premise of the game is very simple - there is a ball on one [...]
April 9th, 2008 at 11:59 am
[...] de Magic Pen é questionável. Ele é praticamente idêntico (exceto por alguns recursos) ao game Crayon Physics, um game simples da Kloonigames, fundada em setembro de [...]
April 9th, 2008 at 12:46 pm
[...] gioco si rifà a Crayon Physics sia nello stile che nel concetto stesso, ma Magic Pen ha però dalla sua che è un gioco in flash. [...]
April 9th, 2008 at 1:04 pm
[...] [...]
April 10th, 2008 at 3:06 pm
[...] Crayon Physics [...]
April 10th, 2008 at 11:54 pm
, Technology Greg Verdino points us to a little game called Crayon Graphics by KlooniGames.
April 11th, 2008 at 12:53 am
[...] Crayon Physics Más información sobre Crayon Physics Web oficial de Crayon Physics Video de Crayon [...]
April 11th, 2008 at 9:00 am
[...] Watch the YouTube video on the site, and you’ll see what I mean. I have yet to try “Crayon Physics” though. I’m sure it would be just as [...]
April 12th, 2008 at 4:05 am
Great game!!!
I’m totally ubsessed about the game
but i’m a little confused…the youtube video shows all these cool things that are in crayon physics *deluxe* but if you haven’t created it yet how can the video exist?
I also observed that my friend has crayon physics on his ipod touch….i tryed playing it and it was great! you could make any object you want, even circles which i thought were only available for the deluxe version…sorry if this all sounds weird but i’m very confused….I love the came…good luck with everying! ^_~
April 12th, 2008 at 10:00 am
[...] a flag, or knocking some blocks outa the way. With 26 levels, it keeps me satisfied longer than Crayon Physics, and time I spend feels almost educational. Seriously, they should use this in schools to teach [...]
April 12th, 2008 at 1:47 pm
[...] Pen is a flash based game by Alejandro Guillen that is unashamedly a rip-off of inspired by Crayon Physics - the freeware physics-based game that has been a runaway success for its author, Petri Purho. They [...]
April 12th, 2008 at 9:45 pm
can everyone tell me when the real game will be available plz ? =/ aproximately
April 14th, 2008 at 4:54 am
[...] Crayon Physics Más información sobre Crayon Physics Web oficial de Crayon Physics Video de Crayon [...]
April 14th, 2008 at 11:17 am
[...] my never ending quest to find cool ways to waste time on the internet, I came across Crayon Physics. Like all of the best games, the object is simple: move the red ball to the star on the screen. [...]
April 14th, 2008 at 5:55 pm
[...] I find it quite fun. It’s a physics game where you have to draw stuff to complete each level. Crayon __________________ I wanna live till I die, no more, no less. [...]
April 15th, 2008 at 7:37 pm
[...] Probably the most fun game ever (and educational too!): Crayon Physics [...]
April 16th, 2008 at 8:21 am
[...] 物理游戏和重力相关,玩起来都有点自己像上帝的感觉,在里面你就是像孩子般在沙滩上堆城堡的“上帝”,半天用沙堆起个城堡,戳一下,垮掉了,没有什么情节,但是傻傻地乐。就像上帝,看着自己造的人在眼皮底下瞎忙活,自己有一套规律却其实是被上帝创造出来为了看着找乐的。下面介绍2个这类游戏先:Phun 这个游戏最近新出。需要下载,我本来还以为是个在线游戏呢。游戏虚拟现实中的东西的形状、重量,以及相互之间的关系。这里是cnbeta上的文章有简要的游戏介绍。这里是游戏的下载地址,windows和linus版本都有了。Crayon Physics/蜡笔物理学来自Kloonigames,这个游戏稍早前发布,也是下载可玩,免费,创作公用协议的。得了“独立游戏节”大奖。链接:蜡笔物理学(Crayon Physics)过关演示。Kloonigames网站开始于2006年。我之前有点纳闷,这些活雷锋开发者他们开发了游戏来不是靠这个卖钱,他们脑子在想什么?是因为国家有健全的社保?哦,后来在Crayon Physics开发者的自我介绍中读到了作者的初衷。作者是个赫尔辛基的学计算机科学的学生,1个月开发免费小游戏是他的一个增强自己游戏体验的方法。这些独立游戏符合小而美的精神,符合“Dogme2001”游戏宣言倡导的游戏开发精神——大型、暴力的游戏不应该是游戏的全部。 [...]
April 16th, 2008 at 3:15 pm
[...] mit Buntstiften gemalt haben und in ihrer Fantasie das gemalte zum Leben erweckten, gibt es im Kloonigames blog nun cooles Spiel. Die Crayon Physics Oberfläche sieht aus wie von einem Drittklässler gezeichnet [...]
April 16th, 2008 at 9:20 pm
wow I would totally have paid 60$ for crayon physics deluxe seriously !
April 17th, 2008 at 1:38 pm
Hi Kloonigames people,
From Infonomia, a company based in Barcelona who is dedicated to connect & dynamize unquiet minds from different fields through events , publications, tv and projects. we contact you with the aim to ask for your cooperation for our exhibition space materials at our upcoming signature event, ifest08.
The iFest is an event of 3 days of duration that is celebrated annually and that it contacts to 400 restless minds of the art, the science, the technology… to international level, through conferences, activities, spaces of dialogue, and an exhibition of innovative objects in which we would like to count on “Crayon Physics Deluxe”.
Please contact me if you interest to collaborate with us in ifest08 exhibition.
Best,
April 18th, 2008 at 6:31 am
[...] Kloonigames » Blog Archive » Crayon Physics (tags: games physics drawing crayon fun education whiteboard interactive kids science programming) [...]
April 18th, 2008 at 5:47 pm
[...] nemendum mínum á starfsbraut FB og í stuttu máli sagt þá sló það eftirminnilega í gegn.Crayon Physics er stórskemmtilegt sköpunarverk Finnans Petri Purho en hann hefur sett sér það metnaðarfulla [...]
April 19th, 2008 at 6:27 pm
Achei o jogo maravilhoso! Pelo que puder ver, estimula grandemente a criatividade e imaginação, de adultos e crianças. A música também é maravilhosa, mas é extremamente curta e depois de um tempo jogando torna-se cansativa.
Meus parabéns à todos que participaram deste projeto!
April 20th, 2008 at 2:03 am
[...] Crayon Physics [...]
April 20th, 2008 at 9:55 pm
[...] Hier geht es zur Internetseite mit dem Download [...]
April 21st, 2008 at 11:32 am
Клёвая шняга. Я, правда, быстро прошел(10 мин), наверное быстро, но очень прикольная
April 21st, 2008 at 1:33 pm
[...] fa mi ero impattuta in un programma fantastico chiamato Crayon Physics, un simpatico gioco in cui bisogna far arrivare la pallina alla meta disegnando con il mouse gli [...]
April 22nd, 2008 at 3:46 am
Do you plan to either release this prototype or the completed version (Crayon Physics Deluxe) in a Mac compatible format? A friend showed me it and the YouTube video and it looks amazing and exactly the kind of game I’d play for hours… Please, if you can.
April 22nd, 2008 at 5:56 pm
[...] Download Crayon Physics: KLICK [...]
April 23rd, 2008 at 2:29 pm
[...] Einer der Pioniere in diesem Gebiet ist Box2D, das für C geschrieben wurde. Das Spiel Crayon Physics, in nur fünf Tagen entwickelt, ist sicher eine der witzigsten Anwendungen dieser [...]
April 23rd, 2008 at 6:00 pm
I love this game. Please release it also for Pocket PC.
April 24th, 2008 at 1:05 am
Good fun! Very creative! An island away from all the shooting games…

some critique though… It would be nice to have some more shapes available, at least triangles
April 24th, 2008 at 4:18 pm
[...] Creo que sintetiza la simplicidad y jugabilidad en un adictivo juego. Pueden bajar el juego desde aca. [...]
April 24th, 2008 at 5:14 pm
[...] It’s got physics in the title of the game so it must be educational right! The object of the game is to guide a ball to a goal point marked by a star. The player does not have direct control over the ball, but can interact with it by drawing shapes with the SMART Board (e.g., ramps to allow the ball to roll from one platform to another and blocks to drop on the ball to start it moving). As you can see from the video I am not very good at it! See if you can do better by downloading it from here. [...]
April 26th, 2008 at 12:10 am
[...] rather well. Even if they are small and thin. The idea was actually inspired by the author of Crayon Physics (which by the way, is a fantastic game that all of you should buy), Petri Purho. He said that [...]
April 26th, 2008 at 7:38 am
Hi Pietro,
Nice work. You’re getting press for this. I read about it in Fortune magazine.
April 26th, 2008 at 5:17 pm
[...] 24) Crayon Physics [...]
April 27th, 2008 at 4:05 pm
Awesome Game!!
For the Deluxe, HURRY UPPP!!!
I have a suggestion, allow users to create, upload & rate puzzles. So you’ll have user generated content as well. And one hell of an addictive game.
Just bring it out!!!
April 29th, 2008 at 1:07 am
It’s one of the most enjoyable games I’ve ever played!! I’m in love with it! I can’t wait for the full version!! Please, hurry!:-):-)
April 29th, 2008 at 12:13 pm
[...] on…. crayon physics not sure if it’s been posted here before - search didn’t find anything. Kloonigames
April 29th, 2008 at 12:40 pm
i’m waiting for the new Crayon Physics Deluxe. how long does it take, til its finished??
April 29th, 2008 at 1:38 pm
[...] Crayon ist ein 7 Tage Projekt von Petri Purho (Helsinki Polytechnic, Finland) link crayon [...]
April 30th, 2008 at 10:12 am
ㅎㅇㅎㅇ
May 1st, 2008 at 8:17 pm
Oh my, you get so many comments every day. And everyone is waiting for the real crayon physics deluxe. A counter to the release would be great.
Have a good time and all the best with the release
Christian
DigitalWorlds
May 2nd, 2008 at 3:07 pm
[...] game yang mirip dengan permainan ini dan bertujuan untuk mengambil bintang seperti game yang ini. Crayon Physics adalah game yang sangat menarik karena membutuhkan sedikit pengetahuan kita tentang fisika. Dimana [...]
May 2nd, 2008 at 3:23 pm
You’re not going to release Deluxe, are you? This is all a tease, isn’t it?
I think this is just a binary lap dance…PLEASE, CAN I HAVE ANOTHER????
May 2nd, 2008 at 5:59 pm
[...] físicas, pero apunta a juegos, así que puede contar. Por defecto viene con una adaptación del Crayon Physics de Kloonigames, pero se le puede añadir muchísimos niveles más, directamente descargándolos [...]
May 2nd, 2008 at 9:17 pm
quiero saber cuando sale este juego??????????’
May 2nd, 2008 at 9:18 pm
El deluxe…. no el normal
May 3rd, 2008 at 6:19 am
this is such bs - you said only a few days and now it’s back to 29 days!!!!! tell us the truth, when will this game be out.
i am a physics teacher - my kids LOVE your game… i let them play it when they behave. they still have no clue how to beat it… so i have to do it for them!!
May 3rd, 2008 at 5:35 pm
[...] Pour ceux qui n’ont pas eu le temps de noter l’adresse au début de la vidéo, c’est là que ça se passe : http://www.kloonigames.com/blog/games/crayon [...]
May 3rd, 2008 at 10:43 pm
este es un buen juego, interesante, espero el release 2
May 5th, 2008 at 6:28 pm
[...] Fisica & Entretenimiento:[Crayon Physics] Aquí traigo de nuevo un par de simuladores de física que tanto gustan en esas tardes sin mucho que hacer. En este caso se trata de Crayon Physics. El objetivo es simple, debemos trazar con el ratón figuras geométricas que ayuden a la bola a llegar hasta la bandera. Bajo este concepto encontramos un juego que por su simpleza puede engancharnos durante horas buscando distintas soluciones en un mismo escenario. Puedes descargarlo aqui [...]
May 5th, 2008 at 9:35 pm
[...] flash crayon game and a bonus crayon game. Before the Magic Crayon game there was a game called Crayon Physics. I wanted to post about it months ago but it is not a flash online game and you have to download [...]
May 5th, 2008 at 9:49 pm
i wait the r2
May 6th, 2008 at 5:26 pm
[...] in the title. I came across some interesting things. First was not a blog, but a game. Crayon Physics is part of an experiment by Petri Purho to create a freeware game every month. For this one: [...]
May 6th, 2008 at 7:53 pm
[...] Crayon physics es un juego que he visto anunciado en la Xtreme de este mes y me ha parecido una pequeña obra maestra de la diversión, os comento… [...]
May 7th, 2008 at 12:32 am
[...] under: Gaming, Software, Education, FreewareFor (let’s say) “phans” of Crayon Physics, Phun 3.5 is a similar kind of physics simulator created by Emil Ernerfeldt for his thesis at [...]
May 7th, 2008 at 12:35 am
[...] under: Gaming, Software, Education, FreewareFor (let’s say) “phans” of Crayon Physics, Phun 3.5 is a similar kind of physics simulator created by Emil Ernerfeldt for his thesis at [...]
May 7th, 2008 at 12:43 am
[...] under: Gaming, Software, Education, FreewareFor (let’s say) “phans” of Crayon Physics, Phun 3.5 is a similar kind of physics simulator created by Emil Ernerfeldt for his thesis at [...]
May 7th, 2008 at 1:23 am
[...] (let’s say) “phans” of Crayon Physics, Phun 3.5 is a similar kind of physics simulator created by Emil Ernerfeldt for his thesis at [...]
May 7th, 2008 at 5:13 pm
[...] it is: Crayon Physics is a freeware puzzle game. The object of the game is to guide a ball to a star. Students do not [...]
May 7th, 2008 at 8:59 pm
[...] to work well, yay. I hope this kind of puzzle-physics game is more my kind of thing than games like Crayon - the possibilities of drawing your own objects is just a way too confusing concept for my [...]
May 8th, 2008 at 9:53 am
[...] in denen Sie mit der Maus Objekte malen, die sich dann physikalisch korrekt verhalten, allen voran CrayonPhysics. Phun ist von allen jedoch am umfangreichsten. Es handelt sich nicht um ein Spiel, sondern eher um [...]
May 8th, 2008 at 7:00 pm
Some guy at newgrounds.com created Magic Pen…. It’s quite the same and has some cool features.. Try it!!
May 8th, 2008 at 8:12 pm
[...] Crayon Phisics: aurreko batean eman genuen, blog honetan bertan, joku honen berri. Oinarrizko bertsioa da oraindik deskargatu daitekeen bakarra baina laister kaleratuko omen dute Deluxe bertsioa. Egokiago ikasle gaztetxoentzat, Lehen hezkuntzako azken ziklokoentzat, adibidez. Bila aritu banaiz ere, ez dut inon aurkitu zein plataformarako diseinatuta dagoen baina nik esango nuke Windowsen soilik erabil daitekeela. Hona beste bideo bat: [...]
May 9th, 2008 at 1:18 pm
[...] (let’s say) “phans” of Crayon Physics, Phun 3.5 is a similar kind of physics simulator created by Emil Ernerfeldt for his thesis at Umeå [...]
May 9th, 2008 at 4:14 pm
[...] (screenshot shown below) and simpler version, a game made in 7 days, is available to download HERE. But still worth downloading to get an idea of what he is trying to [...]
May 9th, 2008 at 6:46 pm
I downloaded the game to have a try but it didn’t work, of course, because I have a Mac.
Do you think you could mention somewhere that it’s a Windows game?
May 10th, 2008 at 11:49 am
it looks very fun!!
send the game for me ,please
May 11th, 2008 at 12:54 pm
This game is very beatiful but it’s very short thank’s for everything from everyone…:)
May 11th, 2008 at 10:28 pm
I have downloaded the file more than once, but crayon.exe does not seem to run?
May 13th, 2008 at 11:06 pm
[...] the Crayon Physics game but you don’t have to download anything (it’s in [...]
May 15th, 2008 at 12:35 pm
[...] of the indie celebrities, namely Petri Purho, maker of IGF 2008 winner Crayon Physics Deluxe and Crayon Physics, Erik Svedäng, maker of the very much talked about Blueberry Garden, and Martin [...]
May 15th, 2008 at 2:56 pm
Great game!!! Can’t wait to see the deluxe! Love the atmosphere of the game…so relaxed…8->…..If you want, I could try to help at making levels for the Deluxe:D:D I’d like that:D:D
May 15th, 2008 at 6:47 pm
this is SUCH a relaxing game.
you need to market this to wiiware.
can’t wait for the Deluxe!
May 16th, 2008 at 3:53 am
I would love to see this game publish for the Wii as WiiWare. My boys just love the demo and I think it would make a GREAT Wii game.
May 16th, 2008 at 10:02 am
[...] Pen ist ein netter Klon von Crayon Physics. Mit einem Wachsmalstift zeichnet man einfache Formen, über und mit denen man einen kleinen [...]
May 16th, 2008 at 6:33 pm
As I said, I made 4 levels for the game. Download the pack here:
http://www.morpheussoft.110mb.com/soft/levels_tayron.zip
Have fun and I hope they’re good;)
May 18th, 2008 at 9:12 pm
Hi, why don’t you make that game for mac too? I love it!
May 20th, 2008 at 5:14 pm
crayon physics is good i found this game called marker world VERY SAME to crayon physics deluxe but i reckon when new crayon game comes out it be much better cuz u can draw cars witch actly move!!!!! and u would get more levels so wooooooot go crayon physics deluxe for now i’ll play marker world then new crayon meh
May 20th, 2008 at 9:38 pm
[...] Crayon Physics Más información sobre Crayon Physics Web oficial de Crayon Physics Video de Crayon Physics Entretenimiento, [...]
May 21st, 2008 at 10:48 pm
Great game!
May 22nd, 2008 at 2:34 pm
[...] Crayon Physics by Petri Purhodownload, 5.63 MB [...]
May 23rd, 2008 at 12:24 am
You need to copyright your work because a lot of people are copying it without licensing your idea.
http://www.maxgames.com/play/magic-pen.html
May 23rd, 2008 at 6:34 am
Golf Games For Computer…
This isn’t the game in that YouTube video!The YouTube game is called Crayon Physics Deluxe and[...]…
May 27th, 2008 at 4:15 pm
برو بمیر کثافت دیوانه
May 29th, 2008 at 5:14 pm
C’mon get the lead out and put crayon physics delux out already you f’n slacker
May 30th, 2008 at 4:26 pm
[...] Crayon Physics by Petri Purhodownload, 5.63 MB [...]
May 30th, 2008 at 8:08 pm
[...] Crayon Physics by Petri Purhodownload, 5.63 MB [...]
May 30th, 2008 at 8:53 pm
[...] Crayon Physics by Petri Purhodownload, 5.63 MB [...]
May 30th, 2008 at 11:31 pm
[...] Crayon Physics by Petri Purhodownload, 5.63 MB [...]
June 1st, 2008 at 12:24 pm
[...] Crayon Magazine Giochiamo coi pastelli a cera! [...]
June 1st, 2008 at 9:08 pm
[...] is the 1 year birthday of Crayon Physics. The game was released 1st of June 2007. With everything that has happened it’s somewhat hard [...]
June 3rd, 2008 at 12:23 am
This is the coolest game I’ve ever played. You should continue the work, it can become a great game.
June 3rd, 2008 at 2:55 pm
[...] a cucc prototípusa letölthető. A videóban látható verzió még nincs készen, de azt ígéri a készítő, hogy amint frankó [...]
June 4th, 2008 at 8:22 am
아나 장난??
June 4th, 2008 at 4:10 pm
For someone who claims to write a game every week, you’re sure taking a long time getting Crayon Physics released. It’s been about a year since you released the prototype!
June 5th, 2008 at 2:18 am
[...] Crayon Physics es un juego de rompecabezas diseñado por Petri Purho. El objetivo es guiar una bola a un punto de llegada marcado por una estrella o, en el nivel final, varias estrellas. El jugador no tiene control directo sobre la bola, pero puede interactuar con ella dibujando figuras con el ratón (por ejemplo, rampas para permitir a la bola rodar de una plataforma a otra). De esta forma, el juego recuerda a juegos de rompecabezas como Marble Madness y Super Monkey Ball y juegos de aventuras como Okami y Magic Pengel. Está diseñado para Tablet PC aunque tambien podemos jugar en el ordenador con el ratón. (fuente: Wikipedia) Descarga: Crayon.zip (5,6 Mb) En Linux puede emularse mediante Wine usando esta dll MSVCP60.DLL. [...]
June 5th, 2008 at 5:25 am
[...] Finnish casual games student/genius Petri Purho brought the amazingly simple experimental game Crayon Physics to the world, and ever since then we’ve been hungry for more. He reportedly has been [...]
June 5th, 2008 at 10:31 pm
I am on this site for more then a year now and the games here are awesome.
keep up the good work Petri Purho
June 6th, 2008 at 5:13 am
[...] Crayon Physics by Petri Purhodownload, 5.63 MB [...]
June 6th, 2008 at 10:15 pm
[...] finner du her, med mulighet for å be om en epost når programmet er ferdig. Det finnes en prototype tilgjengelig for nedlasting, men denne har langt færre funksjoner og regnes ikke engang som en demo på det endelige spillet. [...]
June 10th, 2008 at 1:19 pm
Excellent!
Thank you.
June 11th, 2008 at 11:25 am
[...] of use have tried the original Crayon Physics where you could draw different squares to get the ball to the star, and then advance to next level. [...]
June 12th, 2008 at 11:21 pm
Awesome, very good idea, please finish this game and of course, add more levels!
June 13th, 2008 at 10:47 pm
[...] JellyCar genannt, ausgedacht und programmiert von Walaber. Vom Grafikstil erinnert das Spiel an Crayon Physics. Vom Spielinhalt unterscheidet es sich aber gewaltig: Man steuert ein kleines Auto durch eine bunte [...]
June 14th, 2008 at 7:23 am
[...] Link to their Homepage: http://www.kloonigames.com/blog/games/crayon [...]
June 15th, 2008 at 5:16 am
***UPDATE*** The creator is contemplating selling the rights to Deluxe to a major game/console maker. Do not expect a free download here. He is literally “selling out”…Too bad he ignores this blog too….
June 15th, 2008 at 3:04 pm
# jm Says:
May 23rd, 2008 at 12:24 am
You need to copyright your work because a lot of people are copying it without licensing your idea.
http://www.maxgames.com/play/magic-pen.html
Wow, in the credits he gives credit to Petri Purho and thanks him for making Crayon Physics.
I played through that entire Magic Pen game and it’s pretty good, You really have to get creative. Once I finished all of the levels I went back and completed some of them in less shapes (dramatic changes like 54 shapes to 4 shapes) just because I found out how to do certain things as I played.
I only wish Crayon Physics Deluxe was released, as do so many others. I’d have such a blast with it! :’(
June 16th, 2008 at 10:45 pm
[...] Web del autor: http://www.kloonigames.com/blog/games/crayon/ [...]
June 17th, 2008 at 4:21 am
Great work, really. My respect.
June 17th, 2008 at 6:36 pm
[...] http://www.kloonigames.com/blog/games/crayon/ [...]
June 18th, 2008 at 5:05 am
how download this game complet
June 18th, 2008 at 5:21 pm
Hello Petri!
Well I just wanted to post a birthday comment, it’s been a year since I first wrote my first one. It seems that this game is still attracting people! Well it’s probably because of the Youtube video but it seems the comments have changed a little.
At the beginning it went like “An editor, please” or “Please make more levels”. Then with the video it became more like “Why can’t I draw shapes like in the video?”. Then “Hurry up with CPD, stop your monthly games [...]“. But now comments deal with copyright and MagicPen and so on.
I’ll just say that this year monthly games (well except for Cancer War) have really been entertaining.
Keep up with the good work!
June 18th, 2008 at 10:14 pm
[...] the mind that brought us the superb Crayon Physics comes the brief little match-3 type puzzle game, Planet of the [...]
June 20th, 2008 at 2:54 am
Hello Guys,
FYI i think you have just been ripped off say this today
jsut though you might like to know as i am a big fan of ure stuff
http://www.miniclip.com/games/magic-pen/en/
June 20th, 2008 at 8:03 pm
Best game ever… Well almost but a close second for me! So simple yet fun. I play the same few levels for hours when bored at work. Thanks again! Can’t wait for the final release, I am crossing my fingers that it comes soon.
June 21st, 2008 at 6:38 pm
Found out about the game on YouTube (the Deluxe preview) and thought it looked too good to be true… How wrong I was
Love the game (and the extra levels) for its simple genius, just like the classics. Hypnotic soundtrack too.
June 22nd, 2008 at 9:48 am
It’s actually quite possible, and FAIRLY reproducible to solve all the puzzles but the last with a single box. I think I need three for that one… no wait, I just figured out how to do it in two. So yeah, one box per star. I’ve done em all twice now this way.
\o/
June 22nd, 2008 at 2:03 pm
I hope the new crayon delux comes out soon i wish it was already out i LOVE THE GAME
June 22nd, 2008 at 9:30 pm
Look at this, its like Deluxe!!!
http://www.miniclip.com/games/magic-pen/de/
June 22nd, 2008 at 10:35 pm
[...] Crayon Physics by Petri Purhodownload, 5.63 MB [...]
June 24th, 2008 at 11:36 pm
perfect perfect perfect…
June 25th, 2008 at 7:10 pm
Hey, where is CRAYON PHYSICS DELUXE !!!! I wait, wait , wait, wait and wait…
On German:
Wo bleibt das Spiel? Habt ihr damit aufgehört???
On English:
Where is the game? Have you stopped?
On French:
Où est le jeu? Avez-vous donc cessé?
But the prototype is cool..
But I am sad because Crayon Physics Deluxe…
June 27th, 2008 at 2:58 am
I downloaded the game but I get a blank page when I go to open it. Is this for Mac only or something?
June 27th, 2008 at 2:22 pm
[...] Ce jeu, ersatz du concept Le Crayon , activera vos méninges malgré un soleil harrasant. Partager : Ces icônes sont des liens vers [...]
June 28th, 2008 at 1:54 pm
I was wondering whether I would be allowed to/or able to put this game on my school website as it is such fun?
June 30th, 2008 at 2:30 pm
@Robert Noakes: Yes it’s okay for you put this prototype for your school’s website.
July 2nd, 2008 at 1:33 pm
[...] Crayon Physics의 제작자가 만든 새로운 게임. 제목은 Jimmy’s Lost His Toilet Paper. 지미가 자신의 휴지를 찾기 위해 모험을 떠나는 대서사시.. [...]
July 2nd, 2008 at 7:30 pm
Hi Petri
You must realise you are onto a winner with this concept. have just seen pocket physics - another winner. There is so much to explore with this concept and it is as straight forward as looking in the kitchen, amongt other places. For e.g. bring in some water, other evry day objects. There is no end to the creativity you can employ for this. You must realise you are talking major success in the gaming world with royalties etc. I think you need to talk to a manager or something, someone that can sort out copyright and gaming rights. So far the big boys have left your concept alone I think - they will surely find a way to rip off the concept and build a money spinner game before you if you don’t get a move on.
You might even have a chance of going to one of the biggies, a company like nintendo and receive royalties for life - this game is like tetris - never going away, never die.
Hope you get all you deserve for this - great effort.
neil
July 4th, 2008 at 2:31 pm
It’s so Great !!!!
Wow!!!~~~~
July 6th, 2008 at 3:05 am
To be honest, I think the development is taking way to long. People stealing you’re idea is inevitable at this point. Taking you’re time is one thing, talking about publishing a game without showing results is going ‘Duke Nukem Forever’-style, and even they show some result after 10 years. lol
Just give us something.
Even if it isn’t a working version of the game, just a new movieclip or something. So we can know you’re still working on it. You’re elected the best indy-game-developer for a reason, so prove it once again.
I love your work man, I just get a little frustrated after about a year. I wish you succes.
July 9th, 2008 at 7:30 am
[...] Guillen (autor de Spin de The Black Circle), y tiene un funcionamiento similar al conocido Crayon Physics, (el enlace corresponde al prototipo, la versión definitiva no ha salido todavía) a cuyo autor, [...]
July 12th, 2008 at 11:46 am
Great work.
My new blogs hits increased rapidly when I put your link onto it.
I am really looking forward to seeing the next version.
All the best.
http://www.7rlog.wordpress.com
July 14th, 2008 at 2:48 am
[...] I just heard of the game today. I downloaded the demo from: http://www.kloonigames.com/blog/games/crayon [...]
July 16th, 2008 at 8:54 am
[...] Потрясная, приятная, красивая, живая, но жаль что пока короткая игрушка. Проходиться на одном дыхании http://www.kloonigames.com/blog/games/crayon/ [...]
July 17th, 2008 at 3:40 pm
[...] Hier ein Video zu dem Spiel: Crayon Physics Deluxe auf das Video klicken, hier das Spiel: Kloonigames Blog Archive Crayon Physics auf Download klicken __________________ Die Hook hat erheblichen Ohrwurm-charakter. Stellt euch [...]
July 17th, 2008 at 4:19 pm
Hello,
I played this game a few months ago and I really have to say how cool is the game concept. But now, I’m really sad because I’ve watched how your wonderful idea has been used in a commercial game for wii, pc an nds. You should see the next video:
http://www.gametrailers.com/player/36812.html
Anyway, your game is great, keep it up.
July 21st, 2008 at 8:58 am
wtf man? it’s been more than a year!!! In this time you could have added about 500 levels!!! Release the damn game! If your montly games are done in a week, as you say, that leaves you with 3 more weeks!!! Oh, and how about you start ANSWERING in this blog? Yes, I’m pissed off!
July 21st, 2008 at 6:32 pm
[...] physics, joguinhos de física, phun O nome do jogo é Crayon Physics. O objetivo é coletar as estrelas, empurrando a bolinha, desenhando quadriláteros (!) ou linhas [...]
July 22nd, 2008 at 12:51 am
Fajna strona, znalazlem ja przypadkowo ale teraz bede tu wpadal czesciej, pozdrawiam
July 24th, 2008 at 8:00 am
Crayon Physics is the bomb! I love it>
July 24th, 2008 at 11:28 pm
[...] “deluxe” version isn’t available yet, but you can download the older version which is still a lot of fun to [...]
July 25th, 2008 at 11:52 am
[...] Ups: JelloCar Crayon Physics Ninjah Best Abstract Game: Echoes Great whooshy graphics and an extra minigame, all with lots of [...]
July 25th, 2008 at 6:11 pm
Its seems that DELUXE take a long time.
Plse dont give up!
Make deluxe a reality!
July 28th, 2008 at 7:17 am
I loved the demo version of Crayon Physics, and have been waiting for the Delux to come out. There is a game called Magic Pen that is stealing your ideas pretty hard core. Might wanna look into that.
July 30th, 2008 at 12:32 am
[...] Crayon Physics 是一款非常有趣的物理游戏,目的是让画面里的小球接触到五角星 [...]
July 30th, 2008 at 9:26 pm
[...] Kloonigames
August 5th, 2008 at 6:16 pm
[...] Here is the blog of the Crayon Physics dude: [...]
August 6th, 2008 at 3:13 pm
Hi, I’m very interested knowing where the deluxe game is going to be released.
August 8th, 2008 at 2:30 am
I too loved the demo of CP, good job, have you considered making an XBOX version and make it a DLC?
August 9th, 2008 at 5:13 pm
Скачал, посмотрел, отличная игрушка! *THUMB_UP
August 10th, 2008 at 4:09 pm
I dont suppose the game will be playable on mac pretty soon?! I only work with mac, but its a damn shame I cant play this game. it has such a calming atmosphere that playing this game once in a while will help anyone under stress. the song ghost lullaby fits this game so perfectly that its scary.
please let me know if it is or will be playable an mac.
take care
Dennis
August 10th, 2008 at 4:49 pm
[...] помнят Великую и Ужасную Прекрасную игру Петри Пурхо Crayon Physics Deluxe (которой, к слову, два месяца назад исполнился год). Чем [...]
August 11th, 2008 at 1:50 pm
@kibaj
People may steal his idea but if he has truly been working on it this whole time there is no way in hell any other versions will come close to as good as his.
Also the “Duke Nukem Forever”-style is called vaporware.
August 12th, 2008 at 6:26 pm
[...] can download a free demo of the old version here. And no, you don’t need a tablet [...]
August 13th, 2008 at 5:30 pm
[...] with an open-ended physics game. On the other hand, open-ended physics games are pretty easy to find for free these days, and The Magic Toy Chest sells for $19.95. So, just how magical a chest are we talking [...]
August 14th, 2008 at 5:32 am
[...] Crayon Physics by Petri Purhodownload, 5.63 MB [...]
August 15th, 2008 at 11:11 am
always extend in 30 days!
August 17th, 2008 at 10:33 pm
[...] http://www.kloonigames.com/blog/games/crayon [...]
August 18th, 2008 at 7:10 pm
If this isn’t the game from the youtube video, where can I find the game of the video?
Thnks in advance for telling me.
August 19th, 2008 at 5:39 pm
when will it com to Windows Mobile?
August 20th, 2008 at 12:21 pm
[...] Crayon Physics @ Kloonigames.com [...]
August 23rd, 2008 at 3:59 am
[...] Physics Deluxe is a sequel to the popular freeware game Crayon Physics. Or you can think of it as the game I would have created if I would have had more than 7 days to do [...]
August 26th, 2008 at 5:03 am
Is there any way that after deluxe is released, someone can make a version for mac? Thank you all so much! -chris
August 28th, 2008 at 4:39 pm
Thanks for article
August 30th, 2008 at 10:00 pm
[...] Para ir haciendo boca, en su blog colgó un prototipo. [...]
August 31st, 2008 at 4:45 am
[...] El juego no está terminado todavía, pero promete ser muy adictivo, además el peculiar estilo de juego abre un sinfín de caminos posibles, para cada una de las pantallas. De momento sólo podemos esperar pacientemente a que terminen esta delicatessen. Aunque si no tienes paciencia puedes descargarte la anterior parte: Crayon Phisics [...]
September 1st, 2008 at 6:30 pm
這個軟體真是好玩,應用在課堂時,學生也很喜歡,真是佩服您阿
September 1st, 2008 at 9:56 pm
Aww come on! Where is the deluxe? =((
September 2nd, 2008 at 10:11 pm
I haven’t had that much fun with a game in a long time. Played all the way to the end. Wonderful!
September 6th, 2008 at 4:05 am
請問這個遊戲哪裡下載
September 6th, 2008 at 8:06 am
真是一个好玩的游戏!
September 6th, 2008 at 12:19 pm
This game is very innovative. If you finish the deluxe version, I’d expect this to go to console gaming platforms. Particularly the NDS.
September 7th, 2008 at 5:02 pm
[...] you should just download it now! Last one I’ll use is completely different. It’s a bit short, but Crayon Physics is great fun It’s only 3 or 4 levels long, but due to all of the different ways there are to solve [...]
September 9th, 2008 at 3:45 pm
haha….this is awesome…..i love it!
September 17th, 2008 at 11:30 am
Wow, I can’t get over how much fun this is! My only criticism comes from not being able to shut off the music
It amazes me how the simplest ideas become so addictive. thank you so much for this!
September 18th, 2008 at 7:38 pm
Everyone in my family loves this game, and they (and me) where said when they learned that most it would be a long time before anything happens with it.
If you would like some help with cleaning up the source code, doing documentations, tutorials, etc I willing to help. I am a window / mac developer who also doesn’t have much time, but wouldn’t mind spending time helping out on this game.
If not that is ok, great game!
September 19th, 2008 at 3:02 am
[...] Todavía está en desarrollo, pero podéis descargaros la versión anterior -es freeware- desde aquí. Click en la imagen para ver el video [...]
September 19th, 2008 at 7:29 pm
[...] aquí lo podéis [...]
September 20th, 2008 at 7:20 am
good!!
재밌음
September 22nd, 2008 at 12:58 pm
I am sure you’re slammed, and I don’t believe that you are a mac developer, BUT this BELONGS on the iPhone and iPod touch. It would easily be the number 1 app in the app store overnight… @ 10 -20 bucks a pop, you’d quickly make millions! If you are ever ready to take it on, please cosider this the first request to be a beta tester, I’ve been one for a few apps now and they have been great experiences for all parties involved. Either way good luck! (I wish there were more status updates on the situation of this particular game though
)
September 27th, 2008 at 4:42 pm
is the game ever comming out? is this the new duke nuk’em forever?
September 28th, 2008 at 8:51 am
[...] you’re looking for a fun way to waste a few hours, give Crayon Physics a download over at Petri’s blog. While you’re at it, take some time to explore the site. He releases new 7 day games all the [...]
September 28th, 2008 at 9:20 pm
[...] Oyun hakkında detaylı bilgi ve indirme için tıklayınız. [...]
September 30th, 2008 at 11:33 am
Hey, why there is no mac version??
October 7th, 2008 at 6:23 pm
[...] él me informó ^^), descubrí un juego de esos sencillitos, pero muy entretenidos, y se trata de Crayon Physics, en el que tendremos que ir dibujando cosas que al caer empujarán una bola, tratando de hacerla [...]
October 10th, 2008 at 8:46 am
[...] 1 person, and show off something we’ve never seen before. Another game from this project is Crayon Physics. [...]
October 12th, 2008 at 1:46 am
bridge directory…
The TrackBack specification was created by Six Apart, who first implemented it in their Movable Type blogging software in August…
October 13th, 2008 at 6:07 am
can someone pleas email me the set up for this my pc wont download it!!! killer__kaka@hotmail.com
thanx
October 16th, 2008 at 10:02 pm
nice wait what ages is this game for??
October 19th, 2008 at 1:28 am
[...] il link porta a Magic Pen, gioco in flash ispirato a Crayon Physics. Crayon Physics Deluxe sarà il fratello minore che dovrebbe far vendere molti [...]
October 19th, 2008 at 7:14 am
[...] game Numpty Physics. Numpty Physics is a free and open sourced clone of the popular Windows game Crayon Physics, but allows more diverse painting objects. Here is a screenshot from the title [...]
October 19th, 2008 at 5:57 pm
[...] Numpty Physics es un clon libre / inspirado en el exitoso juego Crayon Physics. [...]
October 20th, 2008 at 8:28 am
[...] Crayon Physics ist Spiel der Gattung “Einfach-Simpel-Genial”, das mich und sogar meine Frau seit langem mal wieder so richtig an den PC gefesselt hat. Ziel des Spieles ist es einen roten Kreis zum Stern zu bewegen, ohne den Kreis selbst zu berühren. Um das zu schaffen, muß man Linien, Kreise, Balken oder andere Körper auf ein Malblatt zeichen, damit das ganze in Bewegung kommt. Der Clou des Spieles ist die integrierte Physik, mit der sich die Objekte anschließend bewegen. Die meditative Musik rundet rundet das gelungene Spiel ab. [...]
October 22nd, 2008 at 9:48 pm
[...] Softonic, Kloonigames und [...]
October 25th, 2008 at 3:24 am
create this game for wii ware please.
October 27th, 2008 at 3:03 am
[...] Voilà un petit jeu magique. Libre et gratuit !A télécharger ici ! [...]
October 27th, 2008 at 4:00 pm
Sweet game cant wait for it to be finished
October 28th, 2008 at 3:01 am
GREAT JOB PETRI - YOU’VE GOT A NEW LIFETIME FAN!
ONE OF THE BEST GAMES I EVER EXPERIENCED!
100% age free, 100% creative, 100% addictive!
If you write a level-editor - i’ll even suggest to marry you ^__^
(Or maybe I just create a lot of levels to show you my gratitude…)
October 28th, 2008 at 2:40 pm
[...] dépendra donc aussi de votre capacité a effacer les preuves après installation de ces jeux. Crayon Physics de Kloonigames (grand prix du Independent Games Festival 2008) Synaesthete des étudiants du [...]
October 30th, 2008 at 1:49 pm
Sigh .. come on Petri - will you ever finish this game, or are you just stalling all of us. I don’t mean to be rude or anything .. I do LOVE your game - thus the frustration.
I agree that this HAS to come one the iPhone/iPod touch .. it was made for it! … and you could be very wealthy in NO time. Try it out - you got a winner here.
But please do it before we all retire and cant use our thumbs!
October 30th, 2008 at 10:23 pm
Админчег
У меня к тебе небольшое предложение, хоть и не по теме блога
Напиши пожалуйста свой обзор передачи Гордон Кихот. Особенно прошлый выпуск, про Шансон.
Спасибо
Удачи дружище
October 30th, 2008 at 10:54 pm
[...] - Thread Alles auf Kloonigames ist gro
October 31st, 2008 at 2:26 am
[...] Crayon physics es similar al anterior sólo que en este no hay ruedas ni ejes, únicamente hay rayas y bloques que dibujas tu mismo y que bien combinados con la gravedad llevarán a la pelota hasta la meta. [...]
October 31st, 2008 at 9:17 am
[...] Crayon Physics by Petri Purhodownload, 5.63 MB [...]
November 1st, 2008 at 7:35 pm
no komen!!!!
November 7th, 2008 at 8:21 am
Great fun. Lack of levels is disappointing but other wise fantastic bit of gaming
November 9th, 2008 at 2:11 am
Very impressive game. It makes me laugh out loud to see how the whole structure can come tumbling down. Not many games are this rewarding. And to base it all on XML configuration… thumbs up! I’m going to start making my own levels straight away. I wish more developers would have this kind of foresight. Nice job!
November 9th, 2008 at 10:07 pm
[...] Numpty Physics es un clon libre inspirado en el exitoso juego Crayon Physics. [...]
November 11th, 2008 at 5:17 am
[...] you want to get a vague feel for this, check out the “quick and ugly” version, Crayon Physics, which is free to download. But remember, the Deluxe version bore almost no resemblance to this a year ago, so it’ll be [...]
November 11th, 2008 at 5:44 pm
[...] come esperimento ludico gratuito, Crayon Physics era un puzzle game basato sulla fisica e sull’effetto della forza gravitazionale, in cui [...]
November 11th, 2008 at 9:26 pm
[...] Zum Download [...]
November 13th, 2008 at 9:41 am
The article is very good. I’d like to download the games and themes can visit the Sony Ericsson http://se-games-themes.blogspot.com/
November 14th, 2008 at 7:03 pm
[...] Physics Deluxe Available for pre-order Earlier this year I wrote about a wonderful freeware game called Crayon Physics which was a demo version of an in-development game called Crayon Physics Deluxe. The game’s [...]
November 18th, 2008 at 3:13 pm
[...] er desværre fortsat i en udviklingsfase, men en “light-udgave” kan prøves her. Idéen er, at man tegner de figurer, der skal skabe den nødvendige bevægelse i de enkelte baner. [...]
November 19th, 2008 at 8:51 pm
[...] Crayon Physics [...]
November 22nd, 2008 at 12:57 am
This game would be amazing if you didn’t have to download it and make your computer slow!!!!
November 24th, 2008 at 9:12 am
[...] Gioco per bambini da scaricare tipo Crayon (vedi mio post) per Windows e Xbox360. Questo gioco e’ l’unico da scaricare ma [...]
November 24th, 2008 at 9:45 am
[...] Crayon Quando ho visto questo gioco per bambini (che appassiona anche i grandi), mi sono emozionato. Per eseguire il gioco, dopo averlo scaricato, è necessario lanciare il programma crayon.exe. L’ obiettivo di questo passatempo è di fare rotolare il cerchietto rosso fino a colpire la stellina con l’ aiuto delle forme geometriche create ad arte. [...]
November 27th, 2008 at 11:33 am
[...] Purho ha pubblicato una serie di piccoli giochi sviluppati nell’arco di una settimana. Il suo Crayon physics, che diventerà presto un titolo commerciale, è un’altra innovativa applicazione di motori [...]
November 29th, 2008 at 4:33 pm
[...] Totally Cool Game of the Day: http://www.kloonigames.com/blog/games/crayon [...]
November 29th, 2008 at 11:40 pm
[...] game is a free download. Kloonigames
December 4th, 2008 at 4:38 am
I really like tetris, I waiste all of my time at work playing it.
December 4th, 2008 at 8:57 am
[...] the Crayon Game. Posted in: Games on December 28th, 2007 by: Adam Patterson Previous: Night Lights Next: [...]
December 15th, 2008 at 12:24 pm
[...] or Die is one of the rather new category of games based on physics simulators, like Line Rider or Crayon Physics. While a lot of the games in this group are not real fun to play, Bike or Die manages to combine [...]
December 15th, 2008 at 10:34 pm
Great game. Bring back the monthly games!
December 17th, 2008 at 5:02 pm
Excellent job!
December 17th, 2008 at 6:57 pm
[...] Iphone version of the lo-fi classic Crayon Physics. I’m still waiting for Crayon Physics [...]
December 18th, 2008 at 4:07 pm
Nice games, I never had the change to play this kind of flash games which is pretty interesting and addictive. Though the aspect is pretty simple but the game concept is great! I’ll add it to my flash portal game where you can get over 3000 games to play online.
December 21st, 2008 at 2:03 pm
[...] ceux qui aiment bien tout ce qui subit la gravité, il y a également Crayon Physics (qui ne fonctionne que sur Windows, lui), un jeu dans lequel on doit faire avancer une balle (ronde [...]
December 23rd, 2008 at 4:14 am
[...] knew playing the original a year ago that despite being rough around the edges, Crayon Physics was a brilliant idea. Fast forward to December 2008 and Kloonigames has been hard at work right [...]
December 23rd, 2008 at 4:43 am
[...] knew playing the original a year ago that despite being rough around the edges, Crayon Physics was a brilliant idea. Fast forward to December 2008 and Kloonigames has been hard at work right [...]
December 23rd, 2008 at 5:10 am
[...] The cuddly joyful happy place that is Crayon Physics Deluxe now has it’s beta demo available for anyone who’s pre-ordered. Which you really should have. You can do so here. This early behind-closed-doors demo from Kloonigames’ Petri Purho contains the first 18 levels of the game, along with access to a limited version of the level creation tools, letting you set your own challenges. It’s the first chance for people to get their hands on the Deluxe version of things, and see quite how many leaps and bounds forward this is since the original Crayon Physics. [...]
December 26th, 2008 at 10:21 am
[...] Télécharger la version PC [...]
December 27th, 2008 at 12:46 am
[...] PC version, Crayon Physics Deluxe, which so far has only been released to the public as a playable prototype. A beta version was recently sent to preorder holders, though a final release date has not been [...]
December 28th, 2008 at 12:19 am
[...] Purho ist für die Umsetzung des Spiels „Crayon Physics“ verantwortlich, welches eine menge Spaß macht und durch ein ausgefallenes Spielprinzip [...]
December 28th, 2008 at 8:48 am
[...] original “ugly prototype” and try playing through its five levels. You can download it here for free, and after you’ve mastered that and are hungry for more (and you will be!), you can [...]
December 29th, 2008 at 10:08 am
[...] game was created by Petri Purho via Kloonigames. Check out the video below or download it for yourself. Note that this version is the [...]
December 30th, 2008 at 5:36 pm
that good skill tracking games. it’s like IQ games and can increase the child IQ and EQ. Great adn Good Luck to tha Gamers
December 30th, 2008 at 6:08 pm
[...] Crayon Physics: An addictively fun game that works great on the SMART Board. [...]
December 30th, 2008 at 10:20 pm
[...] it out, and seeing another independent developer make good. I’ve been following it since its prototype release and it’s nice to see it bloom into a full-fledged product, not unlike World of [...]
December 31st, 2008 at 10:21 am
Awsome game man, well impressed!
January 1st, 2009 at 5:06 pm
[...] Se volete un consiglio comprate il gioco perché ne vale completamente la pena, e non dimenticate che è sempre e comunque disponibile il gico nella sua versione di base, Crayon Physics, scaricabile liberamente dqal sito ufficiale [...]
January 5th, 2009 at 12:22 am
[...] Schon bei der ersten Version hatte ich eine riesen Spaß: http://www.kloonigames.com/blog/games/crayon [...]
January 5th, 2009 at 1:31 am
[...] June 2007, Petri Purho (the games designer, developer, and everything else) released a prototype game, made in 5 days, called Crayon Physics. [...]
January 6th, 2009 at 11:57 pm
What is bumburbia?
January 7th, 2009 at 10:19 am
[...] June 2007, Petri Purho (the games designer, developer, and everything else) released a prototype game, made in 5 days, called Crayon Physics. [...]
January 7th, 2009 at 10:20 am
[...] am sure many people buying the game will have played the original demo… So what’s [...]
January 7th, 2009 at 10:35 am
[...] entrada (o eso pensaba, pero se ve que fué en un sueño) sobre un simpático jueguecillo llamado Crayon Physics. Se trataba de un juego que daba la impresión de que estabas dibujando sobre un papel con un [...]
January 7th, 2009 at 12:56 pm
[...] Den finalen Trailer könnt ihr im Kloonigames Blog ansehen. Den Crayon Physics Prototypen gibts hier zum kostenlosen downloaden. Viel Spaß! Ich werd’ es heute kaufen (sollte es mit Paypal zu kaufen sein) und antesten. So [...]
January 7th, 2009 at 1:31 pm
[...] am sure many people buying the game will have played the original demo… So what’s [...]
January 8th, 2009 at 2:47 pm
[...] Еще один интересный игровой проект для iPhone/iPod Touch находится в процессе разработки и реализует уникальный геймплей. Игра Crayon Physics построена на физической модели. Смысл в том, что вам нужно собрать с помощью шарика все звездочки, при этом подручные средства вы рисуете сами. Кроме самой графики, неповторимую атмосферу создает еще фоновая музыка. Пока еще не вышла, есть только рабочий прототип. [...]
January 9th, 2009 at 7:37 pm
[...] Juni 2007 werd Crayon Physics gereleased en sinds die tijd speel ik het regelmatig. Eigenlijk is het te simpel maar het is gewoon [...]
January 9th, 2009 at 9:24 pm
[...] Deluxe, Petri Purho’s fully realized version of his startlingly fun 7-day prototype, “Crayon Physics.” The game lets you draw any shape, which then reacts with appropriate physics to help get a [...]
January 10th, 2009 at 7:08 am
[...] released Crayon Physics Deluxe! It’s a full game based on the prototype he developed back in June of 2007. “Crayon Physics Deluxe” is a 2D physics puzzle / sandbox game, in which you get to [...]
January 10th, 2009 at 4:46 pm
Amazing game, the deluxe. I am speechless, however one bug must be adressed quickly. When drawing two circles in a square close to each other and build something around them the whole structure becomes stable and you can draw and solve almost every puzzle by just one drawing that reach all across the map. Somehow, when drawing a structure with 2 circles inside it it must dissolve or something, but not become stable. Just my two cents…
January 10th, 2009 at 11:09 pm
[...] Here is a version of the game called just plain Crayon Physics, its free. It’s awesome and includes the music in the video. I hope they include the music in the final release. [...]
January 12th, 2009 at 7:43 pm
[...] Para los que no tuvieron oportunidad de checar el prototipo original, lo pueden checar haciendo click AQUI [...]
January 13th, 2009 at 1:51 am
Hi,
This game isn’t available natively for linux. So it encourages the adoption and use of Microsoft Windows. boo!
January 13th, 2009 at 5:34 am
[...] #16 Puzzle - Crayon Physics Download: http://www.kloonigames.com/blog/games/crayon [...]
January 17th, 2009 at 10:50 am
[...] consiglio di provare la demo, disponibile a questo link, e volendo acquistarlo direttamente dal sito web ufficiale. Altri Articoli20 Ottobre 2008 — Stile Mac OS X anche su Wordpress con Leopard Theme (0)17 [...]
January 17th, 2009 at 7:47 pm
[...] 想要玩看看的朋友,可以來他的BLOG下載 [...]
January 22nd, 2009 at 8:00 pm
yes!! this game is avaliable for linux.
January 23rd, 2009 at 3:55 am
It is fantasytic !!
and funny ^ㅡ^b
January 27th, 2009 at 1:48 am
[...] admirers of colective works of one Petri Purho, better known to us and perhaps you as creator of Crayon Physics, for there has not been a single game we downloaded from his website that didn’t amaze [...]
February 2nd, 2009 at 4:31 pm
[...] (4:16 Uhr morgens xD) total Bock auf Spieleprogrammierung, mit Physics und sowas (Inspiration: http://www.kloonigames.com/blog/games/crayon/) Außerdem hab ich noch sowas vor (alles OpenSource => -Warez Script (One-Click Hoster oder [...]
February 2nd, 2009 at 4:31 pm
[...] guys Das Spiel was ich im letzten Beitrag mal nebenbei erwähnt hatte, hat mich nun so weit gebracht, die gleiche [...]
February 11th, 2009 at 3:45 am
I must say, that is pretty cool! You’ve now started my on a new journey to learn more about this and that’s the last thing I need cuz I have no time right now as it is! Thanks for a cool post!
February 14th, 2009 at 12:32 am
Прикольно написано и читается на ура)) ТС - вызывает море положительных эмоций!!
February 16th, 2009 at 7:02 am
February 16th, 2009 at 1:21 pm
these excellent game can boost children to really think plus a factor that while playing you can enjoy hearing music,great isn”t it?
February 17th, 2009 at 11:52 am
Very nice Game. Thanks on developers
February 17th, 2009 at 2:49 pm
The game is amazing.Good job.I’m hoping to see you new work.Fighting!!!!
February 17th, 2009 at 2:52 pm
Hey, this game sucks. It’s too easy. Great delusion.
I will wait for World of Goo 2!
February 17th, 2009 at 7:21 pm
[...] Per ora, Crayon Physics Deluxe, è in via di sviluppo, ma esiste una versione freeware chiamata semplicemente Crayon Physics. Io se fossi in voi lo proverei, il download è molto leggero, solo 5.6MB!! Potete scaricarlo QUI. [...]
February 27th, 2009 at 11:01 am
Great game! I really worth to spend more time on it for playing.
Thanks for sharing.
February 27th, 2009 at 11:04 am
The game is amazing.Good job.I’m hoping to see you new work.
February 27th, 2009 at 8:33 pm
[...] von Maker World hat sich von verschiedenen Projekten inspirieren lasen - maßgeblich von Crayon Physics. So ist es auch hier Ziel, einen Ball durch eine "quasi physikalisch reagierende Welt" zu [...]
February 28th, 2009 at 12:09 am
[...] muss ich mein euphorisches letztes Posting leider doch revidieren: Die alte “Konzeptdemo” erscheint mir für den Unterricht besser geeignet und ist darüberhinaus [...]
March 1st, 2009 at 6:25 pm
Извините если не туда, но как с админом сайта связаться? Что-то по e-mail не отвечает…
March 2nd, 2009 at 2:09 am
[...] I think that Crayone Physics Delux has got to be one of the coolest little puzzle games I have seen in a long time. Oh sure it can’t compare to masterpieces like PORTAL, but it’s a free download and sweet in its simplicity. Like Katamary. While CPD is still in development, you can download the original from Kloonigames. [...]
March 2nd, 2009 at 2:51 pm
Информация интересная, есть о чём подумать после прочтения статьи …
March 3rd, 2009 at 9:13 am
Толково и грамотно написано. Спасибо автору!
March 5th, 2009 at 4:32 pm
I don’t speak russian like these people above, but if they’re saying Crayon Physics can be put historically next to Tetris and Lemmings, they are dead right.
Great idea. And the Deluxe version I bought still gives me hours of pleasure, even though I’ve finished all levels in one way or another…
March 14th, 2009 at 1:16 pm
Статью внимательно прочитал. А что нет комментариев? Очень интересно было бы прочитать мнения толковых людей, кто разбирается в этой теме.
March 15th, 2009 at 1:07 pm
Прямо с утра поднимаете настроение такими постами !
March 20th, 2009 at 1:09 am
i love dis game
March 25th, 2009 at 1:42 am
[...] یانه: دیوانه وار مشغول بازی Crayon Physics Deluxe هستم. یک نوستالژی به معنای واقعی, دوست داشتنی و پر از [...]
March 25th, 2009 at 1:34 pm
[...] Todavía está en desarrollo, pero podéis descargaros la versión anterior -es freeware- desde aquí. Click en la imagen para ver el video [...]
March 26th, 2009 at 9:44 am
I dunno if anyone has mentioned this in the past. But Crayon Physics works perfectly on Linux under Wine. You just need to download a missing dll from: http://www.dlldll.org/dll-files/msvcp60-dll.html then extract and copy it into the crayon directory.
Mine works fine, but without sound though that’s probably my fault.
March 26th, 2009 at 9:45 am
I dunno if anyone has mentioned this in the past. But Crayon Physics works perfectly on Linux under Wine. You just need to download a missing dll from: http://www.dlldll.org/dll-files/msvcp60-dll.html then extract and copy it into the crayon directory.
April 2nd, 2009 at 4:09 pm
No native linux (32/64 bit) version? Too bad… I’d buy a copy of this game for sure. (just like I did with World Of Goo)
April 7th, 2009 at 4:23 am
[...] The original, free game. Go to the homepage of that site and poke around a bit. It’s pretty fascinating. One of my favorite games on the site: Pluto Strikes Back, his response to Pluto being de-listed as a planet. __________________ SHIFT_to_Subaru ‘04 XT, 5spd [...]
April 8th, 2009 at 12:38 am
[...] de habilidad que antepone la diversión al alarde tecnológico. En esta ocasión se trata de Crayon Physics Deluxe, un videojuego con un planteamiento tan divertido como original. El videojuego se encuentra [...]
April 20th, 2009 at 1:11 am
May I know is it created by yourself? It looks not as simple as its appearance.
Perhaps you all need to check and Play Free Online Games on Luv Wii. at LuvWii.
April 22nd, 2009 at 2:11 am
how do you play it without downloading????//
April 22nd, 2009 at 2:24 am
There is a kind of software to used, I think..
Tons of Free Games to Play Online
April 26th, 2009 at 6:34 pm
[...] you like this then you should also try Crayon Physics that I mentioned at the start, and my other personal favourite, Druid Soccer. Possibly related [...]
April 28th, 2009 at 7:11 am
Awesome Games …Waiting for some more games
April 30th, 2009 at 12:03 am
Hello all,
Here you can play an online game, is free and you will gonna like it, send the link to your friends if you enjoy it.
Have fun!
May 4th, 2009 at 6:12 pm
Nice work. Congratulation.
May 7th, 2009 at 3:23 pm
you guys need to get some lives! crayons….thats just gay
June 1st, 2009 at 8:06 pm
[...] Crayon Physics è un gioco educativo che permette di disegnare con dei pastelli su dei fogli ed animare il disegno. [...]
June 1st, 2009 at 8:20 pm
ДА класнно что есть знающие люди… Пишут статьи … приятно было прочитать
June 2nd, 2009 at 8:35 am
It’s really a amazing game. I enjoy it…… Thanks for great work..
June 9th, 2009 at 10:25 am
Thank you for article. I took great pleasure to read
June 16th, 2009 at 9:33 am
The game was great but it’s crash when i load a level(.png) in editor option. Does anyone know how to fix it ?
June 23rd, 2009 at 3:07 pm
[...] 在PCHome有一个Crayon Physics Deluxe的破解版. 而牛人Petri Purho自己做了一个独立的免费版, 他每个月出一款游戏, 每个游戏的设计开发时间不超过一个星期, [...]
June 23rd, 2009 at 10:57 pm
The link to this game have problem. I can’t get.
Show this message :
There was an error processing your request; it appears to be invalid or there was an error with your conection. Please wait while your request is retried…
June 28th, 2009 at 1:53 am
[...] http://www.kloonigames.com/blog/games/crayon VN:F [1.4.7_740]please wait…Rating: 0.0/10 (0 votes cast) [...]
July 2nd, 2009 at 7:46 pm
1. TriDemon: the levels are .xml files. The backgrounds are .png files.
2. I noticed that the names of the .xml files for the levels are mixed up in the .zip file.
3. World of Goo mod for crayon physics! look at http://www.kloonigames.com/forum/index.php?topic=1134.0 for a link.
July 2nd, 2009 at 7:46 pm
um… why are there big spaces in between my words in my previous post?
July 7th, 2009 at 11:40 pm
[...] + Física = Belleza (y ni hablar de las horas perdidas babeándonos como idiotas; más información en el sitio oficial de Kloonigames; [...]
July 12th, 2009 at 3:24 pm
[...] Crayon Physics Kloonigames – Monthly Experimental [...]
July 14th, 2009 at 2:49 pm
Great post! I’ll subscribe right now wth my feedreader software!
July 17th, 2009 at 2:29 am
por favor quiero jugar
July 29th, 2009 at 4:02 pm
Hello,
Here you can download free full version games, is free and you will gonna like it, send the link to your friends if you enjoy it.
Have fun!
July 30th, 2009 at 11:03 am
Hello,
My name is Tal and I represent Meta Network http://www.metanetwork.com . I came across your website and I would like to discuss with you the possibilities of forming a partnership between us. Our adventage is glued in the fact that we buy billions of impressions monthly from all over the globe in all the major websites. With more than 2500 advertises we work with, Meta Network has achieved notoriety for being a leading media company in today’s market. Also you can work with us in adiition to everyone else that you are working with today, with no obligation to us.
We are interested in acquiring advertising spaces on as much traffic as you have available on your entire unsold inventory or on sizes that you are interested in .we can monetize it and make you money for the space that not being used at the moment.
We are working with Revenue Share model; in which you will reach to a higher revenue than limiting to a fixed cpm. we are working with this model with all our publishers and they are very satisfied with the results.
Please let me know what is on your mind
Looking forward for your reply
Best
August 6th, 2009 at 4:31 pm
Hi,
I have been reading this blog for some time now but never bothered to comment until today. Wanted to let you know that I am a fan and enjoy your work.
Thanks
August 12th, 2009 at 9:58 pm
Kloonigames - Crayon Physics…
Spiel mit physikalischen Aspekten. You play with crayons and physics. The goal of the game is to move the red ball so that it collects the stars. You can cause the red ball to move by drawing physical objects….
August 13th, 2009 at 9:18 pm
I was unable to download this game, and I would very much like to do so. I have heard wonderful things about Crayon Physics Deluxe, but I thought I would try out the original beta version first.
I am a huge fan of your games, and the Martinibomb songs used are immensely amusing. Keep the creative juices flowing!
August 23rd, 2009 at 7:45 am
Buy Tamiflu…
…
August 31st, 2009 at 3:30 pm
i want to do it.
September 3rd, 2009 at 2:23 pm
Congratulations, nice Work! We enjoyed the game very much. Here our review of Crayon Physics deluxe in german:
http://www.spielbar.de/neu/2009/08/crayon-physics-deluxe/
September 8th, 2009 at 12:20 pm
metallic paper…
cutting helped offset another weak period for sales…
September 15th, 2009 at 2:14 am
[...] a new prototype each week of the class. Crayon Physics Deluxe came from a prototype called Crayon Physics that turned out to be an extremely popular prototype on its developer’s page. The developer [...]
September 15th, 2009 at 9:52 pm
goooooooooooooooooood
September 22nd, 2009 at 2:25 am
[...] mismo Petri Purho, es el creador del ya conocido Crayon Physics Deluxe, el cual tuvo su versión de prototipo en este proyecto y su versión terminada que se conoce como deluxe en versión de [...]
September 24th, 2009 at 3:39 pm
[...] the principles of physics and work their way through a goodly portion of confounding fun with Crayon Physics. It’s a pleasurable means of learning about physics that was designed by a fantastic Finn [...]
September 25th, 2009 at 9:35 am
ㄹㅇㄹㄹㅇㄹㅇ
September 28th, 2009 at 3:10 am
monster golf…
Your topic Mr. Yuk Goes to Hudson | Labelscar: The Retail History Blog was interesting when I found it on Sunday searching for monster golf…
September 29th, 2009 at 7:15 am
like there default picture, click on the linkk myspace/flaca_ss13 HELPP ? (-=
________________
[url=http://www.youtube.com/watch?v=AwkRBC6qzcE]how to unlock iphone 3g[/url]
October 11th, 2009 at 9:37 am
Hello, it really interesting, thanks
October 23rd, 2009 at 3:05 pm
2001 de dodum
October 29th, 2009 at 2:32 pm
thet
November 2nd, 2009 at 4:01 am
interesting game….thanks for sharing….
November 7th, 2009 at 6:21 pm
I love this game! It got me hooked! AWESOME!
November 13th, 2009 at 11:39 pm
Абсолютно солидарен с автором! +1
November 17th, 2009 at 10:54 am
Sounds awesome! Thanks!
November 19th, 2009 at 2:25 pm
이게임 참신선하네요
November 30th, 2009 at 8:10 am
Awesome. I enjoyed this! I enjoy almsot all your games and i would say, truly, this one is the stuff of the legend. I am a college sophomore with a dual major in Physics and Mathematics @ University of Canterbury in Christchurch, New Zealand. By the way, i came across these excellentphysics flash cards. Its also a great initiative by the FunnelBrain team. Amazing!!!
December 1st, 2009 at 8:19 am
I like this game… sorry can’t hold myself from saying this - this reminds me of Ross of Friends…
December 5th, 2009 at 11:48 pm
download link is not working!
December 24th, 2009 at 1:05 am
Download link doesn’t work =[
December 28th, 2009 at 7:01 pm
Hi, master!
Excellent game! But it needs another levels. I can help you to create other levels!
P.S. where did you find music?
December 31st, 2009 at 4:21 am
키번호를 몰라요
January 11th, 2010 at 1:26 am
Hey very nice blog!!….I’m an instant fan, I have bookmarked you and I’ll be checking back on a regular….See ya
I’m Out!
January 12th, 2010 at 4:04 am
Great game!
January 16th, 2010 at 6:01 am
hey, this game is really quite fantastic! I have it on my iPod Touch. Brilliant music too. I was thinking of making an animation, and this music would really suit it. Would i be breaking any copyright laws using the music in the film? I want to enter the film in a competition being held in April.
January 21st, 2010 at 12:54 am
This Game is Perfect!!!!
January 22nd, 2010 at 5:28 pm
i love this game
oyun oyunlar
January 23rd, 2010 at 3:35 pm
잘 부탁드립니다
January 23rd, 2010 at 3:35 pm
가나다라마바사아자차카타파하각난닫라라
January 26th, 2010 at 11:00 am
Great game! I really worth to spend more time on it for playing.
Thanks for sharing.
February 1st, 2010 at 10:05 am
Fantastic game! Simple and beautiful at the same time. Its a game I’ll never get tired of. GJ
February 2nd, 2010 at 8:37 pm
wery nıce thanx
February 3rd, 2010 at 1:32 pm
It’s an amazing game ! Probably one of the best I’ve seen..
February 4th, 2010 at 6:26 am
This is definitely a must play for anyone who hasn’t seen it yet, great stuff.
February 4th, 2010 at 1:05 pm
merci
February 5th, 2010 at 6:08 pm
It’s a good catch. Thanks for the information!
February 11th, 2010 at 9:36 am
[...] Crayon Physics – Play with crayon and physics, just as the name suggests. [...]
February 16th, 2010 at 6:55 am
Great article, thanks for sharing. I’ve also started a blog for people searching for jobs.
February 16th, 2010 at 7:27 am
Great article, thanks for sharing. I’ve also started a blog for people searching for jobs.
February 22nd, 2010 at 10:25 am
I like such games . thanks a lot
February 26th, 2010 at 8:36 am
i luv this game it is soo cool i first played it at school. (orsome) =)
February 26th, 2010 at 11:52 pm
Amazing game , I love it so much , I’m glade to you .
February 26th, 2010 at 11:54 pm
Very intersting post , cool game , I’m grateful to you , thank you.
March 4th, 2010 at 2:05 pm
[...] Petri Purho most famous for Crayon Physics Deluxe which is based on his previous freeware prototype Crayon Physics. [View with [...]
March 10th, 2010 at 8:07 am
its a Awesome game it really fun when you are board
March 10th, 2010 at 7:45 pm
it’s a wonderful game!
my daughter is waiting for the completed version
March 12th, 2010 at 3:17 pm
하이
March 18th, 2010 at 5:46 am
Chad is my favorite on the show. This is by far my favorite show on television! Thanks for your post, it was awesome reading it!
March 18th, 2010 at 9:16 am
You just havta love this. Such an innovative game that is simple and easy to play but addictive and fun at the same time.
March 18th, 2010 at 3:25 pm
pretty interesting games!
March 19th, 2010 at 10:32 pm
I must say, that is pretty cool! You’ve now started my on a new journey to learn more about this and that’s the last thing I need cuz I have no time right now as it is! Thanks for a cool post!