Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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!
- Host: GitHub
- URL: https://github.com/jeremybanka/hearts-with-lua
- Owner: jeremybanka
- Created: 2022-10-25T01:15:42.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-31T08:22:46.000Z (about 2 years ago)
- Last Synced: 2024-11-08T06:56:32.550Z (2 months ago)
- Language: Lua
- Size: 867 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#### 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