Skip to content

nekonora/GameBoy-VSCode-Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GameBoy VSCode Template for macOS

A VSCode project template to kickstart a new GameBoy ROM development in C with optional debugging in Emulicious on macOS.

Requirments

Usage

  1. Download the latest zipped release
  2. Unzip it in $HOME/Library/Application Support/Code/User/ProjectTemplates
  3. Open the folder you want to create a new project in VSCode and from the command palette choose Project: Create Project from Template > GameBoy-VSCode-Template
  4. Write a name for the project and press enter
  5. If everything went right and your setup is good you should be able to press F5 and see an example game launching in Emulicious and attached to the debugger. If you don't have Emulicious set up or you don't want to debug, you can just CMD+Shift+B and have a .gb ROM compiled in the game folder.

Relevant links

About

A VSCode project template to kickstart a new GameBoy ROM development in C with optional debugging in Emulicious on macOS.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published