GB Studio: Difference between revisions
From Game Making Tools Wiki
(GIMP to Gnu IMP) |
(Some extras from itch) |
||
Line 10: | Line 10: | ||
Features-wise the games are a bit like [[Bitsy]]; walk round, interact with things. | Features-wise the games are a bit like [[Bitsy]]; walk round, interact with things. | ||
== Extras == | |||
* [https://jeremyoduber.itch.io/fonts-for-gb-studio Fonts for GB Studio] by Jeremy Oduber. | |||
* [https://byrontrent.itch.io/ape Advanced Platform Engine] by Byron Trent. They have some other GBS stuff on their itch too. | |||
== See Also == | == See Also == |
Revision as of 22:51, 7 October 2022
GB Studio | |
---|---|
Release date: | Current |
Made by: | Open-source |
Runs on: | Linux Mac OS Windows |
Exports to: | Browser Game Boy |
GB Studio is a free, programming-free, tool for making games that can be played on either a Game Boy or an emulator. It can even export things to a browser-based emulator so you can easily share games.
Features-wise the games are a bit like Bitsy; walk round, interact with things.
Extras
- Fonts for GB Studio by Jeremy Oduber.
- Advanced Platform Engine by Byron Trent. They have some other GBS stuff on their itch too.
See Also
- GB Studio in the Guides section.
- GB-Studio.gpl A Gnu IMP-compatible palette with all the colours GB Studio graphics require.
Links
- www.gbstudio.dev - Homepage.
- gb-studio code on Github.