Open source Brawl Stars server emulator for version 29 of the game!

Overview

Welcome to Classic-Brawl v29 Remake πŸ‘‹

Open source Brawl Stars server emulator for version 29 of the game! (Remake)

ScreenShot

What's working ?

  • Battles
    • Trophies in offline battles
    • Power Play with Power Play points
    • ChampionShip
  • Home
    • Brawlers from boxex
    • All skins unlocked
    • Gadgets and Star Powers
    • Notifications
  • Shop
    • Special offers
    • Boxes
    • Gold and other resources
    • PinPack
    • Skins
  • Club
    • Join
    • Leave
    • Chat
    • Update settings
    • Bot commands

...and much more!

Prerequisites

  • python 3.7

Run Server

  • On Windows:
    • Download Python 3.7 or newer version from official page.
    • Download the server and extract it.
    • In a terminal type: pip install tinydb
    • Execute "main.py" file
  • On Linux:
    • Open Terminal and install Python by executing following command: sudo apt-get update && sudo apt-get install python3 python3-pip
    • Download the server and extract it.
    • In a terminal type: pip install tinydb
    • Execute "main.py" file
  • On Android:
    • Download and install PyDroid app from Google Play.
    • Open PyDroid and wait until Python installs.
    • Download the server and extract it.
    • In PyDroid go in the "pip" section, type tinydb, then click install.
    • In PyDroid open and execute "main.py" file

Configure client

Client -

Need help? Join our Discord support server

Authors

πŸ‘€ PhoenixFire (main developer)

πŸ‘€ Crazor

πŸ‘€ Icaro

πŸ‘€ SaVok

πŸ‘€ Root

Special thanks to:

🀝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

This version is unfinished, if you have any problems or bugs please contact with us in the our discord server, we will always be happy to help newbies!

Owner
CrossFire
CrossFire
Simple game where you try to survive as long as you can on screen.

Survival Game Simple game where you try to survive as long as you can on screen. Play To run, download the code and run the survival_game.py file. Fro

Logan Morris 1 Feb 10, 2022
Jiminy, fast and portable Python/C++ simulator of poly-articulated systems with OpenAI Gym interface for reinforcement learning.

Jiminy is a fast and portable cross-platform open-source simulator for poly-articulated systems. It was built with two ideas in mind: provide a fast y

Alexis DUBURCQ 122 Dec 29, 2022
πŸŽ… Celebrating 2021 Christmas with the development of this game

ChristmasGame (DEVELOPING) πŸŽ… Celebrating Christmas with the development of this game You can also use this engine to create your game too, just empty

Γ‰rik Freitas 5 Jan 10, 2022
Lucky Balls is gambling game where user try to guess 6 numbers from 1 to 48 that computer has picked.

LUCKY BALLS Lucky Balls is gambling game where user try to guess 6 numbers from 1 to 48 that computer has picked. INSTRUCTIONS User input his bet, tha

rile037 2 Dec 28, 2021
Tic-Tac-Toe - Tic-Tac-Toe game build With Python

Tic Tac Toe This game is very popular amongst all of us and even fun to build as

PyLaboratory 0 Feb 06, 2022
A comprehensive, feature-rich, open source, and portable, collection of Solitaire games.

PySol Fan Club edition This is an open source and portable (Windows, Linux and Mac OS X) collection of Card Solitaire/Patience games written in Python

Shlomi Fish 368 Dec 28, 2022
2d war game single player

WarGame-third-version-0.0.4- 2d war game single player Hi ! Today, I publish on GitHub the version 0.0.4 of "WarGame". In this version, you can find a

Edouard Vincent 2 Apr 08, 2022
An open-world game made in Python.

Dragon Realms Notes Windows OS only Contributors This project follows the all-contributors specification (emoji key, command Issue). See what you can

Dragon Realms 2 Jul 28, 2022
Un semplice Snake game , come negli anni 90!

Project-SnakeGame Un semplice Snake game , come negli anni 90! ITA VI porto un semplice giochino per i nostalgini degli anni 90 , ispirato al vecchio

Matt K Lawrence 1 Oct 17, 2021
Mastermind-Game - A game to test programming and logical skills

Bem vindo ao jogo Mastermind! O jogo consiste em adivinhar uma senha que serΓ‘ ge

Marcelo Daros 0 Jan 27, 2022
A set of functions compatible with the TIC-80 platform

Pygame-80 A set of functions from TIC-80 tiny computer platform ported to Pygame 2.0.1. Many of them are designed to work with the NumPy library to im

7 Aug 08, 2022
Deep Running

Deep Running 1. Install $ pip install --user deep_running 2. Lap N Lap. Name Remarks Citation Meta 1 Mario Deeeeeep Running I was born to run. dannyso

karaage 69 Jan 31, 2022
A multiplayer RPG Discord bot, where you play as a god.

To run Ensure your Python is up to date, and install packages from requirements.txt Duplicate secrets-template.yaml, and name it secrets.yaml Insert y

4 Jan 18, 2022
A simple pygame implementation of the LOGO programming language.

LOGO-py A simple pygame implementation of the LOGO programming language. Latest Version Notes Fixed a bug where penup/pendown would not work properly.

Ethan Evans 1 Dec 05, 2021
Guess Your Card - A Multiplayer Python Game

Guess Your Card - A Multiplayer Python Game This is a guessing card game having two levels - Developed in Python and can be played between two to four

Hammad Ahmed ~ 1 Oct 20, 2021
A full featured game of falling pieces using python's pygame library.

A full featured game of falling shapes using python's pygame library. Key Features β€’ How To Play β€’ Download β€’ Contributing β€’ License Key Features Sing

Giovani Rodriguez 7 Dec 14, 2022
Hagia is a 2D game engine and toolset for Python.

HAGIA What is Hagia? Hagia is a 2D game engine and toolset for Python. Hagia has

star 3 Jun 01, 2022
Flappy-Bird AI - Flappy Bird game with AI

FLAPPY BIRD AI Flappy Bird game solved with neat-python, a Python module based o

1 Jan 07, 2022
Solo CLF project about the creation of the FlickColor game in Python with very precise instructions.

Solo CLF project about the creation of the FlickColor game in Python with very precise instructions.

COZAX 1 Dec 09, 2022
AI Games and its programming solution with Python.

Problem: Save the princess: Problem defination on Hackerrank: https://www.hackerrank.com/challenges/saveprincess About problem: Princess Peach is trap

Hasit Parmar 1 Feb 19, 2022