Skip to content

BegoUrsus/asteroids

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Asteroids

Simple asteroids style game, written in python


Sencillo juego estilo Asteriodes, escrito en python

Running the game/Ejecutando el juego

To play the game just copy and paste the contents of the file asteroids.py into CodeSkulptor and press the play button (top-left corner).


Para ejecutar el juego simplemente copie y pegue el contenido del fichero asteroids.py en CodeSkulptor y pulse el botón play (arriba a la izquierda)

Controls/Controles

  1. Left mouse button: Click on Splash Screen to start the game
  2. UP Key: Accelerate
  3. RIGHT/LEFT Keys: Rotate ship right/left
  4. Lowercase s: Stop current game

  1. Botón izquierdo del ratón: Pulsar para iniciar la partida
  2. Flecha arriba: Acelerar
  3. Flechas izquierda/derecha: Girar la nave hacia la izquierda/derecha
  4. s minúscula: Parar el juego

Screenshots/Capturas de pantalla

Code/Código

Ver código/See the code

Version

1.0.0

Releases

No releases published

Packages

No packages published

Languages