Search found 58 matches

by thewiz
Wed Jul 26, 2023 10:45 am
Forum: GAMES
Topic: Does anyone have a alternative version of Alien Dropout?
Replies: 3
Views: 825

Re: Does anyone have a alternative version of Alien Dropout?

If it helps, the arcade game it's based on is Astro Invader.

https://www.youtube.com/watch?v=3UcmU0qV5U8
by thewiz
Wed Jul 26, 2023 10:42 am
Forum: GAMES
Topic: Does anyone have a alternative version of Alien Dropout?
Replies: 3
Views: 825

Re: Does anyone have a alternative version of Alien Dropout?

Hi JohnsBargs, I'm in the middle of writing a 1k version which I need to get back into. I've run out of memory so progress is slow. Only a couple of features to add before it can be released.
by thewiz
Wed May 31, 2023 5:58 pm
Forum: ZX BASIC
Topic: Shuffling An Array
Replies: 20
Views: 11762

Re: Shuffling An Array

Depending on how good rnd is, you could loop thro each element and swap it with a random element. Sometimes an element might get swapped with itself and sometimes an element can get swapped multiple times but not sure if this would be a problem.
by thewiz
Tue May 09, 2023 1:40 pm
Forum: Welcome Area
Topic: Hello from Skegness, England
Replies: 5
Views: 1220

Re: Hello from Skegness, England

Hi Andrew,

I too like to write games for the zx81 in 1K. Recently I released QDepthcharge and currently working on QAstro Invaders (the Q stands for quarter screen).

See the "New ZX81 Games" thread too for some amazing games.

Paul
by thewiz
Fri May 05, 2023 2:42 pm
Forum: Development
Topic: New 1K Development Started
Replies: 5
Views: 10536

Re: New 1K Development Started

Another week and another update.

I've got firing working, except for hitting saucers and invaders crashing into the ground.

Slow progress I know but still got 100 bytes or so left to handle the remaining bits like losing a life and the game.

Phase4.png
Phase4.png (3.54 KiB) Viewed 9929 times
by thewiz
Fri Apr 28, 2023 3:31 pm
Forum: Development
Topic: New 1K Development Started
Replies: 5
Views: 10536

Re: New 1K Development Started

A quick update. I've added the saucer and a couple of bugs.

Lots still to do including firing and losing a life.
Phase3.png
Phase3.png (3.42 KiB) Viewed 10307 times
by thewiz
Fri Apr 28, 2023 10:15 am
Forum: SALES
Topic: BOOK: 81 hires games for the 1K ZX81
Replies: 20
Views: 13857

Re: BOOK: 81 hires games for the 1K ZX81

Does the book have type-ins of the games in funky slanted columns? :D
by thewiz
Wed Apr 26, 2023 2:27 pm
Forum: GAMES
Topic: New ZX81 Games
Replies: 381
Views: 702839

Re: New ZX81 Games

JohnsBargs wrote: Tue Apr 25, 2023 6:13 pm
thewiz wrote: Thu Apr 13, 2023 1:48 pm Name of Software: QDepthCharge
Author: Paul Daniels
I like that - quite a lot :D
Thanks JohnsBargs, glad you enjoyed it.
by thewiz
Tue Apr 25, 2023 2:05 pm
Forum: Development
Topic: New 1K Development Started
Replies: 5
Views: 10536

Re: New 1K Development Started

Here's another update. Got the invaders moving and another screenshot. Phase2.png The game is Astro Invaders, which for some reason I remember from BITD. I thought it would work well in 1k so why not. Yes, I'm using your 1K optimization dr beep to wring the most out of the zeddy. Still got 400 bytes...
by thewiz
Mon Apr 24, 2023 2:14 pm
Forum: Development
Topic: New 1K Development Started
Replies: 5
Views: 10536

New 1K Development Started

Hi All,

I've started another 1K game and thought I post my progress as I go. No idea if it will work or if it will turn out the way I imagine it will.

Any guesses on the game?

Phase1.png
Phase1.png (2.95 KiB) Viewed 10536 times