Skip to content

dashrgame/dashr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dashr Logo

Dashr

A game about playing and making platformers

License GitHub Stars Open Issues Forks Contributors Last Commit Code Size Top Language


🚀 Overview

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!


🎮 Features

  • 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.

🖼️ Screenshots

Gameplay Screenshot Level Editor Screenshot


📦 Installation

Prerequisites

Installation Script

/bin/bash -c "$(curl -fsSL -H 'Cache-Control: no-cache' https://raw.githubusercontent.com/dashrgame/dashr/refs/heads/main/client/scripts/install.sh)"

Update Script

/bin/bash -c "$(curl -fsSL -H 'Cache-Control: no-cache' https://raw.githubusercontent.com/dashrgame/dashr/refs/heads/main/client/scripts/update.sh)"

Uninstall Script

/bin/bash -c "$(curl -fsSL -H 'Cache-Control: no-cache' https://raw.githubusercontent.com/dashrgame/dashr/refs/heads/main/client/scripts/uninstall.sh)"

🕹️ Usage

  • 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.

🤝 Contributing

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

🌐 Community & Support


🙏 Credits


📄 License

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.


About

The dashr game.

Resources

License

Stars

Watchers

Forks