https://github.com/mlm-games/just-keep-chasing
A rougelike game about a nanobot (hopes to be), mirror of codeberg repo
https://github.com/mlm-games/just-keep-chasing
game games godot godot4 rougelike
Last synced: about 1 month ago
JSON representation
A rougelike game about a nanobot (hopes to be), mirror of codeberg repo
- Host: GitHub
- URL: https://github.com/mlm-games/just-keep-chasing
- Owner: mlm-games
- License: gpl-3.0
- Created: 2024-11-24T00:49:14.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-02-15T13:33:03.000Z (8 months ago)
- Last Synced: 2025-02-15T14:22:36.729Z (8 months ago)
- Topics: game, games, godot, godot4, rougelike
- Language: GDScript
- Homepage: https://codeberg.org/mlmstudios/just-keep-chasing
- Size: 18.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Just Keep Chasing
A wave-based shooter game where survival is key. Fight through endless waves of enemies while collecting upgrades and managing resources.
## đŽ Current Features
- Wave-based enemy spawning system
- Basic shooting mechanics
- Player movement controls
- Pickup/drop system (only for debug)
- Basic upgrade system
- Preliminary scoring system## đ§ Work in Progress
This game is currently under active development. Many features are experimental and subject to change.
### Planned Features
- Sound effects and music
- High score system## đ¨ Artwork Status
**Note:** Current artwork is placeholder/prototype quality. Actively looking towards:
- Better character sprites
- Improved enemy designs
- Enhanced visual effects
- More polished UI elements
- Background assets## đ§ Run in editor for debugging
1. Clone the repository:
```bash
git clone https://codeberg.org/username/just-keep-chasing.git
```2. Run it in the godot editor.
## đšī¸ How to Play
- WASD or Arrow Keys: Move
- Space to change gun## đĨ Contributing
We welcome contributions! If you'd like to help, please:
1. Fork the repository
2. Create a new branch
3. Make your changes
4. Submit a pull request### Particularly Looking For Before :
- Artists as our art is not pleasant to look at..## đ License
This project is licensed under the GPL 3.0 only license - see the [LICENSE](LICENSE) file for details.
## đŽ Development Status
Current Version: 0.7.1 (Pre-alpha)
### Known Issues
- FIXME or HACK entries
- artwork needs replacement## đ Acknowledgments
- [Credits for any assets/resources used](credits.md)
- And all the Contributors---