项目作者: johntelforduk

项目描述 :
Space Rocks game.
高级语言: Python
项目地址: git://github.com/johntelforduk/space-rocks.git
创建时间: 2019-04-09T18:01:01Z
项目社区:https://github.com/johntelforduk/space-rocks

开源协议:MIT License

下载


space-rocks

status

1 player animation

Installation

To install the necessary game module,

pip install pygame

Running it

To run the game,

python game.py

Keys

In menu,

  1. 1 = Play 1 player game
  2. 2 = Play 2 player game

In game,

  1. Player 1
  2. Z = Rotate anticlockwise
  3. X = Rotate clockwise
  4. A = Fire gun
  5. Player 2
  6. (left cursor key) = Rotate anticlockwise
  7. (right cursor key) = Rotate clockwise
  8. / (forward slash key) = Fire gun
  9. ESC = Return to menu

Main menu

Sound Effects

Used under creative commons license.

https://freesound.org/people/sharesynth/sounds/341235/
https://freesound.org/people/ryansnook/sounds/110115/
https://freesound.org/people/tommccann/sounds/235968/

1 player screenshot