Giter VIP home page Giter VIP logo

thelongstory's Introduction

The Long Story | Greedy Kings

Project planning tools

Miro
Jira

Available on AppStore

Download now

Playgrounds of this project

Below you can find our experiments on this project's important parts

UIKitDynamics Gravity etc.
Collisions
View Masking
Lottie Animations
Request Review
Environments

Assets

Figma

Demo

RPReplay_Final1704188581.mp4

Screenshots from the game

Pages Screenshot 2023-10-22 at 14 51 56 Screenshot 2023-10-22 at 14 52 34 Screenshot 2023-10-22 at 14 52 45 Screenshot 2024-01-17 at 13 38 28 Screenshot 2023-10-22 at 14 52 58 Screenshot 2023-10-22 at 14 54 57 Screenshot 2023-10-22 at 14 52 22 Screenshot 2024-01-17 at 13 38 41

Hierarchy

├── Greedy Kings
│   ├── AnimationAssets
│   │   
│   ├── Application
│   │   ├── AppDelegate.swift
│   │   ├── Base.lproj
│   │   │   ├── LaunchScreen.storyboard
│   │   │   └── Main.storyboard
│   │   ├── RootViewController.swift
│   │   ├── SceneDelegate.swift
│   │   └── en.lproj
│   │       └── LaunchScreen.strings
│   │
│   ├── Assets.xcassets
│   │   ├── AccentColor.colorset
│   │   │   └── Contents.json
│   │   ├── AppIcon.appiconset
│   │   │   ├── Contents.json
│   │   │   └── GreedyKingsIcon.png
│   │   ├── Contents.json
│   │   ├── UI Assets
│   │   │   ├── Buttons
│   │   │   ├── Cell Frames
│   │   │   ├── Color Sets
│   │   │   ├── Contents.json
│   │   │   ├── GameScene
│   │   │   ├── Icons
│   │   │   └── King Avatars
│   │   └── icon.imageset
│   ├── AudioAssets
│   ├── Extensions
│   ├── Game
│   │   ├── Constants
│   │   │   └── GameComponentsPropertyList.plist
│   │   └── UI
│   │       ├── Game Scene
│   │       │   ├── Models
│   │       │   │   ├── AnimationModels.swift
│   │       │   │   └── GameSceneModels.swift
│   │       │   ├── ViewModel
│   │       │   │   └── GameSceneViewModel.swift
│   │       │   └── Views
│   │       │       ├── Coordinator.swift
│   │       │       ├── GameSceneViewController.swift
│   │       │       ├── PauseViewController.swift
│   │       │       ├── PlayerDataViewController.swift
│   │       │       └── ResultViewController.swift
│   │       ├── Leaderboard
│   │       ├── Levels
│   │       ├── Main Menu
│   │       └── Pick Character
│   ├── Info.plist
│   └── Managers
│       ├── Game Manager
│       │   ├── GameManager.swift
│       │   ├── HealthManager
│       │   │   └── HealthManager.swift
│       │   └── Models
│       │       └── GameModels.swift
│       ├── Haptics Manager
│       ├── Level Manager
│       ├── Physics Manager
│       ├── Audio Manager
│       └── Storage Manager
├── Greedy KingsTests
│   └── Greedy_KingsTests.swift
├── Greedy KingsUITests
│   ├── Greedy_KingsUITests.swift
│   └── Greedy_KingsUITestsLaunchTests.swift
└── README.md

Details

Architecture - MVVM

Key Elements

• Level Manager (Builder)
• Physics Manager
• Game Manager
• Storage Manager

Architecture - MVVM

thelongstory's People

Contributors

garikhovsepyan avatar surenpoghosian avatar

Stargazers

 avatar  avatar

Watchers

 avatar

thelongstory's Issues

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.