Skip to content

A dungeon-themed Pong clone. All code is written in C# using the Unity engine.

License

Notifications You must be signed in to change notification settings

ffiza/pong-unity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dungeon Pong

A dungeon-themed Pong clone. All code is written in C# using the Unity engine.

Controls

  • Press SPACE to start the game.
  • The player on the left moves up with Q and down with A.
  • The player on the right moves up with ARROWUP and down with ARROWDOWN.
  • You can quit the game at any point with ESCAPE.

Usage

Open the project with Unity and play the game.

Screenshots

Attributions

  • This project is published under the Creative Commons Zero (CC0) license. You are free to use this code for any project you like.
  • Background, foreground and player(s) graphics are from Brackeys and can be found in this GitHub repository.
  • The graphic for the ball was drawn by the author and are published under the CC0 license.
  • The font was made by Gowl and can be found here.
  • The score sound effect can be found here.
  • The bounce sound effect was made by Rich McBride and can be found here.
  • Background music was made by SVL and can be found here.

About

A dungeon-themed Pong clone. All code is written in C# using the Unity engine.

Topics

Resources

License

Stars

Watchers

Forks

Languages