Code Monkey home page Code Monkey logo

test_app's Introduction

CS:GO Case Opening Simulator

Summary

The CS:GO Case Opening Simulator is a Flutter application that allows users to simulate opening cases from the popular game Counter-Strike: Global Offensive (CS:GO). Users can log in, select cases to open, and experience the excitement of obtaining various in-game items with different rarities. The app includes features such as an inventory system to save items, a ranking system based on XP, and customizable settings.

Features

  • User Authentication: Log in with a username and password.
  • Case Selection: Choose from multiple cases to open.
  • Case Opening Animation: Enjoy an immersive case opening animation.
  • Inventory Management: Save obtained items to your inventory.
  • XP and Ranking System: Gain XP and rank up as you open cases.
  • Settings: Customize app settings such as sound, notifications, and case opening speed.

Project Structure

lib/
├── assets/
│   ├── counter-strike-file-tracker-main/
│   │   └── static/
│   │       └── csgo_english.json
│   └── CSGO-API-main/
│       ├── public/
│       │   └── services/
│       │       ├── da3cj6j-ebe8e371-cb11-4c4c-9a09-7bb101750342.png
│       │       ├── png-transparent-cs-go-weapon-case-thumbnail.png
│       │       └── unnamed.png
├── main.dart
├── models/
│   ├── case.dart
│   └── user.dart
├── providers/
│   └── user_provider.dart
├── screens/
│   ├── case_opening_screen.dart
│   ├── case_selection_screen.dart
│   ├── inventory_screen.dart
│   ├── login_screen.dart
│   └── settings_screen.dart

test_app's People

Contributors

uqwteryu avatar

Watchers

 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.