An open API service indexing awesome lists of open source software.

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

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

---