Skip to content

Commit 60f1cb0

Browse files
authored
Add links to the level editor
1 parent 721c2dc commit 60f1cb0

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22
<h1>React Roguelike</h1>
33

44
<p>A roguelike game built with React and TypeScript.</p>
5-
<p><a href="https://react-roguelike-demo.netlify.app">https://react-roguelike-demo.netlify.app</a><p/>
5+
<p>Demo: <a href="https://react-roguelike-demo.netlify.app">https://react-roguelike-demo.netlify.app</a><p/>
6+
7+
<p>See alo: <a href="https://react-roguelike-demo.netlify.app/pcg">level editor</a></p>
68
</div>
79

810
[![CircleCI](https://circleci.com/gh/TimAstier/react-roguelike.svg?style=svg)](https://circleci.com/gh/TimAstier/react-roguelike) [![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors)
@@ -13,7 +15,7 @@
1315

1416
Go to https://react-roguelike-demo.netlify.app to start a new game.
1517

16-
The level editor is available [here](https://react-roguelike-demo.netlify.app).
18+
The level editor is available [here](https://react-roguelike-demo.netlify.app/pcg).
1719

1820
## Built with
1921

0 commit comments

Comments
 (0)