Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/znielsen/hiddenhunters
My first stab at a LÖVE game
https://github.com/znielsen/hiddenhunters
love2d lua
Last synced: 6 days ago
JSON representation
My first stab at a LÖVE game
- Host: GitHub
- URL: https://github.com/znielsen/hiddenhunters
- Owner: ZNielsen
- Created: 2021-02-19T05:12:11.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-03-01T19:32:18.000Z (almost 4 years ago)
- Last Synced: 2024-12-01T13:54:35.099Z (2 months ago)
- Topics: love2d, lua
- Language: Lua
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## Todos
- Render board
- Color based on space state
- Debounced movement (discrete key presses to move)
- Resolve all movement/collisions
- Winning logic
- Timer for hider
- Collision for seeker
- Powerups
- Flash show board
- Stun seeker
- Reduce/extend time by 5s