pong
Pong game
A simple Pong game implemented using HTML5 Canvas and CoffeeScript
HTML5 Canvas Pong game in Coffeescript
14 stars
5 watching
6 forks
Language: CoffeeScript
last commit: over 13 years ago Related projects:
Repository | Description | Stars |
---|---|---|
spacerace/x86-pong | A bare-metal pong game written in C that runs on PC hardware without an operating system. | 9 |
guigui220d/sfml-pong | A simple game written in Zig to test an SFML wrapper | 5 |
j0of/pong-macroquad-hecs | A fast-paced Pong game built with Rust and two game development libraries | 2 |
kurehajime/pong-command | A simple CLI game implemented in Go | 176 |
knownasilya/glimmer-pong | A Pong game built with Ember.js and Glimmer.js using SVGs | 5 |
cxong/drunkenviking | A top-down puzzle game built with PhaserJS, where the player controls a viking navigating a maze to reach its destination | 61 |
georgegognadze/cyber-pong | An unusual ping pong game project adaptable with Makey Makey Kit and built using CSS. | 6 |
dommmel/coffee-snake | A simple HTML5 snake game written in JavaScript using Coffee Script | 32 |
linker3000/microbit-tvpong | An open-source implementation of the classic Pong game using BBC Microbits as digital game paddles. | 5 |
lanjian/coffee2d | A 2D game engine abstracting canvas management and event handling | 30 |
cardoso/autopong | A Swift-based interactive tutorial on building an AI-powered Pong game with SpriteKit | 14 |
kenrick95/c4 | A Connect Four game implemented in TypeScript using HTML's canvas with AI opponent and browser compatibility | 251 |
hamaluik/luxepong | A simple implementation of the classic game Pong using Haxe as a learning exercise. | 4 |
eckucukoglu/cengball | A soccer simulation game with artificial intelligence and stochastic structure, designed to be programmed by users. | 33 |
arp-g/pictionary | A multiplayer drawing and guessing game where players draw words and others guess them to earn points. | 32 |