Beta testing for a text adventure game under development

Discussion, Reviews & High-scores

Moderator: Moderators

DarwinNE
Vic 20 Devotee
Posts: 231
Joined: Tue Sep 04, 2018 2:40 am
Website: http://davbucci.chez-alice.fr
Location: Grenoble - France

Beta testing for a text adventure game under development

Post by DarwinNE »

Dear all,
I am currently working to a text adventure game, called On the Queen's Footsteps, that will run on the VIC20 + 32K in a 40 column mode. If you have played to Two Days to the Race (http://sleepingelephant.com/ipw-web/bul ... =10&t=9252), you already know your alter-ego, Emilia Vittorini:

Today it's August 27th, 1904. During the last 9 months, you, Emilia Vittorini, joined the Italian Archeological Expedition in Egypt led by Ernesto Schiaparelli, the director of the Egyptian Museum of Turin. You are now back to Italy, in Genova: your steam ferry arrived three days ago with 25 wooden boxes containing Queen Nefertari Meryenmout's grave goods. They left Genova towards Turin in train, yesterday evening. While they were charged, you were invited to a sumptuous reception organised by a wealthy art lover, Eugenio Collovati count of Raligotto, but it would be hard to say that you appreciated the evening.

But the reception belongs to yesterday: now, you must take your train for Turin and check that everything finally arrived there. I will be your eyes and ears. Good luck.


Image

I have more or less completed the first part of the game (I expect this to be a game in three parts) and I am searching for beta testers to help debugging it, hunting typos and grammar errors, etc... Here is a link to where one can download the file:

http://davbucci.chez-alice.fr/varie/que ... IC_32K.d64

I have not finished preparing a VIC20 loader for it yet: running the game requires a few operations:

Code: Select all

lo=01:hi=32

poke 43,lo:poke 44,hi:poke 256*hi+lo-1,0:new

load "queens-vic",8,1
load "himem1.bin",8,1
sys8205
I said that I haven't yet finished the VIC20 loader, but I'm working on it nonetheless :wink:

Image

When the game will be finished, I'll announce the final version, but I would really appreciate having some feedback, as I am not a native English speaker and many sentences can surely be improved.

(mod: link repaired)
Last edited by DarwinNE on Sat Oct 05, 2019 4:40 pm, edited 2 times in total.
User avatar
orion70
VICtalian
Posts: 4341
Joined: Thu Feb 02, 2006 4:45 am
Location: Piacenza, Italy
Occupation: Biologist

Re: Beta testing for a text adventure game under development

Post by orion70 »

Very nice... Music for my ears :)
Will there be an Italian version, too? Thanks so much for your work!
DarwinNE
Vic 20 Devotee
Posts: 231
Joined: Tue Sep 04, 2018 2:40 am
Website: http://davbucci.chez-alice.fr
Location: Grenoble - France

Re: Beta testing for a text adventure game under development

Post by DarwinNE »

Hi, Orion70!

As for Two Days to the Race, I'm planning to release a version in Italian, but I will translate the game only when the version in English will be complete and debugged.

BTW, I realized I put the wrong download link in the post! I corrected it, there is a disk image called QUEENS_VIC_32K.d64 that must be attached to xVIC (for example) and then run with the commands shown in the first post.
User avatar
Kweepa
Vic 20 Scientist
Posts: 1315
Joined: Fri Jan 04, 2008 5:11 pm
Location: Austin, Texas
Occupation: Game maker

Re: Beta testing for a text adventure game under development

Post by Kweepa »

Awesome, really enjoyed Two Days to the Race!
I may have time to take a poke at it...
DarwinNE
Vic 20 Devotee
Posts: 231
Joined: Tue Sep 04, 2018 2:40 am
Website: http://davbucci.chez-alice.fr
Location: Grenoble - France

Re: Beta testing for a text adventure game under development

Post by DarwinNE »

Hi Kweepa!

Many thanks, it would be truly great! In the last few days, I received some corrections. Would you just mind waiting a few days so I can implement them?
DarwinNE
Vic 20 Devotee
Posts: 231
Joined: Tue Sep 04, 2018 2:40 am
Website: http://davbucci.chez-alice.fr
Location: Grenoble - France

Re: Beta testing for a text adventure game under development

Post by DarwinNE »

Hi Kweepa,
if you want to give a try to the game, I updated it by correcting some horrors :D
We are now at version 0.2 :)
Let me know what you think about it!

Cheers,

D.
DarwinNE
Vic 20 Devotee
Posts: 231
Joined: Tue Sep 04, 2018 2:40 am
Website: http://davbucci.chez-alice.fr
Location: Grenoble - France

Re: Beta testing for a text adventure game under development

Post by DarwinNE »

I would like to publicly thank Kweepa, who suggested some invaluable improvements to the first part of the game.

I could (I hope) improve some descriptions thanks to his wise advices and the help from other people.
There was a puzzle that was much probably quite unfair, I added hints to guide the player towards the solution.

I could update the first part of the game to version 0.3 8)

Download as usual at http://davbucci.chez-alice.fr/index.php ... /queen.inc

I am currently working to part 2, there is still much work to do, but the main puzzles should have been defined and the overall ideas have been set.
DarwinNE
Vic 20 Devotee
Posts: 231
Joined: Tue Sep 04, 2018 2:40 am
Website: http://davbucci.chez-alice.fr
Location: Grenoble - France

Re: Beta testing for a text adventure game under development

Post by DarwinNE »

Hi to all!

I finished today the first beta version of part 2 of the game, it can be downloaded at the usual address.

Any feedback will be much appreciated!
DarwinNE
Vic 20 Devotee
Posts: 231
Joined: Tue Sep 04, 2018 2:40 am
Website: http://davbucci.chez-alice.fr
Location: Grenoble - France

Re: Beta testing for a text adventure game under development

Post by DarwinNE »

I received some very useful feedback and I could update part 1 of the game; there was a puzzle that was not explicitly laid out and was confusing. I think part 1 should be much better, now. The download link is available at the usual address.
DarwinNE
Vic 20 Devotee
Posts: 231
Joined: Tue Sep 04, 2018 2:40 am
Website: http://davbucci.chez-alice.fr
Location: Grenoble - France

Re: Beta testing for a text adventure game under development

Post by DarwinNE »

I am continuing to develop the game, step by step.

I wrote a small programm that makes very easy to load the different parts of the game on the VIC20.

It is somewhat a preliminary version and I think I will improve the first screen, but at least it shows a (hopefully) nice hi-res picture when the computer is busy loading:
IMG_20191020_152613.jpg
User avatar
orion70
VICtalian
Posts: 4341
Joined: Thu Feb 02, 2006 4:45 am
Location: Piacenza, Italy
Occupation: Biologist

Re: Beta testing for a text adventure game under development

Post by orion70 »

Nice! Very well done! I like this Art Nouveau style. I also used drawings from early Nineteenth Century for illustrations of the Bible series :)
DarwinNE
Vic 20 Devotee
Posts: 231
Joined: Tue Sep 04, 2018 2:40 am
Website: http://davbucci.chez-alice.fr
Location: Grenoble - France

Re: Beta testing for a text adventure game under development

Post by DarwinNE »

Thank you Orion70, I think I saw your drawings somewhere, they were good.
I think the Art Nouveau style fits to the colours of the VIC-20 quite well, indeed.

I still have to improve the first loader screen, for the moment it is just borrowed from Two Days to the Race. There is still so much work to do!
DarwinNE
Vic 20 Devotee
Posts: 231
Joined: Tue Sep 04, 2018 2:40 am
Website: http://davbucci.chez-alice.fr
Location: Grenoble - France

Re: Beta testing for a text adventure game under development

Post by DarwinNE »

Hi to all,
I could continue the work to On the Queen's Footsteps.
I completed the game that now can be played until the end, but still in beta form.

Any feedback (in PM) will be much appreciated!
DarwinNE
Vic 20 Devotee
Posts: 231
Joined: Tue Sep 04, 2018 2:40 am
Website: http://davbucci.chez-alice.fr
Location: Grenoble - France

Re: Beta testing for a text adventure game under development

Post by DarwinNE »

Dear all,
I received some very useful feedback. I realized there were some puzzles that were a little bit too hard towards the player.
VIC_loader_choice.png
If you play the game, check that you have at least version 0.4.4 I released a few days ago.

Currently, part 1 is probably close to be finished, but I still need feedbacks on parts 2 and 3. Any comment will be welcome!

D.
DarwinNE
Vic 20 Devotee
Posts: 231
Joined: Tue Sep 04, 2018 2:40 am
Website: http://davbucci.chez-alice.fr
Location: Grenoble - France

Re: Beta testing for a text adventure game under development

Post by DarwinNE »

Hi to all,
I would like to publicly acknowledge the outstanding work done by Kweepa.
He could finish the game, reporting many points that were not clear in the story, annoying hunt-the-verb situations for puzzles and suggested many improvements of the sentences.

The game, that is now called "The Queen's Footsteps" is now probably much more playable, now!
vic20_mucha.png
I am still waiting for the feedbacks from other beta testers and I still have some work to do in part 3.
Parts 1 and 2 are currently at release candidate stage, but feedbacks are much welcome.

I plan to release the final version of the game at the end of January.
Post Reply