https://github.com/ian-h-chamberlain/dr-fingers
https://github.com/ian-h-chamberlain/dr-fingers
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/ian-h-chamberlain/dr-fingers
- Owner: ian-h-chamberlain
- License: cc0-1.0
- Created: 2022-06-19T20:40:24.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-21T14:07:32.000Z (almost 3 years ago)
- Last Synced: 2025-03-25T05:36:35.666Z (about 1 month ago)
- Language: Rust
- Size: 1.11 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dr. Fingers
A game made by @ian-h-chamberlain for the [Rusty Jam #2](https://itch.io/jam/rusty-jam-2).
You play as the poor victim(s) of the mad scientist Dr. Fingers' horrific
experimentation. He has captured innocent animals and created new chimera-like
combinations of them. They may be stuck like this, but now they're taking back
their freedom and escaping from his lab! Use the animals' special talents to fight
evil robots and escape from the Doctor's booby-trapped lair.## Dev Tasks
- [ ] basic side-scroller movement
- [x] platforms
- [x] jumping
- [ ] scrolling camera for levels larger than window (stretch)
- [ ] build a basic level
- [ ] special abilities (double-jump / glide)
- [ ] add traps/obstacles for these to be used in
- [ ] combat / enemies. Maybe a stretch goal
- [ ] 2nd character / char swapping