Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pe77/pkframework


https://github.com/pe77/pkframework

game-development game-framework phaser

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# PK Framework
Framework created to make life easier for game developers.
Entirely based on [phaser.io](http://phaser.i/o) html5/js game lib.

>First of all: Sorry for my shitty english...

This is an **organizational framework**. Goals:

- Speed up game production
- Organize and modularize the code

*keep this in mind*

While I do not finish the documentation of this part, see some [examples here](https://github.com/pe77/pkframework-examples).

Todo List
---------
- [x] Layer state code
- [x] Parallax state code (basic)
- [x] State transitions animation model
- [ ] Prefab UI Elements *(alerts, talkbox, messages)*
- [ ] Storage Data
- [ ] External API integration *(facebook, twitter, ...)*
- [ ] Export project for browser, mobiles, win .exe
- [ ] Prod / Dev env, custom configuration
- [ ] Parallax state code (advanced)
- [ ] Easy way to make multiplayer games
- [ ] Organize ideas here. Todo List *(hehe)*

...

[Quick Start Guide](https://github.com/pe77/pkframework/wiki)