ZX FROGGER 48K
A downloadable game
FRGR - A Sinclair ZX Spectrum Basic Frogger Clone
Made for Facebook Frogger with Sinclair Basic Challenge
2021 - ref https://arda.kisafilm.org https://ref.itch.io/
Made using BasinC IDE 1.72 - https://github.com/ref-xx
Source code included.
Use FRGR-GAME.tap to play game.
press ENTER to start game.
Use QAOP to mode the frog.
CHEAT MODE: Start with keys 1..9 to slow down cars. 1 is faster, 9 is slower.
Known bug:
sometimes frogs in nests disappear. You can still finish the level as you need 5 frogs nested and the game keeps frog count correctly. It's possibly a compilation issue as the bug won't appear in interpreted bas version.
Comments
Log in with itch.io to leave a comment.
Hi, I’m contacting you because I want to make a homebrew tribute USB. I’m collecting as many content creators as possible. I also want to include a profile for each one, with a few details, such as their logo, avatar, name, work completed, projects, etc., so you can see who’s behind their creations.
That profile, along with any material you allow me to upload, will be placed on a USB drive. This will act as a database of creators and their creations, and will be updated as I connect with new people.
The USB I’m thinking of creating will be one of those rubber-type USBs, shaped like a Spectrum computer, something that looks really nice. The idea is that those who contribute material, and if they want to buy one or more, will get it at cost price, and those who just want to buy one, it will cost a little more.
The idea is that if enough are sold, enough to recover the initial investment, the profits that the rest of the USBs could generate will be distributed among the people who have contributed material to the project, via transfer, PayPal, or however possible, even if possible, that the USB will be free. Obviously, you can buy more than one, but only one of them can be free.
It’s not necessary or mandatory to buy the USB, only if you like it or want it.
If you’re interested in this project, you can contact me at this email, flopping@gmail.com. If you have any questions or concerns, let me know and I’ll answer them. Do you think the idea is a good one? Would you like to participate in the project? Let me know. Best regards.
Juan.
Nice game! Our German-language review can be found in our recorded livestream starting at 02:38:04. Subscription to our YouTube or Twitch channel is welcome. 🙂
buen juego
Great version! Would it be possible for you to make an alternative version without the border graphics? Would love a clean version with only black borders.
You can do it yourself! it's a basic program. Load the game in 48K mode. Just press Break Key (Shift+Space Bar or esc depending on the emulator), type CLS (v key) and press enter, while screen is cleared, type GOTO 41 (g 41) and press enter again. The game will never re-draw the bezel.
Great! Thanks
Oh wow, I absolutely LOVE this. The Speccy doesn't have a really decent Frogger and this is pretty much already the #1. Using character-square graphics to get the screen dimenions right is a genius idea and it really looks and feels like the arcade.
I very much hope you can track down the bug as it's annoying having to remember where you've landed frogs, but this is just a great piece of work beautifully presented.
(Only thing I don't like is four lives. What arcade game ever started with four lives?)
Made some box art for it :)
lol it looks fantastic :D Great work!
Btw, four lives issue, it's a bug actually :D I didn't realized until it was too late and I was too lazy to fix it. :) Thank you for your interest!