A game made for GameDev.js Jam 2026
- About the Project
- Features
- Controls
- Tech Stack
- Play the Game
- Run Locally
- Deployment
- Project Structure
- Issues
- TODO
- Team Members
- Contributions
- License
- Credits
Purpose: This project was created as an entry for the GameDev.js Jam 2026.
What is this game?
[Game description]
- Genre: A TopDown 2D RPG Game (Zelda-Like)
| Key | Action |
|---|---|
W / ↑ |
Move Up |
A / ← |
Move Left |
D / → |
Move Right |
S / ↓ |
Move Down |
Space |
Attack |
p |
Pause |
- Language: JavaScript
- Framework: Vanilla JS
- Game Engine / Game Framework: Kaplay
- Runtime: Node.js
- Bundler: Vite
- Level Design: Tiled
- Art: ...
- Sounds: ...
- On Wavedash (Primary): [link]
- On itch.io: [link]
- On GitHub Pages: [link]
Note: To get all features, it is recommended to play the game from wavedash
# Clone the repository
git clone <our-repo-url>
# Navigate into the project
cd <project-folder>
# Install dependencies
npm install
# Run development server
npm run devOpen in browser:
http://localhost:5173/
npm run build
# deploy the build foldernpx serve .See BUGS.md
See TODO.md.
- Mohammed Al-Shguaa (MXD-K1)
Contributions are welcome!
Guidelines:
- Fork the repository
- Create a new branch (
feature/your-feature) - Commit your changes
- Open a Pull Request
Project: Web Game Jam 2026 Project Copyright © 2026 Web Game Jam 2026 Team
This project is licensed under the GNU GPL version 2. see License for more.
- Assets: [source]
- Sound: [source]
- Inspiration: [optional]