Game of Life for Alice 4k

Cette catégorie traite de développements récents pour nos vieilles machines, applications, jeux ou démos... Amis programmeurs, c'est ici que vous pourrez enfin devenir célèbres!

Modérateurs : Papy.G, fneck, Carl

Iapetus
Messages : 155
Inscription : 22 nov. 2012 15:36

Game of Life for Alice 4k

Message par Iapetus »

Salut a tous!

Today I had the morning off so I decided to code something for the Alice, it is the simulation called The Game of Life. I have tested it on emulators and it seems to be working fine. Can someone try it on the read machine please? thanks.

W_oo_d a.k.a LeWurmling
Pièces jointes
LIFE.zip
(790 octets) Téléchargé 143 fois
MO5 - MO6 - TO8D - C64C - Timex TC2048 - Acorn Electron - Amiga 500
Xavier

Re: Game of Life for Alice 4k

Message par Xavier »

Hi W_oo_D !

I have downloaded DCAlice from http://alice32.free.fr/emulateur/index.html

And I attempt to load the tape file (k7) using a CLOAD, but the K7 file seem corrupt!
:oops:
Alice.JPG
Alice.JPG (94.31 Kio) Consulté 3736 fois
Is it the right basic command to load it ?
network
Messages : 23
Inscription : 04 mai 2015 07:30

Re: Game of Life for Alice 4k

Message par network »

Bonjour,

Non tu n'as pas la bonne commande,

Pour charger le jeu il te faut l'instruction CLOADM, et puis EXEC pour le lancer.
Xavier

Re: Game of Life for Alice 4k

Message par Xavier »

OK !
It's a binary file.
The CLOADM & EXEC commands load properly the game!

Many thanks W_oo_d and Network (for technical support) .
Xavier

Re: Game of Life for Alice 4k

Message par Xavier »

I tested it on several configurations (4kb+16kb ; 4kb+32kb) on the emulator, but each session seem corrupt by a wrong randomized value... on each configurations (32kb don't work! ?Rom runtimes?).
The emulator isn't representative regard the true computer process...
Near the end of the game, some "sprites" seem to be "zombiefied" and steel alive.
Any ideas to kill them?
Daniel
Messages : 17316
Inscription : 01 mai 2007 18:30
Localisation : Vaucluse
Contact :

Re: Game of Life for Alice 4k

Message par Daniel »

I tried the program with dcalice 2014.01.23. It works fine with each and every MC10 and Alice4K configuration.
Xavier is possibly missing something ?

I hope someone can test it with the real computer...
Daniel
L'obstacle augmente mon ardeur.
Xavier

Re: Game of Life for Alice 4k

Message par Xavier »

Xavier is possibly missing something ?
Any troubles, Daniel!
Just a training period to keep this computer in my mind...
:cry:

... En deux mots, je mélange tout!
Difficile de jumper d'un émulateur à l'autre... je ne sais pas comment tu fais!
:D
Iapetus
Messages : 155
Inscription : 22 nov. 2012 15:36

Re: Game of Life for Alice 4k

Message par Iapetus »

If I find a little more time I will change the resolution from 64x16 to 32x32 which will be nicer and perhaps add some control to the user, like running the simulation again but with different values, show the number of cells alive etc, if memory allows that is :mrgreen: .

(I have also a 16K version fullscreen but I don't know how common the memory extension is among users.)

Have a nice day!
Dernière modification par Iapetus le 11 mai 2016 12:47, modifié 1 fois.
MO5 - MO6 - TO8D - C64C - Timex TC2048 - Acorn Electron - Amiga 500
Iapetus
Messages : 155
Inscription : 22 nov. 2012 15:36

Re: Game of Life for Alice 4k

Message par Iapetus »

Xavier a écrit :I tested it on several configurations (4kb+16kb ; 4kb+32kb) on the emulator, but each session seem corrupt by a wrong randomized value... on each configurations (32kb don't work! ?Rom runtimes?).
The emulator isn't representative regard the true computer process...
Near the end of the game, some "sprites" seem to be "zombiefied" and steel alive.
Any ideas to kill them?
Some of the cells will not die given certain conditions, that's normal.
To leave the simulation press SPACE several times.
MO5 - MO6 - TO8D - C64C - Timex TC2048 - Acorn Electron - Amiga 500
Répondre