Recreating the Poketch from Pokemon Diamond and Pearl on the Apple Watch with SwiftUI and WatchOS 8

Overview

Apple Watch Poketch

What is it?

It's an Apple Watch remake of the "Poketch" from Pokemon Diamond and Pearl made with SwiftUI!

Check out the YouTube video here to see it in action!

Notice: "Poketch", "Pokemon", and the assets used in this project are soley owned by the Pokรฉmon Company, Game Freak, and Nintendo. As such, the license for this project does not apply to assets in this repository owned by the aforementioned companies.

What devices can I run this on?

The only real limitation is screen size. Any full-screen Apple Watch should work (4 or above), though I haven't tested it on the Series 3. Feel free to give it a shot and report back how it goes! I'd imagine that simple apps like the digital watch should fit but more complex apps like the calculator will have elements cut off.

How do I put this on my Apple Watch?

By sideloading! This is a pretty complicated and involved process that will probably only make sense if you're a developer, but here's Apple's documentation on running custom apps on your devices using Xcode.

Will this be posted to the App Store?

Nope, this is a fan project of some fantastic games and I am in no position to publish this to the App Store as my own creation. Hopefully this will inspire an official Poketch app to be developed for smart watches at some point!

What apps does it have?

All kinds!

I added the apps that seemed to make the most sense on an Apple Watch, as well as some of my favorites that gave the original Poketch its charm. If you want to see the project running, check out my video here.

You might also like...
A little arcade game that uses SwiftUI as a game engine.
A little arcade game that uses SwiftUI as a game engine.

SwiftUI Game A little arcade game that uses SwiftUI as a game engine :) Just copy the code into the Blank playgroundbook in Swift Playgrounds app on i

A 2048 game writing with SwiftUI.
A 2048 game writing with SwiftUI.

2048 Game (SwiftUI app) This is a simple game to demonstrate the new SwiftUI framework. Note that the game algorithm may have issues, and this is stil

2D ECS game engine in 100% Swift + SwiftUI for iOS, macOS, tvOS
2D ECS game engine in 100% Swift + SwiftUI for iOS, macOS, tvOS

OctopusKit A 2D game engine based on ECS and written in 100% Swift for iOS, macOS and tvOS. If you've tried making a game in Swift while sticking to t

A Simple iOS Game App - Designed in SwiftUI ๐Ÿš€

A Simple iOS Game App - Designed in SwiftUI ๐Ÿš€ The game's aim is to make a cap to fill the color among them. On tapping any shapes, it will rotate 90

A simple dice roller made with pure SwiftUI.
A simple dice roller made with pure SwiftUI.

Dice Roller A simple dice roller made with pure SwiftUI. Contributing Pull requests are welcome. For major changes, please open an issue first to disc

GameOfLife for macOS in Swift & SwiftUI
GameOfLife for macOS in Swift & SwiftUI

GameOfLife John Conway's Game of Life for macOS written in Swift & SwiftUI. Start with a random grid Choose the grid dimenssion Adapt the grid dimensi

Simple SwiftUI War Game

swiftui_war Simple SwiftUI War Game My implementation of: https://codewithchris.

A basic Connect Four game built with SwiftUI
A basic Connect Four game built with SwiftUI

ConnectFour About A simple Connect Four game built entirely with SwiftUI. Through working on this project, I have learned that the upsides of using Sw

BabySortingToyGame - Build a little game for babies to sort shapes in the correct location. This is made in SwiftUI using drag gestures.
BabySortingToyGame - Build a little game for babies to sort shapes in the correct location. This is made in SwiftUI using drag gestures.

This is a demo to build a little mini-game "for babies". It's inspired in this kind of games:

Comments
Releases(v1.1)
  • v1.1(Nov 19, 2021)

  • v1.1-testflight(Nov 19, 2021)

    TestFlight link is open, though spots are limited due to Apple's restrictions. Remember that this build is temporary and may disappear at any time so you're better off using the source code directly if you can. https://testflight.apple.com/join/jd1cqyip

    Source code(tar.gz)
    Source code(zip)
Owner
Idrees Hassan
Making whatever distraction comes into my head next. To contact me, just visit the site below!
Idrees Hassan
Remake of Nintendo's Octopus Game & Watch device for Apple TV 4

Octopus Remake of Nintendo's Octopus Game & Watch device for Apple TV 4. Written in Swift. Simulator controls Use keyboard and remote Press Play/Pause

Roger Wetzel 15 Aug 27, 2022
Imagine Engine - a fast, high performance Swift 2D game engine for Apple's platforms

Welcome to Imagine Engine, an ongoing project that aims to create a fast, high performance Swift 2D game engine for Apple's platforms that is also a j

John Sundell 1.8k Jan 3, 2023
Run Minecraft on Apple Silicon

m1craft Run Minecraft 1.17 and 1.18 without installing any profiles, json files, or jars. This tool does not modify either the Minecraft JAR or LWJGL

Ezekiel Elin 150 Jan 1, 2023
A snake engine written in SpriteKit for all Apple devices.

A snake engine written in SpriteKit for all Apple devices. โญ Features Fully tested engine functionality. Framework based, super easy to integrate in d

Chris Jimenez 59 Dec 13, 2022
Apple Developer Academy @ POSTECH, Afternoon Session 13 team's MC3 Project

MC3-Team13-RiceCake ?? ์Œ€๋–ก๊ถํ•ฉ Apple Developer Academy @ POSTECH, Afternoon Session MC3/Team-13 ?? Features ?? Authors @Seodam | @Neis | @Rang | @Anna |

๊ฐœ๋ฐœ์ž์•„์นด๋ฐ๋ฏธ_ํฌ์Šคํ… 6 Aug 2, 2022
This SwiftUI project is a result of the first 'milestone' in "Hacking With Swift's 100 Days of SwiftUI".

rock-paper-scissors-trainer This SwiftUI project is a result of the first 'milestone' in "Hacking With Swift's 100 Days of SwiftUI". In this simple ro

Eric Tolson 1 Dec 5, 2022
The Classic game TicTacToe made using SwiftUI and MVVM architecture

The Classic game TicTacToe made using SwiftUI and MVVM architecture

Mehrdad 0 Oct 20, 2022
Wordle Clone iOS app using Swift and SwiftUI ๐Ÿ˜Ž

Wordle Clone Wordle clone using Swift and SwiftUI for educational purposes. Video Preview Screenshots Features Hard Mode Help Screen Sync Stats across

Shameem Reza 8 Jan 1, 2023
Snake implemented in SwiftUI for macOS

Snake Snake implemented in SwiftUI for UI. Inspired by this amazing tweet. Live Streams I did all of this will streaming. Here are links to those stre

Sam Soffes 19 Apr 5, 2022
Tic Tac Toe game developed in SwiftUI

TicTacToe Tic Tac Toe game developed in SwiftUI Requirements macOS 11.1 Big Sur Xcode 12.3 iOS 14 Getting Started Clone the Repository Royalty free au

Adesanya Segun 9 Sep 14, 2022