Skip to content

ThePixelGamer/Lameboi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lameboi

Use vcpkg to install the necessary libraries, the setup works with the x64-windows-static triplet

  • fmt
  • gl3w
  • glm
  • imgui
  • lodepng
  • nlohmann-json
  • sdl2
  • stb

vcpkg install fmt gl3w glm imgui lodepng nlohmann-json sdl2 stb --triplet=x64-windows-static

About

Gameboy Emulator using ImGui+SDL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages