Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/goplus/flappycalf

FlappyCalf - a game powered by Go+ Builder
https://github.com/goplus/flappycalf

builder game gop goplus spx stem

Last synced: about 1 month ago
JSON representation

FlappyCalf - a game powered by Go+ Builder

Awesome Lists containing this project

README

        

FlappyCalf - powered by Go+ Builder
=========

[![Language](https://img.shields.io/badge/language-Go+-blue.svg)](https://github.com/goplus/gop)
[![GitHub release](https://img.shields.io/github/v/tag/goplus/FlappyCalf.svg?label=release)](https://github.com/goplus/FlappyCalf/releases)
[![Language](https://img.shields.io/badge/game_engine-spx-green.svg)](https://github.com/goplus/spx)

![Screen Shot](assets/FlappyCalf.jpg)

### How to run

- Install Go+. See https://github.com/goplus/gop#how-to-install.
- Download this game and run.
* git clone https://github.com/goplus/FlappyCalf.git
* cd FlappyCalf
* gop run .

- Download GoMobile and build it. See golang.org/x/mobile.
- Build Mobile
* ./buildmobile.sh