Popular repositories
1,231 contributions in the last year
Less
More
Contribution activity
October 2021
Created 13 commits in 5 repositories
Created 4 repositories
- visualfc/igop Go
- 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 9 other pull requests in 5 repositories
goplus/spx
4
merged
goplus/canvas
2
merged
goplus/igop
1
open
hajimehoshi/ebiten
1
closed
qiniu/ebiten
1
closed
Reviewed 4 pull requests in 2 repositories
goplus/www
3 pull requests
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

