Code Monkey home page Code Monkey logo

club_penguin_game's Introduction

Dart Flutter Test

Club Penguin

lib

Playstore

Introduction ๐Ÿš€

Club Penguin A multiplayer game involving penguins and anonymous chat in a virtual 2D world

Before we start, you can take a look at the app:

Output sample

Usage ๐ŸŽจ

To clone and run this application, you'll need git and flutter installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/Shadow60539/social_media_game.git

# Go into the repository
$ cd social_media_game.git

# Install dependencies
$ flutter packages get

# Run the app
$ flutter run

Packages ๐Ÿ“ฆ

Some very good packages are used in this project.

Package Description
flame A minimalistic Flutter game engine
firebase_auth Firebase Authentication
firebase_core To use the Firebase Core API
firebase_database Firebase Realtime Database
dartz Support functional programming in Dart
build_runner Build Custom Models
flutter_bloc BLoC State Management
flutter_launcher_icons Replace launcher icon
freezed Code generation for immutable classes
google_fonts Support google fonts
injectable Dependency injection
lint Rules handler for Dart
lottie Lottie files animations
mockito Mock library for Dart
provider Provider State Management

Directory Structure ๐Ÿข

The project directory structure is as follows:

โ”œโ”€โ”€ android
โ”œโ”€โ”€ asset
โ”œโ”€โ”€ build
โ”œโ”€โ”€ images
โ”œโ”€โ”€ ios
โ”œโ”€โ”€ lib
โ”œโ”€โ”€ test
โ”œโ”€โ”€ analysis_options.yaml
โ”œโ”€โ”€ pubspec.lock
โ”œโ”€โ”€ pubspec.yaml

lib

Directory Description
application State management layer
core Core files which depend on all these layers
domain Model and contract layer
infrastructure Data layer
presentation Widget layer

club_penguin_game's People

Contributors

shadow60539 avatar

Stargazers

InnovexIT avatar Md Delwar Hossain 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.