-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
433bdb5
commit 7544043
Showing
1 changed file
with
38 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
# Welcome to the Atom Engine Organization! 🚀 | ||
|
||
Welcome to the official GitHub organization for **Atom Engine**, a lightweight and customizable 2D game engine built in C++. Whether you're here to follow the development, contribute, or just explore, we're glad to have you! | ||
|
||
## About Atom Engine 🎮 | ||
Atom Engine is a passion project aimed at creating a **simple yet powerful 2D game engine** while deepening my understanding of C++. The engine is designed to be modular, easy to use, and perfect for indie game developers or anyone interested in game development. | ||
|
||
### Key Features (Planned) ✨ | ||
- **2D Rendering**: Support for sprites, animations, and basic physics. | ||
- **Cross-Platform**: Designed to work on multiple platforms (Windows, Linux, macOS). | ||
- **Customizable**: Modular architecture to allow for easy extensions. | ||
- **Documentation**: Comprehensive guides and API references to help you get started. | ||
|
||
## Project Status 🚧 | ||
Atom Engine is currently in **active development**. While it’s not yet ready for public use, you can follow the progress and contribute ideas or feedback. Once it reaches a stable and feature-rich state, it will be released publicly for everyone to use and contribute to. | ||
|
||
## How to Follow the Project 📅 | ||
- **GitHub Repositories**: Explore the code and track progress in the [Atom Engine repositories](https://github.com/AtomOrganization/AtomEngine). | ||
- **Discord Community**: Join the live discussions, get updates, and connect with other developers on our [Discord server](https://discord.gg/j6qHgqWg5J). | ||
- **Documentation**: Once available, the documentation will be hosted here to help you get started with the engine. | ||
|
||
## Get Involved 🤝 | ||
Interested in contributing? Here’s how you can help: | ||
- **Feedback**: Share your ideas, suggestions, or bug reports. | ||
- **Code Contributions**: Once the project is public, feel free to submit pull requests. | ||
- **Spread the Word**: Share the project with others who might be interested! | ||
|
||
## Roadmap 🗺️ | ||
Here’s a high-level overview of what’s planned: | ||
1. **Core Engine Development**: Building the foundational systems (rendering, input, physics). | ||
2. **Documentation**: Writing guides and API references. | ||
3. **Public Release**: Making the engine available for public use. | ||
4. **Community Growth**: Encouraging contributions and building a community around Atom Engine. | ||
|
||
## Stay Connected 🌐 | ||
Follow the journey of Atom Engine and stay updated with the latest developments: | ||
- **GitHub**: [Atom Engine Organization](https://github.com/AtomOrganization/AtomEngine) | ||
- **Discord**: [Join the Community](https://discord.gg/j6qHgqWg5J) |