Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/fixxiefixx/BridgeQuestGBA
Browse files Browse the repository at this point in the history
…into master
  • Loading branch information
fixxiefixx committed Jul 10, 2021
2 parents 4d9e6c7 + 6d817a8 commit b343ea4
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# BridgeQuestGBA
This game is a submission for the gba game jam 2021.

# How to compile

- Install butano engine from here : https://github.com/GValiente/butano
- Follow instructions how to setup butano engine from here: https://gvaliente.github.io/butano/getting_started.html
- When you can successfully compile the examples from the butano engine you can install this this repository as "BridgeQuestGBA" folder under the "games" folder in the butano main folder.
- run the "make" command in the BridgeQuestGBA folder.

0 comments on commit b343ea4

Please sign in to comment.