Forest-Game

command module
v0.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 27, 2023 License: GPL-3.0 Imports: 4 Imported by: 0

README

Forest-Game

A game written in Go using Ebitengine

Currently very WIP. It's planned to be a strategy RPG style game set in a cozy forest.

Installing

Windows

Go to the Releases section on Github and select the version of the game you want to get (The latest is most adviseable). Download the .exe for the version of windows you are running.

Mac & Linux

Go isn't capable of cross-compiling files with calls to C libraries (Which Ebitengine does) so I haven't managed to automate the build process of Mac or Linux. I might occasionally publish manual releases for these versions (as I run Linux myself) however if you can't find ther version for your OS then follow the steps below for compiling your own build.

(If anyone knows how to get this working please let me know)

Building from Source

  1. Install a Go compiler on your computer
  2. Obtain a local copy of the game's source. This can be done by cloning the repository git clone [email protected]:moltenwolfcub/Forest-Game.git or downloading the source off of a Github release.
  3. Run the command go build and a built executable file should appear in the directory named something along the lines of Forest-Game. (Make sure you have navigated to the downloaded source for this to work)
  4. This is your final file that can be ran on any machine of that OS and architecture regardless of whether Go is installed

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL