Game/Invaders: Review unused graphic asset #236
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
When reviewing the code for
InvadersI spotted a possible typo.bullet, renamebullet2and clean-up code.Yes, there were supposed to be two bullet types.
One being bullet from user to enemies, and the other vice-versa (described as enemy shoot-back here: https://wiki.kolibrios.org/wiki/Invaders).
@hidnplayr - thanks for the extra information. Are you happy for this unused resource to be removed, or will it be used in future?
I have no further plans to develop this game any time soon.
It was written mostly as an exercise for myself in FASM.
Why you want to spend the effort to remove this unused image is beyond me (especially since game is no longer in floppy distribution).
You may do as you please.