SaaSHub helps you find the best software and product alternatives Learn more →
Gb-studio Alternatives
Similar projects and alternatives to gb-studio
-
gbdk-2020
An updated version of GBDK, C compiler, assembler, linker and set of libraries for the Nintendo Gameboy, Nintendo Entertainment System, Sega Master System, Sega Game Gear.
-
pvsneslib
PVSnesLib : A small, open and free development kit for the Nintendo SNES
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
-
-
awesome-gbdev
A curated list of Game Boy development resources such as tools, docs, emulators, related projects and open-source ROMs.
-
-
rgbds
Rednex Game Boy Development System - An assembly toolchain for the Nintendo Game Boy and Game Boy Color
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
gbdk-go
Experimental Go binding for GBDK(GameBoy Development Kit). You can develop GameBoy software using Go!
-
awesome-dos
Curated list of references for development of DOS applications.
-
-
Phaser
Phaser is a fun, free and fast 2D game framework for making HTML5 games for desktop and mobile web browsers, supporting Canvas and WebGL rendering.
-
TIC-80
TIC-80 is a fantasy computer for making, playing and sharing tiny games.
-
-
IronBoy
A Gameboy emulator written in Rust as both a learning exercise and a love letter to the console that got me into gaming.
-
hUGEDriver
An easy-to-use, fast, tracker-based, public domain sound driver for Game Boy homebrew
-
PixiJS
The HTML5 Creation Engine: Create beautiful digital content with the fastest, most flexible 2D WebGL renderer.
-
-
-
Pygame
🐍🎮 pygame (the library) is a Free and Open Source python programming language library for making multimedia applications like games built on top of the excellent SDL library. C, Python, Native, OpenGL.
-
Panda3D
Powerful, mature open-source cross-platform game engine for Python and C++, developed by Disney and CMU
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
gb-studio reviews and mentions
-
Not only Unity...
GB-Studio (MIT/C) https://github.com/chrismaltby/gb-studio
-
GB Studio: Drag and drop retro game creator for GameBoy
It actually does interpret bytecode, you can see the opcode definitions here https://github.com/chrismaltby/gb-studio/blob/1f995a976bd3aa...
The trick is that a lot of the heavier stuff is implemented in assembly and this is mostly used for lighting scripting (from what I understand).
-
any resources for expanding on ECS?
If you ever want to just play around with gameboy stuff, GB Studio is much simpler, but only supports building certain types of games, since it's a no-coding kind of thing.
-
Gba development
GB Studio they also have a subreddit r/gbstudio
-
IronBoy: High accuracy GameBoy emulator written in Rust and available in the browser via WASM
Maybe you could use GBStudio (https://www.gbstudio.dev/) to create a test ROM so that you and anyone else can test the solution without having to upload their own ROM's. Could also be nice for stress testing it by creating more difficult scenarios to test.
- If I were to try to make a simple 2D RPG or visual novel is the n64 easier than genesis Dreamcast and Saturn?
-
What software do you recommend me to start making retro videogame music?
Modern versions of GB Studio use HUGEDriver too, so it's common now.
-
10 lesser known toy game engines to have fun with
GBStudio (free)
- handheld for gamdevs?
-
A note from our sponsor - #<SponsorshipServiceOld:0x00007f0fa1836e88>
www.saashub.com | 11 Dec 2023
Stats
chrismaltby/gb-studio is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of gb-studio is C.