French Magazine - Type-Ins - Hebdogiciel

Deutsch, Italiano, Nederlands, Norsk, Polski, Suomi, Svenska, all non-English discussions

Moderator: Moderators

User avatar
Kweepa
Vic 20 Scientist
Posts: 1315
Joined: Fri Jan 04, 2008 5:11 pm
Location: Austin, Texas
Occupation: Game maker

Re: French Magazine - Type-Ins - Hebdogiciel

Post by Kweepa »

#16 POURSUITE INFERNALE

Image
http://www.kweepa.com/step/vic20/games/heb16pou.prg

An extremely simple and cleanly (if inefficiently) written chase/collect game.

English translation:
http://www.kweepa.com/step/vic20/games/heb16pou-en.prg
User avatar
AntiPontifex
High Performance Typist
Posts: 472
Joined: Sat Nov 08, 2014 2:08 pm

Re: French Magazine - Type-Ins - Hebdogiciel

Post by AntiPontifex »

Just a quick note:

I have informed the chap who runs hebdogiciel.fr about our efforts and so hopefully he will pay us a visit!
we'll see! :)
User avatar
ouessan
Vic 20 Newbie
Posts: 1
Joined: Sun Nov 30, 2014 4:38 am

Re: French Magazine - Type-Ins - Hebdogiciel

Post by ouessan »

Hello. :D
Sorry for my English :oops:
Good surprise. It is with great excitement that I discovered your forum.
You did a very good job.
The Vic-20 was my first computer, it still works.

I also work on another crazy project.
I built a Droid R2D2 that will be led by our old computers with Vic-20.
If you want to follow, here is the address.

https://www.facebook.com/r2d2byouessan

I would again like to congratulate you for your work. :wink:
Thank you.

Cyril / Ouessan
http://www.hebdogiciel.fr/
User avatar
Kweepa
Vic 20 Scientist
Posts: 1315
Joined: Fri Jan 04, 2008 5:11 pm
Location: Austin, Texas
Occupation: Game maker

Re: French Magazine - Type-Ins - Hebdogiciel

Post by Kweepa »

#17 PAPY FAIT DE LA RESISTANCE

Image
http://www.kweepa.com/step/vic20/games/heb17pap.zip

+3k

A surprisingly polished and smooth BASIC only pacman clone using the 8x16 character mode. The enemies follow fixed paths so it's sometimes quite difficult to get killed.
The title is from a 1983 film, so I was expecting something a little different. Oh well.
I had some trouble with the original joystick reading code so I fixed it - it's less "French" but it works in VICE (and presumably a real VIC). I was also surprised that I typed in the UDGs, the enemy paths and the map without error first time!

English translation:
http://www.kweepa.com/step/vic20/games/heb17pap-en.zip
(The only difference is the instructions.)
Last edited by Kweepa on Sun Nov 30, 2014 6:36 pm, edited 1 time in total.
User avatar
Kweepa
Vic 20 Scientist
Posts: 1315
Joined: Fri Jan 04, 2008 5:11 pm
Location: Austin, Texas
Occupation: Game maker

Re: French Magazine - Type-Ins - Hebdogiciel

Post by Kweepa »

#18 BASE DE L'ESPACE

Image
http://www.kweepa.com/step/vic20/games/heb18bas.zip

+3k

Nicely done game - not sure what the genre is! The joystick routines needed fixed up again.
User avatar
AntiPontifex
High Performance Typist
Posts: 472
Joined: Sat Nov 08, 2014 2:08 pm

Re: French Magazine - Type-Ins - Hebdogiciel

Post by AntiPontifex »

@kweepa

As always, excellently done.

Well, after entering 1,742 lines of code, I'm done with Vase D'or and guess what? I can't get it to work :(

**UPDATE 1/7/15 Vase D'or now works! (+16k)**

Please go to: http://www.hebdogiciel.fr/VIC20.htm

to download and for details!
Last edited by AntiPontifex on Wed Jan 07, 2015 11:04 pm, edited 1 time in total.
User avatar
AntiPontifex
High Performance Typist
Posts: 472
Joined: Sat Nov 08, 2014 2:08 pm

Re: French Magazine - Type-Ins - Hebdogiciel

Post by AntiPontifex »

Oh, and I forgot: my next attempt at trying to do a type-in is
Hebdogiciel no. 30 Indiens.
User avatar
Mayhem
High Bidder
Posts: 3027
Joined: Mon May 24, 2004 7:03 am
Website: http://www.mayhem64.co.uk
Location: London

Re: French Magazine - Type-Ins - Hebdogiciel

Post by Mayhem »

Cheers for all these btw, I'll have to make a note to add them into GB20 at some point :)

Any chance of adding month, year, programmer info etc, to the entries if they exist?
Lie with passion and be forever damned...
User avatar
Kweepa
Vic 20 Scientist
Posts: 1315
Joined: Fri Jan 04, 2008 5:11 pm
Location: Austin, Texas
Occupation: Game maker

Re: French Magazine - Type-Ins - Hebdogiciel

Post by Kweepa »

Dates (to the day) are all listed on the Hebdogiciel site here:
http://www.abandonware-magazines.org/af ... g=7&page=1
Authors are here:
http://www.hebdogiciel.fr/VIC20.htm
User avatar
AntiPontifex
High Performance Typist
Posts: 472
Joined: Sat Nov 08, 2014 2:08 pm

Re: French Magazine - Type-Ins - Hebdogiciel

Post by AntiPontifex »

My actual first publishable product:

Indiens Heb #30

I can't figure out the controls, but it seems to be working.

https://www.dropbox.com/s/qis28ueg6eti8 ... s.jpg?dl=0

Enjoy!
Last edited by AntiPontifex on Thu Dec 04, 2014 3:34 pm, edited 2 times in total.
User avatar
Kweepa
Vic 20 Scientist
Posts: 1315
Joined: Fri Jan 04, 2008 5:11 pm
Location: Austin, Texas
Occupation: Game maker

Re: French Magazine - Type-Ins - Hebdogiciel

Post by Kweepa »

Groovy.
Deplacez-vous a l'aide des touches A et Z et appuyez sur la touche "espace" pour tirer;
In other words, move with A and Z and press "space" to fire.

A couple of corrections:
The game has instructions on the 'title page' - unfortunately you have made them illegible by typing the strings in quotes with capital letters, so they show up as commodore graphics characters instead.
When typing in games, you should be careful not to include spaces where there weren't spaces in the original listing, or the game may run out of memory.
On line 110 you have 'if m=tt+10 rm=tt then..." which causes the game to crash. I think you can see the syntax error on your screenshot! Instead it should be 'if m=tt+1 or m=tt then...' (without the spaces).
User avatar
AntiPontifex
High Performance Typist
Posts: 472
Joined: Sat Nov 08, 2014 2:08 pm

Re: French Magazine - Type-Ins - Hebdogiciel

Post by AntiPontifex »

Thanks kweepa for the corrections. Anyhow, I've corrected Les Indiens
and it now goes into gameplay but crashes after it goes into game over
mode. I can't seem to find anything else wrong with the code, so if
the community can find out what's wrong with it so much the better.
Thanks.

For my next act, I'm going to attempt
VIC-Dames no. 21
User avatar
Kweepa
Vic 20 Scientist
Posts: 1315
Joined: Fri Jan 04, 2008 5:11 pm
Location: Austin, Texas
Occupation: Game maker

Re: French Magazine - Type-Ins - Hebdogiciel

Post by Kweepa »

I fixed the spacing, line 110, line 200, and the strings.
Here's a working version:
http://www.kweepa.com/step/vic20/games/heb30ind.prg

I'm not going to comment on the subject matter of the game!
User avatar
AntiPontifex
High Performance Typist
Posts: 472
Joined: Sat Nov 08, 2014 2:08 pm

Re: French Magazine - Type-Ins - Hebdogiciel

Post by AntiPontifex »

Thank you kweepa! I agree about the subject matter ;)
User avatar
AntiPontifex
High Performance Typist
Posts: 472
Joined: Sat Nov 08, 2014 2:08 pm

Re: French Magazine - Type-Ins - Hebdogiciel

Post by AntiPontifex »

Here is a dropbox link to a non-working typed-in Vic-Dames (+8k);
I get "illegal quantity error at 1100" but I've typed-in what is given: if anyone
can debug and post that'd be great. Thanks community!

* now works - see posts below *
Next up: Astro no. 31
Last edited by AntiPontifex on Sun Dec 28, 2014 8:09 pm, edited 1 time in total.
Post Reply