An open API service indexing awesome lists of open source software.

https://github.com/vrn-sn/war

An implementation of the card game War as an iOS app.
https://github.com/vrn-sn/war

ios swift xcode

Last synced: 5 months ago
JSON representation

An implementation of the card game War as an iOS app.

Awesome Lists containing this project

README

          

# War

Created by Varun Saini

War is a simple but popular card game. This app, which was one of my first apps ever, was based on a similar design from Chris Ching, also known as @CodeWithChris on social media, and it taught me about stack views, random numbers, buttons, and image views.