steelx / go-rpg-cgm

GoLang 2D RPG Game - hobby project

Home Page:https://www.youtube.com/watch?v=XBQ6jMGGk_Y

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go-rpg-cgm

GoLang 2D RPG Game - Chandragupta Maurya (CGM)

If you found this code useful or you love it, you can follow me on Twitter or Subscribe on Youtube

Setup (Install)

go get -v ... OR go get -v all

DEMO

Go RPG

Pending Tasks

1. Working on Town map - (difficult)

  • Town map inn NPC (e.g. enter house inside map see devlog video 03)
  • cave map quest
  • random encounters in town
  • persisting game state

2. Bug - At Menu screen XP box is going out of screen (easy)

3. replace Storyboard reflect type with Enum Match (medium)

About

GoLang 2D RPG Game - hobby project

https://www.youtube.com/watch?v=XBQ6jMGGk_Y

License:GNU General Public License v3.0


Languages

Language:Go 100.0%