Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/parloti/PongGame
A pong game for browser with HTML5 and AngularJS
https://github.com/parloti/PongGame
angularjs html5 javascript pong-game
Last synced: about 1 month ago
JSON representation
A pong game for browser with HTML5 and AngularJS
- Host: GitHub
- URL: https://github.com/parloti/PongGame
- Owner: parloti
- Created: 2016-10-23T19:48:08.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2016-12-28T14:55:31.000Z (almost 8 years ago)
- Last Synced: 2024-08-01T21:58:42.968Z (5 months ago)
- Topics: angularjs, html5, javascript, pong-game
- Language: JavaScript
- Homepage: https://parloti.github.io/PongGame/
- Size: 91.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PongGame
A pong game for browser with HTML5 and AngularJSThis project is a response to the challenge of Biznas in the VanHackathon (https://www.vanhack.com/hackathon) of Oct 21st to Oct 23rd, a virtual Hackathon of 48 hours to connect international tech talent to Canadian Companies, the project finished ranked and second.
Challenge:
Write a simple browser-based graphical computer game of your choice such as pong or space invaders in HTML5 and JavaScript. You may use either plain JavaScript or any libraries of your choice.
Bonus points if you use the Angular 2 framework.The project is closed, if you want to contribute see this repository (https://github.com/parloti/PongGame2)