'use client' import Image from 'next/image' import { Swiper, SwiperSlide } from 'swiper/react' import { Navigation, Keyboard } from 'swiper/modules' 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 TrianglesGameInfo () { useEffect(() => { document.title = 'Lncvrt Games - Triangles' }, []) return (
Triangles
Triangles is a Geometry Dash fan game made in the Unity Game Engine
At the moment, it is in beta and stuff is subject to change. No mobile support until 1.0 release
Screenshots
Downloads