This website requires JavaScript.
Explore
Help
Sign In
karolina
/
idlebreakout
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
65accbc2c202391856b3b48c262645f4cab02dee
idlebreakout
/
scenes
T
History
karolina
65accbc2c2
added a speed ball and buttons to add them to the level
2024-07-23 21:09:04 +02:00
..
boundary.gd
added a basic ball that properly inverts velocity when colliding with a world boundary. my balls are getting stuck on each other tho
2024-07-23 18:22:05 +02:00
level.gd
added a speed ball and buttons to add them to the level
2024-07-23 21:09:04 +02:00
level.tscn
added a speed ball and buttons to add them to the level
2024-07-23 21:09:04 +02:00
mainmenu.gd
level now detects (in a very rudimentary way, by checking every frame) whether all blocks have been broken
2024-07-23 20:53:55 +02:00
mainmenu.tscn
added a main menu
2024-07-23 16:49:30 +02:00