Skip to content

theslyprofessor/jagquest

Repository files navigation

JagQuest

An educational action RPG for Southwestern College

Explore the SWC campus and learn about the School of Arts, Communication, Design & Media (ACDM) programs through an engaging top-down adventure game.

About

JagQuest is a Godot 4 game that reimagines the ACDM School Explorer as a proper action RPG. Players control a Jaguar character navigating the campus, interacting with NPCs, and discovering educational content about SWC's programs.

Features (Planned)

  • Top-down action RPG gameplay
  • Campus exploration with multiple buildings
  • NPC interactions with faculty and staff information
  • Program discovery system
  • Collectibles and achievements
  • Pixel art aesthetic with SWC school colors

Development

This project follows the structure and conventions from HeartBeast's Action RPG Tutorial, adapted for Godot 4.

Project Structure

jagquest/
├── Player/          # Player character scenes and scripts
├── World/           # Level/world scenes
├── Enemies/         # Enemy characters (future)
├── UI/              # User interface elements
├── Overlap/         # Hitbox/Hurtbox systems (future)
├── Effects/         # Visual effects (future)
├── Resources/       # Shared resources
├── project.godot    # Godot project configuration
└── icon.svg         # Game icon

Controls

  • WASD / Arrow Keys: Move
  • Space: Attack (future)
  • Shift: Roll/Dodge (future)
  • E: Interact

Requirements

  • Godot 4.2+

Credits

  • Developer: Nakul Tiruviluamala
  • For: Southwestern College ACDM
  • Tutorial Reference: HeartBeast's Action RPG Series

License

Educational project for Southwestern College.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published