惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

G
Google Developers Blog
小众软件
小众软件
The Cloudflare Blog
S
SegmentFault 最新的问题
美团技术团队
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
阮一峰的网络日志
阮一峰的网络日志
博客园 - 聂微东
V
Visual Studio Blog
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
雷峰网
雷峰网
WordPress大学
WordPress大学
T
Tailwind CSS Blog
腾讯CDC
人人都是产品经理
人人都是产品经理
月光博客
月光博客
Microsoft Azure Blog
Microsoft Azure Blog
M
MIT News - Artificial intelligence
D
DataBreaches.Net
Apple Machine Learning Research
Apple Machine Learning Research
P
Proofpoint News Feed
J
Java Code Geeks
宝玉的分享
宝玉的分享

DEV Community

Authentication Security Deep Dive: From Brute Force to Salted Hashing (With Java Examples) Why AI Systems Don’t Fail — They Drift Spilling beans for how i learn for exam😁"Reinforcement Learning Cheat Sheet" I Replaced Chrome with Safari for AI Browser Automation. Here's What Broke (and What Finally Worked) How Python Borrows Other People's Work The $40 Architecture: Processing 1 Billion API Requests with 99.99% Uptime Vibe Coding: A Workflow Guide (From Zero to SaaS) Most webhook security guides protect the wrong side. The scary part is delivery. Headless CMS for TanStack Start: Build a Blog with Cosmic EU Age Verification App "Hacked in 2 Minutes" — What Actually Happened Comfy Cloud’s delete function does not actually remove files Running AI Models on GPU Cloud Servers: A Beginner Guide Event-driven media intelligence with AWS Step Functions and Bedrock I scored 500 AI prompts across 8 quality dimensions — here's what broke How to Call Google Gemini API from Next.js (Free Tier, No Backend Needed) The Portal Protocol: Reclaiming Human Connection in the Age of AI How to Fix Your Team's Scattered Knowledge Problem With a Self-Hosted Forum Intro to tc Cloud Functors: A Graph-First Mental Model for the Modern Cloud Designing Multi-Tenant Backends With Both Ownership and Team Access I Built a Neumorphic CSS Library with 77+ Components — Here's What I Learned PostgreSQL Performance Optimization: Why Connection Pooling Is Critical at Scale Cómo construí un SaaS multi-rubro para gestionar expensas en Argentina con FastAPI + Vue 3 🚀 I Built an Ethical Hacking Scanner Tool – Open Source Project I Replaced /usage and /context in Claude Code With a Single Statusline A Pythonic Way to Handle Emails (IMAP/SMTP) with Auto-Discovery and AI-Ready Design I Collected 8.9 Million Polymarket Price Points — Here's What I Found About How Markets Really Move EcoTrack AI — Carbon Footprint Tracker & Dashboard Everyone's Using AI. No One Agrees How. 5 self-hosted ebook managers worth trying in 2026 Building Your First AI Agent with LangChain: From Chatbot to Autonomous Assistant
Neo-VECTR's Rift Ascent
Gary Doman/T · 2026-05-23 · via DEV Community

Rift Ascent Is Live

Been building systems, tools, audio tech, AI infrastructure, and experimental engines nonstop — but I also wanted to make something people could instantly jump into and experience.

So here’s Rift Ascent.

A fast experimental browser game/project built as part of the larger ecosystem I’ve been developing under TizWildin Entertainment.

Main Hub:

TizWildin Entertainment HUB — Free Plugins, Sample Packs, Audio Lists & ARC Source Spine

Free audio plugins, producer kits, sample packs, public discovery lists, and ARC source-spine links from GareBear99 / TizWildin.

garebear99.github.io

━━━━━━━━━━━━━━━━━━
PLAY RIFT ASCENT
━━━━━━━━━━━━━━━━━━

Live Demo:

━━━━━━━━━━━━━━━━━━
SOURCE CODE
━━━━━━━━━━━━━━━━━━

GitHub Repo:

GitHub logo GareBear99 / RiftAscent

GENERATOR: RIFT ASCENT — Infinite Heat. A canvas-based action game with prestige cycles, upgrades, co-op, and procedural audio. Coming to iOS & Android.

GENERATOR: RIFT ASCENT

Infinite Heat — A canvas-based action game with prestige cycles, upgrades, co-op, and procedural audio.

🔐 Built on ARC-Core — the authoritative event-and-receipt engine. Every player action, wave, prestige cycle, upgrade, and leaderboard submission is an ARC-Core-shaped event with a SHA-256 receipt. The receipt chain is the anti-cheat layer.

🎮 Play Now

https://garebear99.github.io/RiftAscent/

Features

  • Prestige Cycle — 100-wave loop with meta progression
  • Infinite Heat — Endless mode with scaling difficulty via wave composition and pressure
  • Upgrade Economy — Enemies drop credits; spend at the shop to evolve builds
  • Geo Droids — Cube, Prism, Arc, Mine companions with unique abilities
  • Procedural Audio — Rift Synthwave engine that reacts to gameplay state
  • Co-op — Local and online multiplayer
  • Daily Challenges — Seeded runs with leaderboards
  • 1000 Achievements — Deep progression tracking

Controls

Key Action
WASD Move
LMB Shoot
RMB Fireball
E Bomb
SHIFT Dash (tap)
SPACE Overdrive
B Shop

Backened:

GitHub logo GareBear99 / ARC-Core

ARC-Core is a signal-intelligence event spine — a deterministic kernel built to host every project its author has ever developed, in tandem and smoothly, through one universal discipline: every state change is an event, every event produces a signed receipt, and every receipt is authority-gated.

ARC-Core

ARC-Core is a signal-intelligence event spine — a deterministic kernel built to host every project its author has ever developed, in tandem and smoothly, through one universal discipline: every state change is an event, every event produces a signed receipt, and every receipt is authority-gated.

The design bet is simple and falsifiable: if a system — a game, a simulator, a plugin backend, a governed-AI training loop, an archive manager, a language engine, a binary runtime, a cognition lab — can be modeled as entities, events, authority, and receipts, then ARC-Core can serve as its spine. In theory the entire author's project ecosystem (games, engines, simulators, audio plugins, governed-AI stack, archives, languages, binary runtimes) can ride on one ARC-Core authority layer without any project owning another's truth. The seven-repo governed-AI ecosystem plus the five active consumer applications (see below) are the current concrete evidence of that bet.

Inspiration

Also, this is the Audio Plugin Suite I made to back it..

━━━━━━━━━━━━━━━━━━
WHAT IT IS
━━━━━━━━━━━━━━━━━━

Rift Ascent is part gameplay experiment, part rendering sandbox, part rapid-development testbed.

Built solo while simultaneously developing:

  • AI tooling
  • music production systems
  • JUCE-based audio software
  • web infrastructure
  • browser-based interactive systems
  • cross-domain experimental projects

The goal wasn’t just “make a game.”

The goal was building a reusable ecosystem where:

  • visuals
  • gameplay
  • audio
  • tooling
  • deployment
  • experimentation

can all evolve together.

━━━━━━━━━━━━━━━━━━
WHY BROWSER-BASED?
━━━━━━━━━━━━━━━━━━

Because instant access matters.

No installs.
No launcher.
No friction.

Open link → play immediately.

That philosophy is becoming more important as indie developers compete against massive production pipelines.

━━━━━━━━━━━━━━━━━━
FEEDBACK WANTED
━━━━━━━━━━━━━━━━━━

I’m actively iterating on:

  • mechanics
  • visuals
  • movement feel
  • performance
  • progression systems
  • environmental design
  • audio integration

If you try it, let me know:

  • what feels good
  • what feels bad
  • what you’d expand
  • what you’d remove entirely

━━━━━━━━━━━━━━━━━━
BIGGER ECOSYSTEM
━━━━━━━━━━━━━━━━━━

Rift Ascent is connected to a much larger solo-built ecosystem currently in development through:

https://github.com/GareBear99

Including:

  • AI infrastructure
  • audio tools
  • experimental engines
  • production utilities
  • browser-native systems
  • game prototypes
  • interactive media experiments

Trying to prove you can still build ambitious multi-domain projects independently without a giant studio behind you.

Would love feedback from:

  • indie devs
  • gameplay programmers
  • web engine developers
  • audio people
  • shader/rendering nerds
  • experimental game designers
  • anyone interested in browser-native games

gamedev

indiedev

webdev

javascript

github

opensource

browsergames

gamedesign

indiegame

programming

creativecoding