14 lines
281 B
Markdown
14 lines
281 B
Markdown
---
|
|
title: NY Times Tiles Game Clone
|
|
date: 2022-01-01
|
|
external_link: https://github.com/adrianj12/tiles-game
|
|
tags:
|
|
- Java
|
|
- JavaFX
|
|
- Markdown
|
|
- UNM
|
|
---
|
|
|
|
A recreation of the tile-matching game as seen on the [NY Times games website](https://www.nytimes.com/puzzles/tiles).
|
|
|