content

package
v0.0.0-...-04212e3 Latest Latest
Warning

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

Go to latest
Published: Oct 27, 2023 License: MIT Imports: 1 Imported by: 0

README

Fruitroids

Fruitroids is a simple game that shows how to build Flatland projects.

To run the editor go run cmd/editor/editor.go

To run the game go run cmd/fruitroids/main.go

Fruitroids also runs on the web! You will need to install wasmserve
go install github.com/hajimehoshi/wasmserve@latest
then
cd cmd/fruitroids/
wasmserve
Open localhost:8080

Package Dependency

The dependency tree looks like cmd/editor cmd/src/ flatland

The editor must depend on the game so it can edit the game-specific assets and run the game inside an editor window.

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Content embed.FS

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis
cmd
src

Jump to

Keyboard shortcuts

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