Commit History

Author SHA1 Message Date
  LidlDev c80a82c501 examples/platformer: add more descrpitive comments (#2866) 11 months 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 0f52381580 ebiten: rename TPS functions 2 years ago
  Hajime Hoshi a615be69c7 examples: Add //go:build 3 years ago
  Hajime Hoshi 81ef20ddd0 examples: Use the new keys 3 years ago
  Hajime Hoshi 47065f5f2c Remove supporting jsgo 4 years ago
  Hajime Hoshi 1b816eb249 ebiten: Remove the error returning value from NewImageFromImage 4 years ago
  Hajime Hoshi fe97e7b0a5 ebiten: Remove the filter argument from NewImage and NewImageFromImage 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 0bbf0d5291 examples: Use RunGame 4 years ago
  Hajime Hoshi f272da2980 examples/platformer: Add jumps 4 years ago
  Hajime Hoshi c6559f4f8e examples/platformer: Adjust screen size 4 years ago
  Hajime Hoshi 2923bec0dc examples: Use TPS instead of FPS to indicate how fast the app works 6 years ago
  Hajime Hoshi 3cd9dfd800 Rename IsRunningSlowly to IsDrawingSkipped 6 years ago
  Hajime Hoshi eecb04eaea examples: Add jsgo build tag experimentally 6 years ago
  Hajime Hoshi 908ff43d2e examples/platformer: Use embedded resources (#552) 6 years ago
  Hajime Hoshi 5ed5cceb43 examples: Use FilterDefault (#453) 6 years ago
  Hajime Hoshi ba53475636 examples: Bug fix: import image/png explicitly (#500) 6 years ago
  Hajime Hoshi 52a753a12f examples/platformer: Refactoring 6 years ago
  Hajime Hoshi 80e4ee0998 ebitenutil: Remove JoinStringsIntoPath; Always use slash for ebitenutil.OpenFile 6 years ago
  Hajime Hoshi 10080d83e6 ebitentutil: Add JoinStringsIntoFilePath 7 years ago
  Hajime Hoshi c761dc7e8b examples/platform: Remove settings 7 years ago
  Hajime Hoshi 73a0a6a92b examples/platformer: Enable arrow keys 7 years ago
  Hajime Hoshi 38293f13d5 examples/platformer: Refactoring 7 years ago
  Floppy 362c110c96 Added simple platformer example (#448) 7 years ago