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

https://github.com/jvalduvieco/hackmansingleplayer

HackmanJS is an obvious clone of pac-man implemented in JavaScript using MelonJS engine
https://github.com/jvalduvieco/hackmansingleplayer

Last synced: 2 months ago
JSON representation

HackmanJS is an obvious clone of pac-man implemented in JavaScript using MelonJS engine

Awesome Lists containing this project

README

        

HackmanSinglePlayer
=========

HackmanJS is an obvious clone of pac-man implemented in JavaScript using MelonJS engine.
This is a fork of [amamaenko's work](https://github.com/amamaenko/HackmanJS) I evolved to near complete functionality and updated to [melonJS](https://github.com/melonjs/melonJS) current (0.9.7).

There is also a Hackman Multiplayer. You can find client [here](https://github.com/jvalduvieco/HackmanJSMultiPlayer) and Erlang/OTP server [here](https://github.com/jvalduvieco/HackmanServer).

This is WIP.

Screenshots
===========
![image](http://jvalduvieco.github.com/HackmanSinglePlayer/images/hackman.png)

Demo
====
[Click me!](http://jvalduvieco.github.io/HackmanSinglePlayer/game/)