Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Undertale Simulators

Swing/AWT Undertale fangames – bullet hell + colored tiles puzzle. JDK 8+, zero external dependencies.

Quick Start

cd /data/repos/Undertale-Simulators
git checkout refactor/split-alpha
dotslash_javac -encoding UTF-8 -d bin $(find src -name "*.java")
dotslash_java -cp bin alpha.Main

Press P to unpause. Arrows to move. See docs/running.md for full build/run instructions, controls, troubleshooting, and all three entry points.

Games

Package Main Class Description
alpha alpha.Main Bullet hell simulator – 7.5 min scripted attack timeline, Red/Blue/Green soul modes
coloredtiles coloredtiles.Game Colored tile puzzle
prototype prototype.Test Early bullet hell prototype

Docs

IntelliJ

Open folder as project (UndertaleSimulator.iml checked in). Run configuration: Main class alpha.Main, Working directory = repository root (required for src/alpha/imgs/... asset loading).

About

Fun replications of Undertale stuff

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages