Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/js13kgames/13-tanks
13 Tanks - a js13kGames 2012 competition entry by @Armen138.
https://github.com/js13kgames/13-tanks
13 2012 competition game html5 javascript js13k js13kgames js13kgames2012 optimization
Last synced: 4 months ago
JSON representation
13 Tanks - a js13kGames 2012 competition entry by @Armen138.
- Host: GitHub
- URL: https://github.com/js13kgames/13-tanks
- Owner: js13kGames
- Fork: true (Armen138/rts13k)
- Created: 2022-10-02T16:54:02.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2013-03-09T06:01:51.000Z (almost 12 years ago)
- Last Synced: 2024-10-01T07:41:36.819Z (4 months ago)
- Topics: 13, 2012, competition, game, html5, javascript, js13k, js13kgames, js13kgames2012, optimization
- Homepage: https://js13kgames.com/entries/13-tanks
- Size: 2.04 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Thirteen Tanks
==============An **RTS** in javascript.
This game was submitted as an entry for **js13kgames**, to see the project files exactly as submitted to
**js13kgames**, please see the **js13kgames** branch.This "post-js13kgames" version is no longer limited to 13kb, so I can do some more fun stuff.
Things I plan to do or am already working on:* multiplayer support
* graphics sprites, originals if I can get my hands on them
* more units
* larger levels
* sound effects and music...and more.