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

https://github.com/symonk/baron

An impossible skill based 2D platformer written in Go
https://github.com/symonk/baron

Last synced: about 2 months ago
JSON representation

An impossible skill based 2D platformer written in Go

Awesome Lists containing this project

README

        

## Baron

-----

`Baron` is an insanely difficult (by design) 2D Platformer written in `Golang`. The aim of the game
is to attempt to defeat progressingly difficult boss encounters. The game is written using the
`ebiten` game engine for go. The game aims to be beatable but only when playing to perfection.

https://github.com/hajimehoshi/ebiten

-----