-
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
96ce757
commit 3ba68bd
Showing
1 changed file
with
30 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,30 @@ | ||
# Kopal8 | ||
|
||
Kopal8 is a retro-styled, web-based game engine built with JavaScript. It's designed to bring the charm of classic games to modern web browsers, allowing developers to create nostalgic gaming experiences with ease. | ||
|
||
## About | ||
|
||
Kopal8 was born out of a passion for retro gaming and web development. Created on August 25th (the creator's birthday), this project aims to blend the simplicity of old-school game design with the power of modern web technologies. | ||
|
||
## Features | ||
|
||
- Web-based: Run games directly in the browser | ||
- Retro-styled: Create games with a classic, pixelated aesthetic | ||
- JavaScript-powered: Leverage the flexibility and wide support of JavaScript | ||
- Open-source: Collaborate, modify, and improve the engine | ||
|
||
## Contributing | ||
|
||
We welcome contributions! If you'd like to help improve Kopal8, please check out our contributing guidelines. | ||
|
||
## License | ||
|
||
Kopal8 is open-source software licensed under the Kopal8 Content license. | ||
|
||
## Contact | ||
|
||
(Add contact information or links to project repositories/issues here) | ||
|
||
--- | ||
|
||
Happy retro game development with Kopal8! 🎮🕹️ |