diff --git a/src/app/components/DiscordButton.tsx b/src/app/components/DiscordButton.tsx index 6e5e1d9..bf69655 100644 --- a/src/app/components/DiscordButton.tsx +++ b/src/app/components/DiscordButton.tsx @@ -2,11 +2,14 @@ import { faDiscord } from '@fortawesome/free-brands-svg-icons' import { FontAwesomeIcon } from '@fortawesome/react-fontawesome' import Link from 'next/link' -export function DiscordButton () { +export function DiscordButton ({ href }: { href?: string }) { return ( <>
- +
diff --git a/src/app/game/xps/downloads/page.tsx b/src/app/game/xps/downloads/page.tsx new file mode 100644 index 0000000..9d1969a --- /dev/null +++ b/src/app/game/xps/downloads/page.tsx @@ -0,0 +1,103 @@ +'use client' + +import Link from 'next/link' +import { useEffect } from 'react' +import { DiscordButton } from '@/app/components/DiscordButton' +import { BackButton } from '@/app/components/BackButton' + +export default function BerryDashGameInfo () { + useEffect(() => { + document.title = "Lncvrt Games - Xytriza's GDPS Downloads" + }, []) + + return ( +
+ + +

Xytriza's GDPS Downloads

+
+ + Android: XPS 2.2 + + + Android: XPS 2.1 + + + Android: XPS 2.0 + + + Android: XPS 1.9 + + + Android: XPS 1.8 + + + Android: XPS 1.7 + + + Android: XPS 1.6 + + + Android: XPS 1.5 + + + Android: XPS 1.4 + + + Android: XPS 1.3 + + + Android: XPS 1.2 + + + Android: XPS 1.1 + + + Android: XPS 1.0 + + + Windows, macOS, or Linux + +
+
+ ) +} diff --git a/src/app/game/xps/page.tsx b/src/app/game/xps/page.tsx new file mode 100644 index 0000000..8574851 --- /dev/null +++ b/src/app/game/xps/page.tsx @@ -0,0 +1,37 @@ +'use client' + +import Link from 'next/link' +import { useEffect } from 'react' +import { HomeButton } from '@/app/components/HomeButton' +import { DiscordButton } from '@/app/components/DiscordButton' + +export default function BerryDashGameInfo () { + useEffect(() => { + document.title = "Lncvrt Games - Xytriza's GDPS" + }, []) + + return ( +
+ + +

Xytriza's GDPS

+

+ XPS (aka Xytriza's GDPS) is a GDPS that was made in 2023 and still + running to this day, with only one reset in early 2024. +

+

+ XPS has a fun community, with almost 1,000 levels. You will find a wide + variety of content here. +

+

Downloads

+
+ + Android + + + Windows, macOS, or Linux + +
+
+ ) +} diff --git a/src/app/page.tsx b/src/app/page.tsx index 4f48da5..e822de0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,6 +64,20 @@ export default function Home () { Berry Dash with Guns +

GDPS's

+
+ + + XPS + +

Non-official but Verified games