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
- Host: GitHub
- URL: https://github.com/jvalduvieco/hackmansingleplayer
- Owner: jvalduvieco
- Created: 2013-04-03T13:28:18.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2013-04-11T08:30:58.000Z (about 12 years ago)
- Last Synced: 2025-02-10T03:13:20.510Z (4 months ago)
- Language: Python
- Homepage:
- Size: 445 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
===========
Demo
====
[Click me!](http://jvalduvieco.github.io/HackmanSinglePlayer/game/)