Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mitallast/diablo-js
Isometric minimal-code style game at html5 canvas and javascript
https://github.com/mitallast/diablo-js
Last synced: 3 months ago
JSON representation
Isometric minimal-code style game at html5 canvas and javascript
- Host: GitHub
- URL: https://github.com/mitallast/diablo-js
- Owner: mitallast
- License: mit
- Created: 2012-06-23T08:19:46.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2022-10-11T20:45:34.000Z (over 2 years ago)
- Last Synced: 2024-08-02T06:17:33.977Z (6 months ago)
- Language: Java
- Size: 25.9 MB
- Stars: 936
- Watchers: 80
- Forks: 226
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-open-source-games - Diablo JavaScript - Isometric minimal-code style game at HTML5 canvas and JavaScript. (Browser-Based / RPG)
README
diablo-js
=========Isometric minimal-code style game at html5 canvas and javascript
Demo
----http://mitallast.github.com/diablo-js/
CHANGELOG
---------- Big update! Extracted one original level from Diablo 2
- Use [tab] to show map
- New map layers - walls, floors, objects
- Tools for extract levels, pictures and another resources from origin Diablo 2 filesUseful tools
------------Tool for extract original diablo resources:
https://github.com/mitallast/diablo-js/tree/master/dttoolTool for calculate and transform primitive shadow for extracted monster & hero tiles:
https://github.com/mitallast/diablo-js/tree/master/shadowmaker
Builded shadowmaker
https://github.com/mitallast/diablo-js/blob/master/shadowmaker.jarSome shell scripts for batch update images:
https://github.com/mitallast/diablo-js/blob/master/monsters/make.sh
https://github.com/mitallast/diablo-js/blob/master/monsters/rename.shMore information you can find at original research from blizzhackers:
http://www.blizzhackers.cc/viewtopic.php?f=182&t=370174&start=0