Skip to content

AaronC81/breakaway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BREAKAWAY

My submission to Gosu Game Jam 4 - see the itch.io page!

Running

bundle install
bundle exec ruby ./src/main.rb

Building

macOS

./package_macos

Should just work! If uploading to itch, upload the generated .zip, NOT the .app! If you upload the .app, macOS or Chrome will try to zip the .app automatically and get it wrong, stripping the execute bit off the Ruby binary and breaking it.

Windows

gem install ocra
.\package_windows.bat

When the game opens, wait a second and then close it again.

About

Puzzle platformer for Gosu Game Jam 4

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published