Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎮 Geometrylite — Rhythm-Based Geometric Platformer

Geometrylite is an open-source browser game inspired by rhythm-based platformers with geometric visuals and obstacle challenges. Players jump, fly, and navigate between hazards while progressing through increasingly difficult rhythm-synchronized levels.

🌐 Live Online Version: https://www.geometrylite.net (geometrylite.net)
📦 GitHub Repository: https://github.com/AndrewC776/Geometrylite

🚀 Overview

Geometrylite offers fast-paced gameplay where timing and precision are key. The game combines simple controls with a rhythm-driven obstacle course that pushes player reflexes and focus.

  • 🎵 Rhythm-synchronized platformer action
  • 🚀 Geometric obstacles and fast reflex challenges
  • ⚡ Browser-first experience (playable without installation) (geometrylite.net)

This project is built as a web game using modern front-end tooling, making it lightweight and easy to deploy.

🛠️ Technology Stack

The project uses industry-standard web development tools and languages:

  • TypeScript — main language for game logic and controls
  • CSS — visual styling
  • HTML — page structure
  • Vite — build tooling and development server
  • Lightweight browser-compatible game logic with no heavy external engines (github.com)

📦 Features

  • 🎯 Fast-paced rhythm and platforming gameplay
  • 🔷 Sharp geometric graphics
  • 🕹️ Simple one-button controls
  • 🌍 Fully playable in modern browsers (desktop & mobile)

💾 Getting Started

To run the game locally:

# Install dependencies
npm install

# Start local development server
npm run dev

# Build production version
npm run build

About

Start playing Geometry Dash Lite, a fun platform game whose levels change difficulty with each beat! It's time to jump, run, and fly to the music!

Topics

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages

Generated from figma/repo-template