Popular repositories
1,258 contributions in the last year
Less
More
Contribution activity
October 2021
Created 10 commits in 5 repositories
Created 3 repositories
- visualfc/canvas Go
- visualfc/igo Go
- visualfc/spx Go
Created a pull request in hajimehoshi/ebiten that received 6 comments
glfw: disable set current directory to resources for macOS
issues demo project for macOS
demo
demo/resources
demo/main.go
package main import ( "fmt" "os" _ "github.com/hajimehoshi/ebiten/v2"
) func main()…
+26
−0
•
6
comments
Opened 6 other pull requests in 4 repositories
goplus/canvas
2
merged
goplus/spx
2
merged
hajimehoshi/ebiten
1
closed
qiniu/ebiten
1
closed
Reviewed 1 pull request in 1 repository
hajimehoshi/ebiten
1 pull request
Created an issue in goplus/spx that received 1 comment
ebiten project "resources" directory cannot be used
spxdemo
spxdemo/resources
$ cd spxdemo
$ gop build .
$ ./spxdemo
dump pwd
Users/.../spxdemo/resources not Users/.../spxdemo/
change directory "re…
1
comment