Giter VIP home page Giter VIP logo

bubble-grenade's Introduction

Bubble Grenade

This repository is a playground to experiment with different features of Godot engine v3.2.1.

The game

Gameplay is a review of classic bubble gun game. In this case the balls are throw from top to down (like a grenade) and explodes the montain of same color.

Ball color is get from a colorfull bar at the top of the screen. Player should consider not only the impact point but also the color area trajectory.

Gameplay starts directly once the player enter the game.

Components

Game

Game.tscn is the main node for the game. It is a container for different layers that compose the game: BackgroundLayer, GamePlayLayer and HUDLayer.

BackgroundLayer [CanvasLayer]

GamePlayLayer [CanvasLayer]

HUDlayer

src/HUDlayer/HUDLayer.tscn is the node that handles user data.

Backlog

Author

[email protected]


Backlog kljkjl yvujvuk gbiuolb


Code Refactor
  • Documentation

  • Review style code

  • Autoload config

  • _process function and machine

  • Move code to mountain

  • explosion to scene

  • Sound manager o algo refactor

  • Unit test

    Features

  • End Game

    • message
    • sound
      • new best score
      • no new best score
  • Best score persistance

  • Background

  • map review

  • Colors review

  • ligths

  • SplashScreen

  • Menu

    • Letter
    • Sound
    • Music
  • [BUG] cannon is not firing at restart

  • [BUG] explosion canon is saturing

  • [BUG] angle of laser, get entire ball not only center

  • [BUG] make colision for almost contact balls

  • [BUG] Hay algo raro a la hora de pillar el color en borde entre dos

  • [IMPROVEMENT] Environment music

    • Look for different tracks
    • Look for multipista
  • [IMPROVEMENT] Start/Go message when player start to aim

  • [IMPROVEMENT] Cambiar la caratula por una mas luminosa que haga match con la foto

  • [IMPROVEMENT] Score, best score text + colocación

  • [FEATURE] Ball Material (conccept)

    • Bubble sound (water)
    • BubbleFX

    Future features

  • Powers

    • HearthQuake
    • RerollRainbow
    • MulticolorBall
  • Levels

    • Different maps
    • World menu

bubble-grenade's People

Contributors

lopezmdidac avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.