Coder Social home page Coder Social logo

bluefireteam / bgug Goto Github PK

View Code? Open in Web Editor NEW
93.0 9.0 19.0 23.53 MB

Break Guns Using Gems is a fast paced side-scrolling platformer with innovative controls and a gun-related twist.

Home Page: https://fireslime.xyz/games/bgug

License: MIT License

Java 0.26% Objective-C 0.03% Dart 98.73% Shell 0.47% JavaScript 0.22% Swift 0.29%
flame game flutter bgug platformer action sidescroller fast-paced

bgug's Introduction

BGUG

Break Guns Using Gems is an open-source mobile game for Android and iOS.

It's a fast paced side-scrolling platformer with innovative controls and a gun-related twist.

Developed by the Fireslime Team using flame.

This is also a good, complete example and showcase of all flame has to offer. Please check this source code if you have advanced questions about flame.

Gameplay

BGUG puts you in control of a tiny robot, in his quest to avoid obstacles and collect gems.

Use the gems to block the pathway of the guns that try to kill you and see how much you can endure the tireless obstacles in this endless runner.

Collect coins on your adventure and by blocking the guns, then use those coins to buy awesome custom skin for your tiny robot, choosing between a total of more than 30 skins available.

Hold the left side of the screen to jump; the longer you hold, the higher you'll jump upon release. Hold the right of the screen to fall quicker after your jumps.

Simple but innovative and hard-to-master controls keep you in the flow in order to improve after every death. Become the best among your friends and get all the achievements!

Also check out the playground with no coin rewards but 100% customizable options. Make your own game with the abundant configs.

Running

You can download from the Play Store or build yourself. After cloning, just run the build script to both fetch dependencies and build the generated files:

./cmds/build.sh

After that, just use flutter run to run on your emulator or connected device

Remember to set the constants:

const bool ENABLE_LOGIN = true;
const bool ENABLE_ADS = true;
const bool ENABLE_IAP = false;

To your liking.

Installation

Alternatively, you can run flutter build apk --split-per-abi to generate an APK to later install on any devices.

Installing to your device is as simple as connecting it in debug mode and runningflutter install Have fun!

Contributing

Star, open your issue or PR us, we'd be really, really glad!

To open an PR:

  • Fork it!
  • Create a feature branch.
  • Make your modifications (remember to KISS)
  • Submit your PR

Any help is appreciated! Thanks!

bgug's People

Contributors

erickzanardo avatar erickzanardo-dx avatar japalekhin avatar jlemanski1 avatar luanpotter avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

bgug's Issues

gradlew.bat app:properties

These are the steps followed in Android Studio Terminal:

  • flutter pub get
  • flutter packages pub run build_runner build --delete-conflicting-outputs
  • flutter run (on a real device)

This is the output:

Resolving dependencies...

  • Error running Gradle: ProcessException: Process "C:\Users\hhh\AndroidStudioProjects\bgug\android\gradlew.bat" exited abnormally: Command: C:\Users\hhh\AndroidStudioProjects\bgug\android\gradlew.bat app:properties

Please review your Gradle project setup in the android/ folder.

The mysterious case of the duck skin

For some reason there is a duck skin on the skins json:

    {
      "name": "Duck",
      "file": "duck.png",
      "cost": 200
    },

However it appears that there is and there has never been any PNG/ase files regarding that skin.

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.