Coder Social home page Coder Social logo

jspong's Introduction

JSPong

JSPong is a simple Pong clone browser game, written in HTML5/Javascript. The goal of this project was to dip my toes into Javascript programming and realize my first web application. The code does not use any object orientation (although it probably should have), which shows my ANSI-C background.

JSPong Screenshot

Playing

The game enables two players to play Pong against each other. Furthermore, one (or even both) of the players can be controlled by the game. Whichever player scores 5 points first, wins the game. A player scores a point, if the opposing player is unable to catch the ball with their paddle, before it leaves the game aerea. The direction, the ball bounces of the paddle is determined by the position on the paddle the ball hits.

Player Control

The left players paddle is controlled by the W and S keys, while the right players paddle is controlled by the arrow up and arrow down keys.

Options

Before the game start, the Players Names can be selected, showing them trhoughout the game. Furthermore, a selection has to be made, which player is controlled via a keyboard and which player is controlled by the game computer. It is even possible to habe both players controlled by the computer and just watch the game!

jspong's People

Contributors

maxq22 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.