Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alexintosh/7-
https://github.com/alexintosh/7-
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/alexintosh/7-
- Owner: Alexintosh
- Created: 2023-12-28T15:51:23.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-01-07T11:29:03.000Z (10 months ago)
- Last Synced: 2024-04-11T16:42:22.077Z (7 months ago)
- Language: Lua
- Size: 1.62 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 7 /
Digital version of the italian "7 e mezzo" made in a few hours to get acquaintanted with Love2d and Lua.## Run
```bash
make install-submodule # Install submodules
make dev # to run
make build-love # to build .love file
```## Libs
- Live reload with: https://github.com/patrixr/lovelier
- Scene State management: https://github.com/paltze/scenery## Debugging / console
- https://github.com/flamendless/lovedebug
- https://github.com/rxi/lovebird## How to
IE: Add submodules with:
`git submodule add https://github.com/S-Walrus/hex2color/ lib/hex2color`## Interesting packages
https://github.com/simplifylabs/love-packager
https://github.com/1bardesign/batteries/
https://github.com/deltadaedalus/vudu?tab=readme-ov-file
https://gist.githubusercontent.com/paulmoore/1429475/raw/2666f9913a0ffb1912fd9b86f9bb0bbb99153d07/classes.lua## Ideas
Make 7 / a ppv experience, player have life. Winning a round will hit the enemy.
- Add special cards such as:
- Armor +1
- Hit +1
- See the next 2 cards in the deck, a random card in your hand gets destroyed
- etc..
- Bet system