A game about playing and making platformers
Dashr is a creative platformer game where you can play, design, and share your own levels. Jump, dash, and explore a world built by the community!
- Intuitive Level Editor: Build platformer levels with drag-and-drop tools.
- Play & Share: Play levels made by others or share your own creations.
- Customizable Profile: Customise your avatar and your entire profile!
- Community Challenges: Compete in weekly events and leaderboards.
/bin/bash -c "$(curl -fsSL -H 'Cache-Control: no-cache' https://raw.githubusercontent.com/dashrgame/dashr/refs/heads/main/client/scripts/install.sh)"/bin/bash -c "$(curl -fsSL -H 'Cache-Control: no-cache' https://raw.githubusercontent.com/dashrgame/dashr/refs/heads/main/client/scripts/update.sh)"/bin/bash -c "$(curl -fsSL -H 'Cache-Control: no-cache' https://raw.githubusercontent.com/dashrgame/dashr/refs/heads/main/client/scripts/uninstall.sh)"- Start the game:
python3 -m client.src.main - Open the level editor: From the main menu, click "Create".
- Share a level: Export and upload via the level editor.
We welcome contributions! Please read our CONTRIBUTING.md for guidelines.
- Fork the repo
- Create your feature branch (
git checkout -b feature/AmazingFeature) - Commit your changes (
git commit -m 'Add some AmazingFeature') - Push to the branch (
git push origin feature/AmazingFeature) - Open a Pull Request
- Lead Developer & Artist: proplayer919
- Contributors: See contributors
- Special Thanks: Everyone in the Dashr community!
This project is licensed under the MIT License. See LICENSE for details.
By contributing to this project, you agree that your contributions are licensed under the MIT license and may not be revoked.


