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
10
Commits
1
Branch
0
Tags
c3f84c76811f6554ce1f63839b4dab48d0bd791c
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
karolina
c3f84c7681
added a safeguard so that balls can't fly straight horizontally or vertically
2024-07-23 21:22:05 +02:00
balls
added a safeguard so that balls can't fly straight horizontally or vertically
2024-07-23 21:22:05 +02:00
blocks
blocks now break upon colliding once their health is depleted
2024-07-23 20:33:27 +02:00
boundaries
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
fonts
added a main menu
2024-07-23 16:49:30 +02:00
resources
/backgrounds
added level background and world boundaries
2024-07-23 17:47:14 +02:00
scenes
added a speed ball and buttons to add them to the level
2024-07-23 21:09:04 +02:00
.gitattributes
Initial push
2024-07-23 16:32:35 +02:00
.gitignore
Initial push
2024-07-23 16:32:35 +02:00
icon.svg
Initial push
2024-07-23 16:32:35 +02:00
icon.svg.import
Initial push
2024-07-23 16:32:35 +02:00
project.godot
ball now more consistently collides with arbitrary objects and bounces off them appropriately
2024-07-23 20:07:13 +02:00
S
Description
Simple Idle Breakout game made with Godot
253
KiB
Languages
GDScript
100%