project-scale

command module
v0.0.0-...-67688cb Latest Latest
Warning

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

Go to latest
Published: Dec 1, 2023 License: MIT Imports: 35 Imported by: 0

README

Project S.C.A.L.E.

Avoid the rapidly rising tide by scaling to the top of ruined skyscrapers as a robot assisted survivor in an apocalyptic world: Specialized Climbing Apparatus for Liquid Escape. This is an entry for Github Game Off 2023.

For game testers

For alpha testing use ⬇️ this link to download the latest development build.

Game controls:

  • F: toggle full-screen
  • WASD, Arrows, Left Stick, D-Pad: climb
  • Space, Button A: jump

If you find an issue with the game please open a new ticket here.

For programmers

Make sure you have Go 1.19 or later to contribute to the game

To build the game yourself, run: go build . it will produce a project-scale file and on Windows project-scale.exe.

To run the tests, run: go test ./... but there are no tests yet.

The project has a very simple, flat structure, the first place to start looking is the main.go file.

Here is a top-level state diagram using the animation states of the "Nanobot" player character: Nanobot State Diagram

And a similar top-level state diagram showing the transitions between different scenes in the game: Scenes State Diagram

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