Skip to content

Pong 2D game made from scratch using canvas. Graphic theme inspired from Metal Gear saga.

Notifications You must be signed in to change notification settings

pcapurro/metal-gear-pong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 

Repository files navigation

Welcome to Metal Gear: Pong!

Tactical, tennis, action

This is a 2D game made from the original pong (1972), for 2 players locally on the same keyboard. Use E/D keys to move left player and O/L keys to move right player. A bonus mode is availaible including powerups and other features aswell as music and sounds.

To start the website, just drag and drop the index.html on your web browser. It is supposed to work on Firefox and Chrome. A Konami code is availaible on the website, the sequence of inputs needs to be realised on the main page (not in game or on the title page).

The game has been built from scratch using canvas from HTML5 and object-oriented concepts. This project is my part of a group project called ft_transcendence. I have imported my game code and made a simple website to host it here.


Note

The main title logo (modified by myself with GIMP), the FOX logo, the sounds and the music are property of Konami.

The achievement sound is from Steam, property of Valve.

All the others materials, including UI symbols, bandana, health bars and ration icon are made by myself from scratch.