Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Platane/13k-alchemist-defence
game made for the 13kjs challenge
https://github.com/Platane/13k-alchemist-defence
13kgame game js13kgame2014 js13kgames tower-defense
Last synced: 2 months ago
JSON representation
game made for the 13kjs challenge
- Host: GitHub
- URL: https://github.com/Platane/13k-alchemist-defence
- Owner: Platane
- Created: 2014-09-13T02:53:57.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-09-13T05:56:03.000Z (over 10 years ago)
- Last Synced: 2024-10-15T02:41:24.737Z (3 months ago)
- Topics: 13kgame, game, js13kgame2014, js13kgames, tower-defense
- Language: JavaScript
- Homepage: http://platane.github.io/13k-alchemist-defence/sources/app.html
- Size: 424 KB
- Stars: 3
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
alchemist defence
=====================![the game]( http://platane.github.io/13k-alchemist-defence/images/global.png )
I made this for the [js13kgames](http://js13kgames.com/) challenge.
[You can play it here](http://platane.github.io/13k-alchemist-defence/sources/app.html)
I submit it in a rush so it's far to be quite finished. Apologies.
Background
==========The theme was the four elements : fire, earth, water, air.
So let's say you are a famous alchimist, poorly drawn spartans runs toward your home and they looks angry.
Use your powers to defend your laboratory, build defences.
Each element give a unique capacity for the tower, it's possible to combine elements to upgrade the tower.
Just kinding ! I didn't have the time to implement this, so it's pretty basic actually.
Gameplay
=======The game is played in a isometric 3D view.
The map can be rotated when dragging it, which allows to see hidden spot and produce a nice effect.
Drag and drop an element from the right menu into the map to build a tower.