Skip to content
View AEspinosa-FoxglowGames's full-sized avatar

Block or report AEspinosa-FoxglowGames

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Austin Espinosa

Foxglow Games

Indie game developer & programmer based in Tokyo

東京を拠点にしたインディーゲーム開発者


Stats Languages


🌐 foxglowgames.com  ·  🎮 itch.io  ·  Twitter


🗂️ Currently organizing and uploading past projects — portfolio is actively filling out! 過去のプロジェクトを整理・公開中です。少しずつ増えていきます!


🎮 Game Development / ゲーム開発

Story-driven indie games with a focus on horror and experimental mechanics. Built across game jams and personal projects. ホラーと実験的なメカニクスを中心としたストーリー主導のインディーゲーム。

Game / ゲーム Jam / ジャム Result / 結果
Echoes of Insanity S-Kill-Up Horror Jam 🥈 #2 Overall
Project DOKI Dokibird Game Jam — 238 entries #63 Creativity
Only Forward 2 Buttons Jam 2024 Unranked

⚙️ Engine & Rendering / エンジン・レンダリング

Low-level graphics and engine architecture work — no engine, built from scratch in C++/OpenGL. ゲームエンジンを使わず、C++/OpenGLで低レイヤーから構築したグラフィックス技術のデモ。

Project / プロジェクト Description / 説明
raycaster-3d Pseudo-3D DDA raycasting engine with lighting, zones, and entity systems / ライティング・ゾーン・エンティティシステム搭載のDDA疑似3Dエンジン
schrodinger-sonar Quantum observation puzzle game in C++/OpenGL / 量子観測メカニクスのパズルゲーム

🌐 Web & Frontend / Web・フロントエンド

Designed websites and interactive frontend work. Webサイトのデザインとインタラクティブなフロントエンド制作。

Coming soon — updating and preparing past projects 近日公開予定


🧩 Components & Interactive / コンポーネント・インタラクティブ

Standalone embeddable pieces — canvas effects, animations, stream widgets, and interactive UI components. キャンバスエフェクト、アニメーション、配信ウィジェットなど、単体で動作するインタラクティブコンポーネント。

Project / プロジェクト Description / 説明
css-animations HTML, CSS & JS animation and UI component collection — buttons, spinners, text effects, and more / ボタン・スピナー・テキストエフェクトなどのアニメーション・UIコンポーネント集

🔧 Tools & Utilities / ツール・ユーティリティ

Small tools built to solve real problems in game dev and beyond. ゲーム開発などの現場で生まれた実用的な小ツール集。

Project / プロジェクト Description / 説明
xp-loader Lightweight C++ loader for REXPaint .xp map files with palette system / REXPaintマップファイル用軽量C++ローダー

🛠️ Tech Stack / 技術スタック

C++   C#   OpenGL   GLSL   Unity   HTML   CSS   JavaScript   Python

Pinned Loading

  1. raycaster-3d raycaster-3d Public

    Pseudo-3D dungeon crawler in C++/OpenGL using DDA raycasting — no engine / エンジン不使用のDDAレイキャスティングによる擬似3Dダンジョンクローラー

    C++

  2. schrodinger-sonar schrodinger-sonar Public

    Quantum observation puzzle game in C++/OpenGL — the world changes based on whether it's observed / 観測によって世界が変わる量子パズルゲーム

    C++

  3. Tetris-Clone Tetris-Clone Public

    Tetris clone built in C++/OpenGL — practice implementation with DAS input and stb_truetype text rendering / C++/OpenGLで実装したテトリスクローン

    C++

  4. xp-loader xp-loader Public

    REXPaint .xp map loader for C++/OpenGL — color-to-tile palette mapping, multi-layer support / C++/OpenGL向けREXPaintマップローダー

    C++

  5. css-Animations css-Animations Public

    HTML, CSS & JS animation and UI component collection — built from scratch / HTMLとCSS・JSによるアニメーション・UIコンポーネント集

    CSS