Go to file
Guido Schweizer 366ffa4001 remove ignore dirs 2023-11-26 19:40:33 +01:00
app finished menu 2023-11-26 18:19:58 +01:00
metadata release 0.1 2023-11-26 19:36:51 +01:00
sounds adding menu with sliders 2023-11-26 17:58:07 +01:00
sprites finished menu 2023-11-26 18:19:58 +01:00
.gitignore game works now 2023-11-26 16:21:32 +01:00
README.MD Update README.MD 2023-11-26 19:38:45 +01:00

README.MD

Bouncing

a little dragonruby game that simulates a ball bouncing in a circle with gravity and bounciness settings. playable here

Development

requires dragonruby

Graphics

generated with adobe firefly

License

The MIT License (MIT)

Copyright (c) 2023 Guido Schweizer

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.