Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/js13kgames/tower-defense-13
tower-defense-13 - a js13kGames 2012 competition entry by @ArkahnX.
https://github.com/js13kgames/tower-defense-13
13 2012 competition game html5 javascript js13k js13kgames js13kgames2012 optimization
Last synced: 3 months ago
JSON representation
tower-defense-13 - a js13kGames 2012 competition entry by @ArkahnX.
- Host: GitHub
- URL: https://github.com/js13kgames/tower-defense-13
- Owner: js13kGames
- Fork: true (ArkahnX/tower-defense-13)
- Created: 2022-10-01T05:32:52.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2012-09-13T10:08:37.000Z (over 12 years ago)
- Last Synced: 2024-10-01T07:20:25.187Z (3 months ago)
- Topics: 13, 2012, competition, game, html5, javascript, js13k, js13kgames, js13kgames2012, optimization
- Homepage: https://js13kgames.com/entries/tower-defense-13
- Size: 2.27 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
tower-defense-13
================Developers: refer to instructions.md
Viewers: visit http://ArkahnX.github.com/tower-defense-13/build/index.html
A Tower Defense game for js13kGames (http://js13kgames.com)
astar pathfinding powered by javascript-astar found at http://github.com/bgrins/javascript-astar
tested in browserling to work in Chrome 7+, Safari 5+, Internet Explorer 9+, Opera 11.64+, unable to confirm for previous versions of FireFox.