Keep Inside

by davidb
Overall★★★★★★★★★★3.22
Fun★★★★★★★★★★3.20
Innovation★★★★★★★★★★3.30
Theme★★★★★★★★★★3.67
Graphics★★★★★★★★★★2.74
A very basic game, use the game pad or the mouse to control the paddle. Mouse click ou Gamepad bottom button ( A on Xbox Controller).

The game is very unfinished (incomplete gameplay, no sound,no fx, no...) just the bare minimum. Maybe I'll submit a post-compo version during the coming month.

Install:
- download the archive
- open the archive / package
- launch the native executable
- allow the executable to run (on windows & mac)

Tools:
- Rust with bevyengine (my first time, I learn it during the compo)
- VS Code
- Inkscape



Update:
- [2020-10-05] Error during the packaging on Sunday, so I repackage the content.

Tools: Inkscape

Comments17

TolMera
TolMera5 Oct 2020, 04:54
That looks really cool, any cahnce of a webGL build?
igaryhe
igaryhe5 Oct 2020, 07:38
As a Rustacean, it's always good to see people making games using Rust! Well done David, at least it works!
davidB
davidBauthor5 Oct 2020, 07:42
Thanks, I guess webgl is not yet provided by the engine bevy 0.2.1 (young engine, I tried for this LD).
Corporation
Corporation5 Oct 2020, 19:37
Nice looking graphics and colors, simple but addicting gameplay. Thas was actually fun!
The ball didn't really touch the inner platform, that was anoying. Overall nice project, it has some potential)
noahw
noahw5 Oct 2020, 19:38
Nice work, doing a game jam in Rust is super impressive! The game is pretty fun too, even as bare-bones as it is.

Heads up, though, trying to open the app on macOS 10.14 pops up an error: "The application requires macOS 10.15 or later." I ran the binary directly though from the console and it worked fine:

```
$ ./ld47_keep_inside.app/Contents/MacOS/ld47_keep_inside
```
(Also, the download links for Mac/Linux are mixed up.)
DecadeDecaf
DecadeDecaf5 Oct 2020, 19:42
I've noticed that there are two play-styles for this game. You can carefully hit the ball with only the outside paddle, or you can parry the ball between the two paddles for twice as many points. That honestly adds a lot of depth to an otherwise simplistic game. I appreciated the option to use a controller. Nice entry, even if you weren't able to finish it.
schizoid2k
schizoid2k6 Oct 2020, 00:45
This does have potential. Simple graphics and gameplay... and that's exactly what the game needs. I did notice that if you hold down the mouse button, the ball launch routine, uh... loops! :smiley: Definitely consider enhancing this game... nice job!
davidB
davidBauthor6 Oct 2020, 08:19
Thanks for your comments, it a motivation to work on a post-combo version. :-D

@noahw , I'll see if I can build a version compatible for macOS 10.14 (I don't have one to test, and the app is build on github-action). I also noticed that links are mixed but I was not able to unmixe them with the LD form (mixe is done after the submit), I'll retry today to unmixe.
Nodli6 Oct 2020, 19:11
A great minimalist game.
The counter and the circle twisting are great visual touches.
A menu and a calm background music would have really improved the experience.
Visual feedback would have been great to know when the ball bounces, i still don't know if the smaller pad is purely a magnet or if balls can bounce on it.
You could improve variety by spawning the ball in a random spot / direction around the player.
You could have added power-ups / interactions to break the monotony as it gets a bit easy when the ball starts consistently going clockwise / counter-clockwise.
Even if it does not look finished, it's a great start for a game !
necauqua
necauqua7 Oct 2020, 10:58
Reiteration of pong, but in a loop! Cool

Very simple minimalist aesthetic, I like that very much, great job.

Tip of the hat for using Rust :)
Gao Ming
Gao Ming9 Oct 2020, 09:50
Cool idea! Great job, love it!
Doot
Doot11 Oct 2020, 17:23
Nice one!

The idea is nice, the execution is clean.
I love the simple graphic style, the color choice is good too.

After 20 or so, you become stuck in a cycle where you always have exactly the same angle to turn to win. Maybe adding a bit of randomness to the bouncing angle, or speed to the ball every bounce would make it more interesting.

Well done making this game 💕
AmusingFrog
AmusingFrog18 Oct 2020, 14:58
Nice game, I like the minimalist graphic style.
ludipe
ludipe21 Oct 2020, 17:11
I love when simple games work so well. Got me to play a few times, it's quite fun. Would love to see some progression (ball going faster and maybe some color changes like in super hexagon).
Papaver
Papaver25 Oct 2020, 19:20
Nice game! Nice touch to have an extra, smaller paddle.
I wish I had more influence on where the ball was going, it didn't seem to matter how I hit the ball (with the middel or the sides, moving or not moving). I found a strategy in which I was moving the paddle through the side opposite to where the ball was, and managed to get to 43. :) I tried with my game controller, but I preferred the mouse.

Other games by @davidb

Found a bug?
Tell us on Discord