All Projects → pierpo → phaser3-simple-rpg

pierpo / phaser3-simple-rpg

Licence: MIT license
A simple Phaser3 RPG using Typescript ⚔️

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to phaser3-simple-rpg

phaser-jam-template
A Phaser Template to kick off your Game Jam with everything you need. Typescript, code quality, building for itch, various input methods, examples, bootloader, preloader, main game, end screen, credits screen and license screen.
Stars: ✭ 18 (-77.5%)
Mutual labels:  phaser, phaser3
phaser-ui-comps
Phaser 3 UI Components built by Adobe Animate
Stars: ✭ 60 (-25%)
Mutual labels:  phaser, phaser3
template
使用 phaser3 + es6 + webpack4.8.1 配置开发游戏(基本模版)
Stars: ✭ 12 (-85%)
Mutual labels:  phaser, phaser3
ts-phaser-bomb-game
Bomberman clone using websockets and phaser 3
Stars: ✭ 18 (-77.5%)
Mutual labels:  phaser, phaser3
AsLib
🎨: RPG map maker (paint tool)
Stars: ✭ 82 (+2.5%)
Mutual labels:  rpg, tiled-map-editor
mmo-arch
Base Architecture for creating scalable games using microservices through Angular, Phaser, NestJS, NATS, and MySQL
Stars: ✭ 25 (-68.75%)
Mutual labels:  phaser, phaser3
phaser3-faq
A guide to Phaser 3
Stars: ✭ 69 (-13.75%)
Mutual labels:  phaser, phaser3
phaser-plugin-game-scale
Scale or resize the game canvas. Phaser v3.15 only
Stars: ✭ 35 (-56.25%)
Mutual labels:  phaser, phaser3
phaser-parcel
A Phaser 3 game template using Parcel bundler
Stars: ✭ 64 (-20%)
Mutual labels:  phaser, phaser3
phaser3-webpack-es6-dev-starter
Development set up for Phaser 3, Webpack, and ES6.
Stars: ✭ 44 (-45%)
Mutual labels:  phaser, phaser3
Cavemen-GGJ2019
A multiplayer survival game developed during Global Game Jam 2019.
Stars: ✭ 21 (-73.75%)
Mutual labels:  phaser, phaser3
dungeonz
Everything for the game Rogueworld.
Stars: ✭ 88 (+10%)
Mutual labels:  rpg, phaser
phaser-3-palette-swapping-example
Example of using palette swapping on a spritesheet in Phaser 3.
Stars: ✭ 32 (-60%)
Mutual labels:  phaser, phaser3
Opensc2k
OpenSC2K - An Open Source remake of Sim City 2000 by Maxis
Stars: ✭ 4,753 (+5841.25%)
Mutual labels:  phaser, phaser3
phaser3-typescript-starter-kit
This repository contains the code necessary to start making a game in Phaser 3 using TypeScript.
Stars: ✭ 94 (+17.5%)
Mutual labels:  phaser, phaser3
shooterGame
This project is about a platform/shooter game created with Phaser JS to learn the basic structure of Phaser
Stars: ✭ 13 (-83.75%)
Mutual labels:  phaser3
uncharted-waters-2
Browser-based remake of Uncharted Waters: New Horizons (大航海時代II)
Stars: ✭ 56 (-30%)
Mutual labels:  rpg
miscellany
Worldbuilding and RPG campaign management tool
Stars: ✭ 188 (+135%)
Mutual labels:  rpg
phaser-3-snake-game
A Phaser 3 demo project based on the "Snake Plissken" tutorial published on Phaser World #85.
Stars: ✭ 30 (-62.5%)
Mutual labels:  phaser
SNKRX
A replayable arcade shooter where you control a snake of heroes.
Stars: ✭ 1,067 (+1233.75%)
Mutual labels:  rpg

phaser3-simple-rpg

Build Status

Presentation

This is just an ambition free project that I developed as an exercice with Typescript and Phaser.

Some things are out-to-date and some patterns I hadn't the knowledge of would greatly improve the readability now!

Also, it needs some upgrades in the dependencies (the Phaser version here is becoming old!)

Prerequisites

  • Node 10
  • yarn
  • A recent browser (Chrome 67)
  • Tiled for map edition

Installation

yarn       # install the dependencies
yarn start # run the dev server

That's it 😊

Credits

Assets by ansimuz

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].