magicoder10 / candy

Simple 2D multi-players bomberman online game + Flutter UI rendering engine clone

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Candy

Simple 2D multi-player online game.

Prerequisites

Getting Started

go run main.go

Usage

Action Function
Up arrow key Move player upward
Donw arrow key Move player downward
Left arrow key Move player to the left
Right arrow key Move player to the right

Testing

go test ./...

Tools

Format code

goimports -w .

Author

  • Harry - Initial works

Contributors

License

This project is maintained under MIT license.

About

Simple 2D multi-players bomberman online game + Flutter UI rendering engine clone


Languages

Language:Go 99.4%Language:Shell 0.6%