Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vbsw/jnr-demo

Jump 'n Run demo
https://github.com/vbsw/jnr-demo

demo game glfw go golang jumpnrun platformer

Last synced: 2 months ago
JSON representation

Jump 'n Run demo

Awesome Lists containing this project

README

        

# Jump 'n Run Demo

[![Go Report Card](https://goreportcard.com/badge/github.com/vbsw/jnr-demo)](https://goreportcard.com/report/github.com/vbsw/jnr-demo) [![Stability: Experimental](https://masterminds.github.io/stability/experimental.svg)](https://masterminds.github.io/stability/experimental.html)

## About
Jump 'n Run Demo is a demo of simple platformer (jump 'n run) game mechanics. It is programmed using Go and GLFW. Jump 'n Run Demo is published on .

## Copyright
Copyright 2020, Vitali Baumtrok ([email protected]).

Jump 'n Run Demo is distributed under the Boost Software License, version 1.0. (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt)

Jump 'n Run Demo is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Boost Software License for more details.

## References
- https://golang.org/doc/install
- https://git-scm.com/book/en/v2/Getting-Started-Installing-Git