akatsuki105 / PokeTraveler

Let's walk through Pokemon World!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

PokeTraveler

Note: This project is still in progress!

A game that just roams the world of Pokemon GSC.

You don't have Pokemon and can just concentrate on enjoying walking around the Pokemon world!

    
    

You can edit the world as you like by editing the asset folder.

Currently there is no other way than editing json directly, but I'll add a GUI editing tool in a future update.

Usage

requirement: make and golang 1.13

$ git clone https://github.com/Akatsuki-py/PokeTraveler.git
$ make build
$ ./poketraveler

About

Let's walk through Pokemon World!


Languages

Language:Go 88.6%Language:Python 11.2%Language:Makefile 0.2%