Skip to content

roman01la/hra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

exploring graphics/game dev with JS/Node/Bun

tested on macos

  1. Install Bun
  2. Install deps bun install
  3. Install GLFW brew install glfw
  4. Run the app GLFW_PATH=/opt/homebrew/Cellar/glfw/3.4/lib/libglfw.dylib bun run src/core.ts (make sure to specify path to your GLFW installation)

About

exploring graphics/game dev with JS/Node/Bun

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published