/godanmaku

A simple shooting game using ebiten and golang

Primary LanguageGo

Simple shooting game using ebitengine and Golang

demo

https://godanmaku.web.app/

How to play:

[PC]

  • Cursor or W/S/A/D: Move player
  • Space Key: Fire weapon

[Mobile]

  • JoyStick(Left bottom grid): Move player
  • Attack Button: Fire weapon

How to run locally

git checkout https://github.com/yohamta/godanmaku
cd godanmaku
./task.sh