Skip to content

InfiniteAugust/space-invader-and-sprite-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Software Maintenance

Sprite Editor

Run by double click sprite_editor.jar under directory ./bin

This editor supports changing background. You can save your work.

You can load a png file from a specified directory, but since the loaded picture's background is not transparent, once loaded, the whole canvas will be covered.

Space Invaders

My works are modifications based on the original software. Therefore Software Maintenance.

The original software is space invaders. Assets used in the game can be found here.

to launch the modified Space Invader:

  1. import the project into eclipse workspace
  2. click run

to play the game:

  1. left and right to move the player
  2. key z to shoot bullet
  3. key x to shoot laser beam

About

I had a taste of game programming in this project. This game is written in Java (not very mainstream), but I leaned how to maintain a software

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors