Releases: IKaramitsos/SpaceInvadersGame
Releases · IKaramitsos/SpaceInvadersGame
Release list
Space Invaders Extended Code
Space Invaders Extended Code
Note
The .rar file contains the needed .image and .changes files to launch, as well as new files that are necessary for the extended version of the game, explained in the Assets section below.
Assets
SpaceInvader_Final.imagebase project fileSpaceInvader_Final.changeshistorical changes for reproducibilitySpaceInvader_Menu.stcodebase of the game's menuSpaceInvader_Version_Code.smalltalkcodebase of the extended code version of the gamespaceshipp.pngfile needed for the visual representation of the player's spaceshipalienspaceshipp.pnga visual representation of the enemylasergun.wavsound effect when player is shootingdestroy.wavsound effect when an enemy is destroyed
Requirements
- Squeak/Smalltalk (any version)
- Compatible with Windows/macOS/Linux
A look of the extended game version
| Title | Screenshot |
|---|---|
SpaceInvaders Menu |
![]() |
SpaceInvaders Game |
![]() |
Space Invaders Base Code
Space Invaders Base Code
Note
The .rar file contains the needed .image and .changes files to launch. The release provides the code that anyone can recreate by following the Part 1 to Part 5 instructions without trying to solve any of the challenges.
Assets
SpaceInvader.imagebase project fileSpaceInvader.changeshistorical changes for reproducibilitySpaceInvader codebase.stcodebase of the space invader game to preview
Requirements
- Squeak/Smalltalk (any version)
- Compatible with Windows/macOS/Linux
Instructions
- Instructions followed to create this file can be found here Part 1-5


