Files
mist/run
T
2026-03-25 07:13:37 +00:00

7 lines
112 B
Ruby
Executable File

#!/usr/bin/env ruby
# Dependencies
# Gosu for rendering and input
# Perlin noise for fog effect
load 'main.rb'