initial commit

This commit is contained in:
2026-03-25 07:13:37 +00:00
commit 8d643a3842
28 changed files with 790 additions and 0 deletions
Executable
+7
View File
@@ -0,0 +1,7 @@
#!/usr/bin/env ruby
# Dependencies
# Gosu for rendering and input
# Perlin noise for fog effect
load 'main.rb'