Galaxian-t

Description

Galaxian, but with Pharo

Details

Source
GitHub
Dialect
pharo (25% confidence)
Stars
1
Created
Nov. 1, 2020
Updated
Nov. 11, 2022

README excerpt

----------------------------------------------------------
	INSTALL//INSTALACIÓN
----------------------------------------------------------
English//Inglés
1. It is needed to have installed Pharo, you can download 
it from: 
https://pharo.org/

2. To play the game you need to install the package 
Galaxian-t. If you have an issue or you dont know
how to do it, just go to: 
http://wiki.uqbar.org/wiki/articles/tutorial-de-squeak-y-pharo.html

----------------------------------------------------------
Spanish//Español

1. Es necesario tener instalado Pharo, podes descargarlo
desde:
https://pharo.org/

2. Para jugar es necesario instalar el paquete Galaxian-t.
Si no sabes como hacerlo o tenés algún error, podes
acudir al sitio:
http://wiki.uqbar.org/wiki/articles/tutorial-de-squeak-y-pharo.html

----------------------------------------------------------
	PLAY//JUGAR
----------------------------------------------------------
English//Inglés
1. Start.
	To run the game you need to writte 
	in the PlayGround or Transcript:
	Menu new openInWorld addOpciones.

2. Movement between screens.
	To go back you just need tu push esc.

3. Controls.
	To move betwen the menus and control
	the Galaxip, you have to use the
	arrows, and to fire you have tu push
	space bar.

4. End.
	To finish the game you need to push esc.

5. Considerations.
	The game has some issues that will be 
	fixed in future updates.

----------------------------------------------------------
Spanish//Español
1. Inicio del juego.
	Para iniciar el juego es necesario escribir 
	en Playground o Transcript lo siguiente:
	Menu new openInWorld addOpciones.

2. Movimiento entre pantallas.
	Para volver atras desde cualquier parte
	del juego basta con presionar esc.

3. Controles
	Para moverse a través de los menús y 
	mover al galaxip se utilizan las
	flechas, para disparar se utiliza
	la barra espaciadora.

4. Fin del juego.
	Para finalizar el juego solo se debe presionar
	esc para volver al menu principal.

5. Consideraciones.
	El juego tiene algunos errores, y espera futuras
	actualizaciones.
← Back to results