'use client' import 'swiper/css' import 'swiper/css/navigation' import Link from 'next/link' import { useEffect } from 'react' import { HomeButton } from '@/app/components/HomeButton' export default function BerryDashUltimateGameInfo () { useEffect(() => { document.title = 'Lncvrt Games - Berry Dash Ultimate' }, []) return (

Berry Dash Ultimate

Berry Dash Ultimate is a unofficial game made by BoNoise from scratch! It includes a lot of custom mechanics and more!

Downloads

Android iOS Windows, macOS, or Linux
) }