Skip to content

Space Invaders Extended Code

Latest

Choose a tag to compare

@IKaramitsos IKaramitsos released this 28 Oct 12:15
· 12 commits to main since this release
2b07a06

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.image base project file
  • SpaceInvader_Final.changes historical changes for reproducibility
  • SpaceInvader_Menu.st codebase of the game's menu
  • SpaceInvader_Version_Code.smalltalk codebase of the extended code version of the game
  • spaceshipp.png file needed for the visual representation of the player's spaceship
  • alienspaceshipp.png a visual representation of the enemy
  • lasergun.wav sound effect when player is shooting
  • destroy.wav sound 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 SpaceInvader_Menu
SpaceInvaders Game SpaceInvader_Start