Skip to content

Turn-based, isometric grid RPG, where five students are teleported to a pixel-art fantasy world

License

Notifications You must be signed in to change notification settings

UniDank/PentaQuest

Repository files navigation

Penta Quest

🥳 RPG Game in TS with Java Spring Boot as back-end.

Features

📦 Out of the box
🎯 Based on the official template-vue-ts, less invasive
🌱 Extensible, really simple directory structure
💪 Support using Node.js API in Electron-Renderer
🔩 Support C/C++ native addons
🖥 It's easy to implement multiple windows

Directory

+ ├─┬ electron
+ │ ├─┬ main
+ │ │ └── index.ts    entry of Electron-Main
+ │ └─┬ preload
+ │   └── index.ts    entry of Preload-Scripts
  ├─┬ src
  │ └── main.ts       entry of Electron-Renderer
  ├── index.html
  ├── package.json
  └── vite.config.ts

About

Turn-based, isometric grid RPG, where five students are teleported to a pixel-art fantasy world

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •