Public
Files
14 items
components
Jan 27, 2026
FOLDER
Last modified by GeetMark
.env.local
35 B
Jan 27, 2026
LOCAL
Last modified by GeetMark
.gitignore
253 B
Jan 27, 2026
GITIGNORE
Last modified by GeetMark
App.tsx
2.75 KB
Jan 27, 2026
TSX
Last modified by GeetMark
index.css
0 B
Jan 27, 2026
CSS
Last modified by GeetMark
index.html
1.79 KB
Jan 27, 2026
HTML
Last modified by GeetMark
index.tsx
408 B
Jan 27, 2026
TSX
Last modified by GeetMark
metadata.json
176 B
Jan 27, 2026
JSON
Last modified by GeetMark
package.json
664 B
Jan 27, 2026
JSON
Last modified by GeetMark
README.md
1.79 KB
Jan 27, 2026
MD
Last modified by GeetMark
store.ts
5.06 KB
Jan 27, 2026
TS
Last modified by GeetMark
tsconfig.json
542 B
Jan 27, 2026
JSON
Last modified by GeetMark
types.ts
1.33 KB
Jan 27, 2026
TS
Last modified by GeetMark
vite.config.ts
580 B
Jan 27, 2026
TS
Last modified by GeetMark
Appsgm Runner
Appsgm Runner is a high-octane, retro-futuristic 3D runner built with React and Three.js. Race through a stunning synthwave cosmos, collect letters to power up, and survive waves of alien attacks.
๐ Features
๐ ๏ธ Tech Stack
๐ฆ Installation
Follow these steps to set up the project locally:
1. Clone the repository:
BASH
1
2
git clone <repository-url>
cd appsgm-runner
2. Install dependencies: Using npm:
BASH
1
npm install
Or using yarn:
BASH
1
yarn install
3. Start the development server:
BASH
1
npm run dev
Open http://localhost:5173 in your browser.
4. Build for production:
BASH
1
npm run build
๐ฎ Controls
Desktop
Mobile
๐ License
SPDX-License-Identifier: Apache-2.0
About
A retro-futuristic 3D runner game with synthwave aesthetics where you race through neon grids, collect letters, and avoid alien attacks in an ever-accelerating cosmic environment.
19 files
4 folders
81.46 KB total size
0 open issues
0 open pull requests
0 watchers
0 forks
0 stars
109 views
Updated Jan 27, 2026
Recent Commits
View all
Languages
TypeScript
97.7%
HTML
2.3%
CSS
0.0%