Pong 2D
ESPAÑOL
=========================
Descripción
Juego para aprender las bases de Unity como colisiones, uso de diferentes GameObjects, creación de Prefabs,... Este es es el resultado basado en el mítico Pong de 1972: https://es.wikipedia.org/wiki/Pong
Instrucciones básicas.
- ESPACIO: Para iniciar juego / Reiniciar jugada después del gol.
- Jugador 1 (IZQUIERDA): ARRIBA = w / ABAJO = s
- Jugador 2 (DERECHA): ARRIBA = Flecha Arriba / ABAJO = Flecha Abajo
ENGLISH
=========================
Description
Game to learn the basics of Unity such as collisions, use of different GameObjects, creation of Prefabs, ... This is the result based on the mythical Pong of 1972: https://en.wikipedia.org/wiki/Pong
Basic Controls.
- ESPACE: Para iniciar juego / Reiniciar jugada después del gol.
- Player 1 (LEFT): UP = w / DOWN = s
- Player 2 (RIGHT): UP = Cursor UP / DOWN = Cursor DOWN
Status | Prototype |
Platforms | HTML5 |
Author | mugan86 |
Made with | Unity |
Tags | 2D, Local multiplayer, pong |
Multiplayer | Local multiplayer |
Player count | Singleplayer |