An open API service indexing awesome lists of open source software.

https://github.com/1337programming/pantera-rpg

Simple Game written in Haxe (keepin it old school), loosely based on Pantera
https://github.com/1337programming/pantera-rpg

haxe pantera pantera-rpg rpg-game

Last synced: 2 months ago
JSON representation

Simple Game written in Haxe (keepin it old school), loosely based on Pantera

Awesome Lists containing this project

README

        

# Pantera RPG
Simple Top Down Haxe RPG Game

## I want to play!
Download Game SWF at this [Link](https://s3.amazonaws.com/uploads.hipchat.com/69515/932142/cevJfyRutSA7krm/FlixelTut.swf)
`[Last Updated: 10/4/2015 9:08 PM]`
Requires:
`Flash Player` (LOL)

Once downloaded, drop it into Chrome.

Top Down RPG Game
![Game Example](https://s3.amazonaws.com/uploads.hipchat.com/69515/932142/PJwdzwV33YFSNY0/upload.png)

Includes:
* HUD
* Turn Based Combat
* Map Generation
* Simple AI
* Session Handeling
* Leveling Mechanics
* Item Generation
* Particle Generation

![Game Example](https://s3.amazonaws.com/uploads.hipchat.com/69515/932142/sQ8p213gIpqMLJ7/upload.png)

This game is made in Haxel-Fixel a Haxe library for 2D development.

Haxe is a lightweight language that has the ability to target to platforms such as html5, android, ios, windows, etc.