Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/suap-dev/pong2.0
Pong 2.0, by my student adam-debniak
https://github.com/suap-dev/pong2.0
2d-game game-dev love2d oop teaching
Last synced: 11 days ago
JSON representation
Pong 2.0, by my student adam-debniak
- Host: GitHub
- URL: https://github.com/suap-dev/pong2.0
- Owner: suap-dev
- Created: 2022-03-10T15:46:55.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-21T14:39:54.000Z (almost 3 years ago)
- Last Synced: 2024-11-24T00:52:15.995Z (2 months ago)
- Topics: 2d-game, game-dev, love2d, oop, teaching
- Language: Lua
- Homepage:
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pong2.0
Pong 2.0, by adam-debniakimportant links:
- https://www.tutorialspoint.com/lua/lua_math_library.htm
- https://pl.wikipedia.org/wiki/George_Boolehomework 2022-03-17:
- experiment with more balls, diferent sizes, try to fk something up with just balls. :) (no rockets)
- check the important links that were added
- read about Object Oriented Programming
- read and learn from test1.txt
- do the tasks from Rocket.lua