GitXplorerGitXplorer
T

klassik

public
0 stars
0 forks
0 issues

Commits

List of commits on branch main.
Unverified
555fd9780cfa9cb0cb19d12df6d807ca45a9a231

Add theif unit

TTheCycoONE committed 10 days ago
Unverified
4e5d7ea1f5a2955e4e198a6dcfb6066ff5379672

Add transparent background to rest of units

TTheCycoONE committed 10 days ago
Unverified
124dd034f89eca539e723ce1315504025f9e2b2d

Alpha transparency for player

TTheCycoONE committed 10 days ago
Unverified
b7d904672f90c5f616eb0665ac1fe409dce27ecf

Bugfix: minimap dimensions must be even

TTheCycoONE committed 11 days ago
Unverified
e55c24d5469485fb7c8065034b4413326dcf7a7a

Refactor game code out of main.ts

TTheCycoONE committed 11 days ago
Unverified
666ce6c52822f4847c726ab7f73c3677cc421210

Style updates

TTheCycoONE committed 12 days ago

README

The README file for this repository.

klassik

Early development browser based RPG in the spirit of 8-bit CRPGs like Ultima and Questron.

To run the game go to https://thecycoone.github.io/klassik/index.html

Rough plan

  • [x] World Map
  • [x] Movement
  • [x] Save/Load Game
  • [x] Vehicles (Ship, Raft, Horse?)
  • [x] Player stats (HP, Atk, Def, etc.)
  • [x] Intro placeholder / Character creation
  • [ ] Monsters & combat
  • [ ] Inventory / Equipment
  • [ ] Random spawn monsters (consider tile type and/or map region)
  • [ ] Town maps
  • [ ] NPCs
  • [ ] Conversation system
  • [ ] Shops
  • [ ] Animations
  • [ ] Field of Vision?
  • [ ] Dungeons?
  • [ ] Story