-
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
b20201c
commit 8ea7e8b
Showing
1 changed file
with
23 additions
and
1 deletion.
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 |
---|---|---|
@@ -1 +1,23 @@ | ||
# arasateser.github.io | ||
# Interactive Web Game Collection (IN PROGRESS) | ||
|
||
## 📌 About | ||
This project is a web-based game platform featuring small, interactive games. Each game is designed to be simple yet engaging, offering a fun experience for players. The platform is built using: | ||
- **Frontend:** JavaScript, HTML, CSS | ||
- **Backend:** .NET Core | ||
- **Database:** SQLite | ||
|
||
## 🎮 Features | ||
✅ Multiple games in a single platform | ||
✅ Simple and user-friendly interface | ||
✅ Game mechanics that include score tracking and limited attempts | ||
|
||
## 🚀 Future Plans | ||
🔹 Implement user image uploads | ||
🔹 Add scoring and leaderboard functionality | ||
🔹 Enhance UI with animations and sounds | ||
🔹Ability to mix preset images with user-uploaded images | ||
|
||
## 🛠️ Setup & Installation | ||
1. Clone this repository: | ||
```sh | ||
git clone https://github.com/arasateser/arasateser.github.io |