Skip to content

A simplified version of Space Invaders, used in a beginner tutorial about Python and Pygame Zero.

Notifications You must be signed in to change notification settings

Naohiro2g/pgzero_game

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pgzero_game

A simplified version of Space Invaders, used in a beginner tutorial about Python and Pygame Zero.

シンプルなスペースインベーダーゲームの改造版です。サウンドの差し替え、追加、敵キャラの変化など。

  1. Clone or downloadでzipファイルをダウンロード。
  2. 展開してフォルダに入る。
  3. $ pgzrun game.py で起動。
  4. あるいは、mu-editorのPygame Zeroモードで、game.pyを開いてPlay!

Credits for efx sounds from SoundBible.com

Space Invaders sounds

About

A simplified version of Space Invaders, used in a beginner tutorial about Python and Pygame Zero.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%