Skip to content

Commit

Permalink
update demo URL
Browse files Browse the repository at this point in the history
  • Loading branch information
mat-sz committed Sep 6, 2023
1 parent bcf99ba commit 901bb07
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright (c) 2020-2021, Mat Sz
Copyright (c) 2020-2023, Mat Sz
All rights reserved.

Redistribution and use in source and binary forms, with or without
Expand Down
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
<img alt="2048" align="left" width="120" hspace="20" src="https://raw.githubusercontent.com/mat-sz/2048/master/public/logo512.png">

# 2048 &bull; [Demo](https://demo.matsz.dev/2048/)

<img alt="workflow" src="https://img.shields.io/github/workflow/status/mat-sz/react-letter/Node.js%20CI%20(yarn)">
# 2048 &bull; [Demo](https://demo.mat.dev/2048/)

This is a reimplementation of Gabriele Cirulli's excellent [2048](https://play2048.co) game, built with React, Redux
and TypeScript. Unlike other React-based implementations, only functional components (with hooks) are used here. This project doesn't rely on canvas or element refs. This project was bootstrapped using the [mat-sz](https://github.com/mat-sz/cra-template-mat-sz) CRA template.
Expand Down

0 comments on commit 901bb07

Please sign in to comment.