An rpg written in the go programming language.
Go to file
2021-02-23 20:25:09 +01:00
assets Added a background 2021-02-23 17:19:28 +01:00
appveyor.yml Change ci config 2021-02-23 20:25:09 +01:00
go.mod Drew some more sprites and made it so that the sprite changes depending on which direction you're heading 2020-04-16 13:24:54 +02:00
go.sum Added a working little hello world program made with my game engine of choice 2020-01-11 17:59:23 +01:00
LICENSE.txt Added MIT license 2020-01-11 09:47:58 +00:00
main.go Added a background 2021-02-23 17:19:28 +01:00
README.md Updated README.md 2021-02-22 18:00:16 +01:00

GoGame

An rpg written in the go programming language.

status

I am back from being dead and somehow everything works again. I can continue from my little base code I once wrote.