Skip to content

pkeorley/pvm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pvm

Go Reference GitHub License GitHub commit activity GitHub go.mod Go version


General

  • pvm -- it's a simple terminal-based game using the Bubble Tea framework. The player, controlled by arrow keys, can move around a grid. Additional actions include diagonal movements, adding coins at random positions by pressing "enter", and handling errors.

Table of contents

Installation

First, you need to download the package

git clone https://github.com/pkeorley/pvm.git

Let's go to our main directory from where we will run the file

cd pvm/cmd/pvm

Let's run our main file

go run .

Media

  • @ - the player's symbol
  • err - this field displays errors

example of usage pvm.exe

Licence

pvm is distributed under the terms of the MIT license.

About

a simple terminal-based game on Golang

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages