Hajime Hoshi
|
4bccf9d009
all: use math/rand/v2
|
2 months ago |
Hajime Hoshi
|
a4bfa6cb15
all: use Go 1.21's min/max builtin functions
|
2 months ago |
Hajime Hoshi
|
b3851839f9
examples/life: change the license to Apache License 2.0
|
1 year ago |
Hajime Hoshi
|
f8d8d7a231
examples/life, internal/graphicsdriver/opengl/gl: format copyright texts
|
1 year ago |
Artem Yadelskyi
|
86e694941f
examples: remove `example` build tag (#2433)
|
2 years ago |
Artem Yadelskyi
|
5b53cef59e
all: remove old `// +build` comments (#2431)
|
2 years ago |
Hajime Hoshi
|
f7c44f086f
replace Ebiten with Ebitengine in comments
|
2 years ago |
Hajime Hoshi
|
0217ed0544
ebiten: add WritePixels replacing ReplacePixels
|
2 years ago |
Hajime Hoshi
|
a615be69c7
examples: Add //go:build
|
3 years ago |
Hajime Hoshi
|
47065f5f2c
Remove supporting jsgo
|
4 years ago |
Hajime Hoshi
|
8f00c8fbf5
ebiten: Remove the argument from Update
|
4 years ago |
Hajime Hoshi
|
bf515bb594
Update version to v2.0.0-alpha
|
4 years ago |
Hajime Hoshi
|
b71fa0b59b
examples: Use RunGame
|
4 years ago |
dericmiller
|
7ee8d1aa5f
examples/life: Fix initial world randomization (#1045)
|
4 years ago |
Hajime Hoshi
|
3cd9dfd800
Rename IsRunningSlowly to IsDrawingSkipped
|
6 years ago |
Hajime Hoshi
|
b69d564d89
examples/life: Refactoring
|
6 years ago |
Hajime Hoshi
|
eecb04eaea
examples: Add jsgo build tag experimentally
|
6 years ago |
Hajime Hoshi
|
2f0909e705
examples/life: Refactoring
|
6 years ago |
Hajime Hoshi
|
bba20e8b8c
examples: Add comments
|
6 years ago |
Hajime Hoshi
|
665e7d5eea
examples/life: Refactoring
|
7 years ago |
Hajime Hoshi
|
a657cac229
examples: Call IsRunningSlowly (#354)
|
7 years ago |
Hajime Hoshi
|
ef8da64680
examples: Remove unnecessary checks of returning values
|
7 years ago |
Hajime Hoshi
|
7410a9d814
Add example tags again
|
8 years ago |
Hajime Hoshi
|
7a1d63fb02
Revert example tags
|
8 years ago |
Hajime Hoshi
|
12732d3302
examples: Add example tag
|
8 years ago |
Hajime Hoshi
|
8f1b7a2d0c
examples: Add error checks
|
8 years ago |
Hajime Hoshi
|
1ec95c896a
Add examples/life (#182)
|
8 years ago |