scorpiten

command module
v0.0.0-...-988f40b Latest Latest
Warning

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

Go to latest
Published: Jul 18, 2024 License: MIT Imports: 11 Imported by: 0

README

Scorpiten

Install Golang from https://go.dev/dl/

Copy scorp_main.go

I recommend a fresh install

Open Git Bash or CMD

mkdir yourgame cd yourgame go mod init foo # or github.com/yourname/yourgame or something

cd yourgame

code . within terminal to open vs code (Or open created directory in any ide)

Copy scorp_main.go github into new go file in your directory that you can name anything you'd like

Run command : Go Get github.com/hajimehoshi/ebiten/v2

Run command : Go mod tidy

Run Command : Go build main.go

Run Command : Go run main.go

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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