Search found 276 matches

by jalih
Sat Dec 18, 2010 3:12 pm
Forum: Off topic
Topic: The incredible share your Hollywood projects thread
Replies: 17
Views: 26497

Re: The incredible share your Hollywood projects thread

I made some small modifications to Hollywood Sokoban. I will still add move counter, undo move and some kind of a requester to skip quickly to some preferred level instead of browsing through all levels with the arrow buttons. after that I will put source files available. Meanwhile you can test the ...
by jalih
Wed Dec 15, 2010 9:51 pm
Forum: Off topic
Topic: The incredible share your Hollywood projects thread
Replies: 17
Views: 26497

Re: The incredible share your Hollywood projects thread

I fixed some stupid errors and made a proper zip archive for download.


You can get test version for windows here

108 sokoban levels should take some time play through! Try it and give feedback.
by jalih
Mon Dec 13, 2010 10:34 pm
Forum: Off topic
Topic: The incredible share your Hollywood projects thread
Replies: 17
Views: 26497

Re: The incredible share your Hollywood projects thread

Hello all, Sokoban is allmost done now! You can test my development version and tell me if you find any stupid mistakes from it. Win32 test version You need to change the executable name: sokoban.e -> sokoban.exe Finished version should be ready in a couple of days. While waiting, have fun with the ...
by jalih
Sun Dec 12, 2010 7:12 pm
Forum: Off topic
Topic: The incredible share your Hollywood projects thread
Replies: 17
Views: 26497

Re: The incredible share your Hollywood projects thread

My next simple and crappy game will be sokoban. ;) I will "borrow" levels and graphics from sokoban, which comes with Plan 9 operating system. This one should be quite easy to do. If I can find a couple of hours of freetime the game and sources should be available for download at the end o...
by jalih
Sun Dec 12, 2010 7:01 pm
Forum: Tutorials
Topic: Simple Platform game in Hollywood
Replies: 5
Views: 10551

Re: Simple Platform game in Hollywood

HelmutH wrote:I would me to be glad, when you would expanded this game engine, but unhurriedly. :)
I have thought about adding Hollywood support for Tile Studio
by jalih
Fri Nov 26, 2010 12:04 pm
Forum: Hollywood bugs
Topic: Possible bug in IsPicture()
Replies: 10
Views: 11807

Re: Possible bug in IsPicture()

Hello,

I just tested IsPicture() function with some really big jpg pictures. Seemed to work properly, at least on Windows version.
by jalih
Thu Nov 11, 2010 9:30 am
Forum: Newbie questions
Topic: logarithm problem
Replies: 5
Views: 7634

Re: logarithm problem

:cry: Hope do you fix soon! I really thought was becoming mad! :) Ld() function at least seems to work in Hollywood and writing your own Log10() function based on that is quite easy... If I recall correctly, a little bit of math gives us: log10(x) = log2(x) / log2(10) So our function becomes: Funct...
by jalih
Wed Nov 10, 2010 10:14 pm
Forum: Off topic
Topic: The incredible share your Hollywood projects thread
Replies: 17
Views: 26497

Re: The incredible share your Hollywood projects thread

downloaded the source and compiled it on MOS. Works fine here except the fact, that you cannot quit the game using a hotkey like ESC. In the case of playing in fullscreen mode this might be a problem... Really a nice game, I like it ! Some suggestions: - background picture (selected randomly) - mus...
by jalih
Wed Nov 10, 2010 10:02 pm
Forum: Off topic
Topic: The incredible share your Hollywood projects thread
Replies: 17
Views: 26497

Re: The incredible share your Hollywood projects thread

Windows link is broken :) Available here I just changed the packet names because there are now also MacOS binaries available too. Anyone got any ideas what should I do next? Maybe a remake of some classic 8-bit computer game would be nice and fun to make. A couple of days ago I brought my old 8-bit...
by jalih
Mon Nov 08, 2010 7:49 am
Forum: Off topic
Topic: The incredible share your Hollywood projects thread
Replies: 17
Views: 26497

Re: The incredible share your Hollywood projects thread

Here are the project files

Have fun with them!