Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shingareom/computergraphicsprojectstarbust-game
https://github.com/shingareom/computergraphicsprojectstarbust-game
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/shingareom/computergraphicsprojectstarbust-game
- Owner: ShingareOm
- License: mit
- Created: 2023-09-26T18:17:29.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-26T18:26:36.000Z (about 1 year ago)
- Last Synced: 2023-09-27T01:20:19.213Z (about 1 year ago)
- Language: C
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ⭐️ Star Bust - Computer Graphics Project ⭐️
🎨 This Computer Graphics project, titled "Star Bust," is a creative program designed for kids to print characters using a unique character generation method named "Star Bust."
## 🚀 Getting Started
### Prerequisites
To run this program, you will need a C/C++ compiler (e.g., Turbo C/C++) since it uses the graphics.h library typically supported in legacy C/C++ environments.
### 🏃♀️ Running the Program
1. Clone or download this repository to your local machine.
2. Open the project in your C/C++ development environment (e.g., Turbo C/C++).
3. Compile and run the `starbust.c` file.
4. Follow the on-screen instructions to interact with the program.## 🌟 Features
- Draw characters using an engaging character generation method.
- Explore an interactive menu to start drawing characters, access program information, or exit.## 🖌️ Usage
- Follow the on-screen instructions to choose characters and create artwork.
- Press `ENTER` to start drawing the selected character.
- Explore the "About" section for more information about the program's creators.## ✍️ Authors
- **Om Shingare**
- **Yaser Sayed**## 📜 License
This project is open-source and available under the [MIT License](LICENSE).
## 🙏 Acknowledgments
Special thanks to the authors for creating this educational Computer Graphics project.