Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/amirrajan/dragonruby-link-to-the-past
Legend of Zelda: A Link to the Past written in a 2D game engine called DragonRuby Game Toolkit.
https://github.com/amirrajan/dragonruby-link-to-the-past
Last synced: 4 days ago
JSON representation
Legend of Zelda: A Link to the Past written in a 2D game engine called DragonRuby Game Toolkit.
- Host: GitHub
- URL: https://github.com/amirrajan/dragonruby-link-to-the-past
- Owner: amirrajan
- License: other
- Created: 2020-02-07T20:04:51.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-22T23:54:37.000Z (almost 2 years ago)
- Last Synced: 2024-07-31T21:56:14.528Z (3 months ago)
- Language: Ruby
- Size: 358 KB
- Stars: 22
- Watchers: 5
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Info
I want to try to create "Legend of Zelda: A Link to the Past" using a 2D game engine called DragonRuby Game Toolkit.
# How to Run
1. You need a license to [DragonRuby Game Toolkit](http://dragonruby.org) (**income assistance is provided to those who can't afford to pay**).
2. Download the code here and put all the files under the `mygame` directory located in the Game Toolkit environment.
3. Run `./dragonruby` to launch the game.
4. Change code to see the updates reflected live.Happy to accept PRs. I occasionally code live on [Twitch](http://twitch.tv/amirrajan).