Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jeremybanka/hearts-with-lua

lua is fun!
https://github.com/jeremybanka/hearts-with-lua

Last synced: 20 days ago
JSON representation

lua is fun!

Awesome Lists containing this project

README

        


hearts cover

#### By Jeremy Banka

## Technologies Used

- 🖋 Lua
- 🚧 [Sumneko Lua Language Server](https://github.com/sumneko/lua-language-server) (very handy devtool)

## Description

A little command-line game where you play cards against a computer opponent.

I wanted to see what writing Lua is like, so I decided to implement my favorite playing card game. It's a lot like JS, except much more minimal.

### Features

- 🎲 Play against a computer opponent
- 😊 Fun dialogue and easter eggs

## Setup/Installation Requirements

- Install [Lua](https://www.lua.org/download.html) (building from source is quite easy)
- `lua hearts.lua`

## Known Bugs

- none

## License

GPL ^3.0

## Contact Information

hello (at) jeremybanka (dot) com