Categoría: Games

Categoría agregada por el Plugin WPeMatico

  • An immersive and captivating underwater adventure game using Flutter

    Scuba Sweep Scuba Sweep is an immersive and captivating underwater adventure game developed using Flutter. Inspired by the pressing issue of plastic pollution in our oceans and its detrimental impact on marine life, this game aims to raise awareness and encourage actionable steps towards a cleaner environment. View Github In Scuba Sweep, players take on the role of a diver …

  • YuNO – A minimalist, open-source retro gaming frontend

    YuNO YuNO is a minimalist, open-source retro gaming frontend designed to deliver a nostalgic and efficient gaming experience. This project aims to create a simplified interface for accessing and playing your favorite retro games. View Github Characteristics Minimalist: Clean and simple user interface, focused on gameplay. Compatibility: Supports a wide variety of emulators and retro games. Open source: Free to …

  • A jigsaw puzzle game using Flutter and Flame

    Real Jigsaw Puzzle Real Puzzle is a jigsaw puzzle game powered by Flutter and Flame. App can run on Android iOS and Web … Play in Browser Donwload Apk License Photos provided by Pexels Distributed under the MIT License. See LICENSE for more information. GitHub View Github

  • A simple X O game built with Flutter

    X O Flutter App A simple X O game built with Flutter. Introduction A simple Flutter application for playing X O. The app allows users to play against each other or Single-player mode. Features Two-player mode (Player X vs. Player O) Single-player mode Score tracking Clean and responsive UI Screenshots Project Structure The project follows a modular structure for better …

  • 2048 Game implemented in Flutter

    2048 The game is purely made using Flutter’s Animation System using AnimatedWidget and Explicit animations. The project is made in Flutter 3.0 at the moment and is not related in anyway to the Flame Game Engine or the Game toolking the Flutter team released with version 3.0 Running the Game Get Packages flutter pub get Run Builder flutter pub run …

  • A free and cross-platform trainers launcher for enhancing your gaming experience

    A free and cross-platform trainers launcher for enhancing your gaming experience🤗. 👀 Screenshots 💻 Supported platforms Windows Linux Steam Deck macOS (coming soon) ⚙️ Installation You can download prebuilt binaries directly from GitHub releases or 百度网盘 For Linux user or Steam Deck user, run following commands to install. sudo dpkg -i LaLa_linux_amd64.deb or sudo apt install ./LaLa_linux_amd64.deb or run LaLa_linux_amd64.AppImage …

  • 2D game at solana blockchain

    DINOGROW DINOGROW is an exciting mobile game developed in Flutter that combines the fun of dinosaur games with the power of the Solana blockchain. In this game, players can create a new wallet on the Solana blockchain as their in-game identity, allowing them to interact with the blockchain quickly and transparently. Key Features Solana Login: Players can log in to …

  • A classic minesweeper game fully implemented in Flutter

    mines_sweeper Overview mines_sweeper is a classic minesweeper game fully implemented in Flutter. The game challenges players to clear a rectangular board containing hidden “mines” without detonating any of them. Installation Clone the repository and navigate to the project directory. Run the game using your preferred Dart environment. Usage The game starts with a grid of unmarked squares. Some randomly selected …

  • Triple seven slots game built with Flutter

    Triple seven slots game PROJECT INFO Triple seven slots game based on the latest version of Flutter Game is properly working on Android, iOS and WEB Features Ability to make bet, user balance is locally stored Spin wheel each 8 hours Different lotties for prizes and balance increasing Demo Triple Seven Slots Game demo777.movie.mp4 Installing: 1. Clone this repo to …

  • An Online multiplayer Tictacktoe game with Flutter

    mp_tictactoe This is an Online multiplayer Tictacktoe game where two player can play simultaneously. Whoever gets 6 points of score first wins the game. one player have to create a room and others have to join the room my inputing rooms ID number given by the player1(Who has created the room). The Project in coded in flutter language and javacsript …

  • A classic implementation of the popular Tetris game built using Flutter

    Tetris Game A classic implementation of the popular Tetris game built using Flutter and Dart. This version stays true to the original gameplay mechanics while offering a visually appealing user interface. Objective: Clear lines by fitting falling blocks together to create complete horizontal lines. With each cleared line, the game speeds up, challenging players to think and react quickly. GitHub …

  • A simple Tic Tac Toe game with an unbeatable AI opponent, Built using Flutter

    Toe Tack Tick A simple Tic Tac Toe game with an unbeatable AI opponent. Built using Flutter. Features Play against an unbeatable AI opponent. Beautiful and modern user interface. Enjoyable sound effect and music. Responsive design for various screen sizes. Screenshots Getting Started Clone this repository. Make sure you have Flutter installed on your machine. Navigate to the project directory …

  • The famous Tic Tac Toe game built using Flutter

    Tic Tac Toe Introduction The famous Tic Tac Toe game built using Flutter. To enhance the user experience, I implemented Hive as the local database, allowing players to view their games later. Additionally, I utilized hooks, a flutter implementation of React hooks, to efficiently manage the life-cycle of the Widget and better perfomance. Features Single Player : Engage in an …

  • A multiplatform unofficial client for Fox go server (foxwq)

    openfoxwq_client A multiplatform unofficial client for Fox go server (foxwq) written in Flutter. The web version is currently hosted at https://openfoxwq.com. Native builds for Mac available at openfoxwq_dist repository. Screenshots Development I use the beta channel for Flutter. There are two environment variables which can be helpful during development: MOCK_UI: a boolean flag to control whether the application is launched …

  • A simple two-player game played on a 3×3 board

    Flutter TIC-TAC-TOE Game Looking for an interactive game? This game got you covered. Run Locally Clone the project git clone https://github.com/yuvraj0028/tic_tac_toe.git Go to the project directory cd tic_tac_toe Install dependencies flutter pub get Run App flutter run Screenshots GitHub View Github