Posted By
szp on 2011-12-26 16:50:13
| Worms remake :-)
i'm writing a worms remake to +4. It's not finished, and have few bugs, but i'm asking your opinion.
https://secured.cadterv.hu/extranet/public/bf082ed3fb25d79b28430359ed534674.php
|
|
Posted By
Csabo on 2011-12-26 18:46:24
| Re: Worms remake :-)
Hi! Here's some random feedback:
Can you link to the original game that you're making a remake of?
You could have used a better file name. I *almost* deleted your post as spam, but then realized that you're linking to an incorrectly (and oddly) named PRG file (not PHP).
Before saving, use the GRAPHIC CLR command. This moves the program back to $1001, so it can be loaded and started normally. Right now, it's saved from $4001, which can still be loaded and started, but not without giving (potentially complicated) instructions to the user.
Instead of the POKEs in line 2, just use the COLOR command.
That's it for now. Good luck!
|
|
Posted By
szp on 2011-12-27 04:32:52
| Re: Worms remake :-)
Thanks for your feedback!
It's not a real "remake", just following the classic "Worms" idea. <img src=http://ui06.gamefaqs.com/1413/gfs_62820_2_1.jpg></mg>
|
|
Posted By
szp on 2011-12-27 04:40:44
| Upsz
upsz how can i edit my older post without registration?
So, i think the in the upper picture link is the first Worms versin in PC I have started the develop more than ten years ago, but now i get an sd2iec stuff and i continue the develeop.
I have modified that as you sad. Hier is the new link: http://dl.dropbox.com/u/25426751/worms-kukacok.prg
I don't remember exactly why i used the POKEs instead of COLOR Why better use COLOR instead of POKEs?
|
|
Posted By
Patrick on 2011-12-27 08:39:10
| Re: Worms remake :-)
is it possible to use the english language in the prg?
|
|
Posted By
Chicken on 2011-12-27 13:43:51
| Re: Worms remake :-)
Csabo, on the real machine the load adress wouldn't be a problem since you'd normally use DLOAD to load the program Stop using emulators :P
I checked it out yesterday as well. I second Patrick's request for English on screen text
|
|
Posted By
gerliczer on 2011-12-27 14:15:38
| Re: Worms remake :-)
Quick job for your pleasure: http://www.wupload.com/file/2627192917/worms-eng.prg . Sorry for the file host.
|
|
Posted By
Chicken on 2011-12-27 15:03:57
| Re: Worms remake :-)
Köszönöm
Luca, maybe you could add a "work in progress" folder to othersi.de and place both versions there. Then we don't have to worry about other file hosts. Plus, I'm still paying lots of $$$ for othersi.de's hosting, so we should make use of it
|
|
Posted By
szp on 2011-12-27 16:57:10
| Re: Worms remake :-)
Given the international interest i have created the multilanguage version. I have fix the jump bug. (You can download the same link)
if somebody like to join to develop, then i'm pleasure. There are many possibility eg. different weapons, better sounds, etc..
|
|
Posted By
szp on 2011-12-27 17:06:17
| Re: Worms remake :-)
http://dl.dropbox.com/u/25426751/worms-kukacok.prg
|
|