ld40

command module
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Apr 3, 2022 License: MIT Imports: 21 Imported by: 0

README

ld40

Ludum Dare 40 Entry - The more you have, the worse it is

Controls

WASD     to move
Mouse    to look around
Space    jump
Shift    to run
Control  to sneak
F11      to toggle fullscreen

Build

In order to build this game you must have the following prerequisites installed:

  • The Go programming language

    Make sure you have your GOPATH environment variable set and then add %GOPATH%\bin to your PATH environment variable.

  • Git

  • The Windows SDK

    Try to locate the folder where it puts fxc.exe which is the DirectX shader compiler that we need. On my 64 bit Windows it is located at C:\Program Files (x86)\Windows Kits\8.0\bin\x86. Add this folder to your PATH as well.

To build and run, say:

go get -u github.com/gonutz/ld40
cd %GOPATH%\src\github.com\gonutz\ld40
build.bat
ld40.exe

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