TeleMidia / ginga

A Ginga iTV middleware implementation by TeleMídia/PUC-Rio
http://ginga.org.br
GNU General Public License v2.0
51 stars 8 forks source link

feat: add pong example #188

Closed RodrigoDornelles closed 3 months ago

RodrigoDornelles commented 4 months ago

I'm a beginner at ginga and lua, this is my first game, I made it as a hello world, a simplified view is interesting for other beginners.

I wanted to make a fluid game.

https://github.com/TeleMidia/ginga/assets/29123479/df5d481e-1e0a-4244-88f4-8d1aa986145d

rafael2k commented 3 months ago

Muito legal mesmo @RodrigoDornelles ! Vou dar uma olhadinha antes de mergear.

RodrigoDornelles commented 3 months ago

@rafael2k I was trying to solve a bug, reported #190, but it never worked out, I thought of a simpler and more effective solution.

I consider that pong is done, and tested on real hardware!

pong
https://raw.githubusercontent.com/RodrigoDornelles/RodrigoDornelles/master/media/ginga-pong.gif
RodrigoDornelles commented 3 months ago

@alanlivio @rafael2k não tenho mais ajustes a considerar, está bom no estado que está! inclusive validei em diversos modelos de televisão!

rafael2k commented 3 months ago

Merged! Thanks!