Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kkebo/game-of-life-playdate


https://github.com/kkebo/game-of-life-playdate

Last synced: 17 days ago
JSON representation

Awesome Lists containing this project

README

        

# game-of-life-playdate

This is [the Game of Life](https://github.com/kkebo/GameOfLife.swiftpm) for Playdate.

![screenshot](screenshot.png)

## Build requirements

- macOS 14 or later
- Xcode 15.3 or later

## Get Started

1. Install Swift 6.0 toolchain
1. Clone this repository
1. Run `TOOLCHAINS= make` on the terminal
- To determine the toolchain identifier, please see [here](https://apple.github.io/swift-playdate-examples/documentation/playdate/buildingtheexamples#Determining-the-Toolchain-Identifier).
1. Open `GameOfLife.pdx` with the Playdate Simulator app