yohamta / godanmaku

A simple shooting game using ebiten and golang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A simple shooting game using ebiten and golang


Languages

Language:Go 73.3%Language:JavaScript 15.8%Language:Swift 6.6%Language:HTML 2.8%Language:Shell 1.4%