https://github.com/abhishekkr/weaxan
a top-down 2D ARPG game for learning Godot basics
https://github.com/abhishekkr/weaxan
2d-game game gamedev godot tutorial tutorial-code
Last synced: 4 days ago
JSON representation
a top-down 2D ARPG game for learning Godot basics
- Host: GitHub
- URL: https://github.com/abhishekkr/weaxan
- Owner: abhishekkr
- License: gpl-3.0
- Created: 2025-10-13T02:25:02.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-10-25T21:26:08.000Z (8 months ago)
- Last Synced: 2026-04-06T11:41:54.770Z (3 months ago)
- Topics: 2d-game, game, gamedev, godot, tutorial, tutorial-code
- Language: GDScript
- Homepage:
- Size: 115 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
## WEAXAN
Newbie's tutorial to Build an Action RPG Game "WEAXAN" in Godot.
It's for the Newbie, by the Newbie.
* [Session.1 Video](https://www.youtube.com/watch?v=92jRXkCU0UQ)
We'll build a simple 2D game from scratch, using Godot Engine. It's by the Newbie, for the Newbie Godot Tutorial.
It'll be an Action RPG style game, with a top-down view. We'll cover the basics of Godot.
> I'm very new to building with Godot myself, so if any step seems sub-optimal or straight-up wrong.. let me know in the comments, I'll look into it.
### LINKS
**Assets (Tileset, SpriteSheets)**
🧩 [8x8 Tileset Simple Greenland](https://abionic.itch.io/simple-grassland-tileset)
🧩 [8x8 SpriteSheet Player/NPC/Enemy](https://abionic.itch.io/player-x-and-y)
🧩 [8x8 Green Slime](https://abionic.itch.io/slime-slime-pixel-art)
> Weaxan means 'to grow' in old english.
---