moreloves

command module
v0.0.0-...-41fa9d4 Latest Latest
Warning

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

Go to latest
Published: Nov 5, 2023 License: MIT Imports: 11 Imported by: 0

README

MoreLoves

A simple 2D game to play during time when you need to relax after a deep coding time. On your lovely terminal, use your keyboard keys to navigate and chase for more loves. You can even chase for bullets to increase your budget. Remember that only the accuracy of your cursor's position is the key to succeed at this lovely game.

Enjoy :)

live example

Features / Goals

  • use keyboard (CTRL+C) to close immediately the whole program.

  • Press Enter key to initiate a shooting toward the target.

  • Press Space key to initiate a shooting toward the target.

  • use Tab key to move faster like 4 steps on the right.

  • use ↓ key to move faster like 4 steps on the left.

  • use ↔ to navigate on the left and right one step.

  • view in real-time the current direction of the weapon.

  • view in real-time the number of loves collected/hit.

  • view in real-time the number of bullets left.

  • view in real-time the time spent since the game started.

Demo

Preview on my youtube channel. click here

Installation

  • Download executables files

Please check later on releases page

  • From source on windows
$ git clone https://github.com/jeamon/moreloves.git
$ cd moreloves
$ go build -o moreloves.exe .
  • From source on linux/macos
$ git clone https://github.com/jeamon/moreloves.git
$ cd pingo
$ go build -o moreloves .
$ chmod +x ./moreloves

Getting started

  • Download the executable file and if you are on windows start the game program by double-clicking on it.

  • Or navigate to the executable folder and run from terminal (set the terminal background to black color).

> moreloves.exe 
$ ./moreloves

License

Please check & read the license details

Contact

Feel free to reach out to me before any action. Feel free to connect on Twitter or linkedin

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