Welcome to the development repository for Little Dragon, a 2D platformer game. This README contains important information for the development team.
Little Dragon is a 2D platformer game where the player controls a little dragon on his epic journey. Our goal is to create an immersive and fun experience, combining high-quality graphics with challenging gameplay.
- Trello: Task Board
- Google Drive: Documents and Resources
- Press (Project Owner) - Writes game design documents, builds the game in the engine, and programs gameplay systems.
- Johny (Scriptwriter) - Creates the game's story, develops 2D pixel art sprites, and follows Press's directions.
- Tony (Marketing Director) - Manages the company's accounts, keeps the community active, and leads the art and script team when needed.
- Nick (2D Artist) - Creates lineart and concept art.
- ACube (Programmer) - Develops complex systems and reviews game code.
Little-Dragon/
├── assets/
│ ├── sprites/
│ ├── audio/
│ └── fonts/
├── .import/
├── .godot/
├── .gitignore
├── scripts/
├── scenes/
├── project.godot
└── README.md
Tasks are organized in Trello. Make sure to check the task board regularly for updates and new assignments.
All project documentation, including game design, art, and marketing documents, is available on Google Drive. Visit the link above to view and edit the documents as needed.