caioferrarezi / pong-game

pong game implementation playground in js and lua

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

๐Ÿ“ Pong

pong screenshot

This is just a playground to implement the pong game, based on the implementation learned on CS50 course.

The repo has the JavaScript and Lua (made with Lร–VE framework) versions.

If you wanna test the web version, check out the demo page.

You can also play the Lua version by cloning the repo, installing the framework, navigating to project's folder and type on your terminal:

$ love lua/

Thank you! ๐ŸŽ‰


Made with ๐Ÿง‘โ€๐Ÿš€ by Caio Ferrarezi

linkedin

About

pong game implementation playground in js and lua

License:MIT License


Languages

Language:Lua 62.5%Language:TypeScript 31.5%Language:JavaScript 3.5%Language:CSS 1.7%Language:HTML 0.8%