GitXplorerGitXplorer
a

my-rpg-game

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
6738a5ffa2c4753750752ed473c51580257080d1

Ignore game-assets folder.

aaitorfi committed a year ago
Unverified
379e4e4f09fdd442ff6f913cc55aea69b73f4a47

Fixed combatant stats and null button reference on battle menus

aaitorfi committed 2 years ago
Verified
8eafefc0ab440e0544cceee687806ae5bc4ff220

Merge pull request #5 from aitorfi/battle-system

aaitorfi committed 2 years ago
Unverified
86d7390294c1774255179e18a5c7f2452ecc2b88

Added project description to README.md

aaitorfi committed 2 years ago
Unverified
115143d308cbd182bd1d172ddeda87a538620062

Implemented battle resolution

aaitorfi committed 2 years ago
Unverified
8e41cf3caf1942c58a0f9ee616e2f67160346f93

Implemented combatant replacement.

aaitorfi committed 2 years ago

README

The README file for this repository.

Introduction

My Game is a small pixel art RPG game developed with vanilla HTML, CSS and JavaScript following the Pizza Legends tutorial by Drew Conley. The repository is meant to serve as a reference to implement similar functionalities in other projects.

Documentation

The project documentation is hosted in the repository's github-pages environment, the source of the environment is the gh-pages branch of this repository.