Download colotari Free Java Code
Description
2D platforming game written in HTML5.
Icons
Source Files
The download file colotari-master.zip has the following entries.
.gitattributes//from w w w . j av a 2 s. c o m
.gitignore
README.md
animation/Components.js
animation/System.js
asset-manager/AssetManager.js
assets/example.animation
assets/example.keybindings
assets/example.spritesheet
assets/example.tilelayer
assets/example2.tilelayer
assets/flying.animation
assets/impact.animation
assets/spritesheet.png
dependencies/AssetDownloader.js
dependencies/EntitySystem.js
dependencies/EventHandler.js
dependencies/LinkedList.js
dependencies/Vector2D.js
gameplay/AI/AIScripts.js
gameplay/AI/Components.js
gameplay/AI/System.js
gameplay/attacking/Components.js
gameplay/attacking/System.js
gameplay/health/Components.js
gameplay/health/System.js
gameplay/movement/dashing/Components.js
gameplay/movement/dashing/System.js
gameplay/movement/grounded-movement/Components.js
gameplay/movement/grounded-movement/System.js
gameplay/movement/jumping/Components.js
gameplay/movement/jumping/System.js
gameplay/movement/wall-grappling/Components.js
gameplay/movement/wall-grappling/System.js
gameplay/spell-casting/spell-effects/Components.js
gameplay/spell-casting/spell-effects/SpellEffects.js
gameplay/spell-casting/spell-effects/System.js
gameplay/spell-casting/spell-invoking/Components.js
gameplay/spell-casting/spell-invoking/System.js
gameplay/spell-casting/spells/Components.js
gameplay/spell-casting/spells/System.js
index.html
keyboard-input/Components.js
keyboard-input/KeyCodes.js
keyboard-input/System.js
out/api.js
out/assets/css/external-small.png
out/assets/css/logo.png
out/assets/css/main.css
out/assets/favicon.png
out/assets/img/spinner.gif
out/assets/index.html
out/assets/js/api-filter.js
out/assets/js/api-list.js
out/assets/js/api-search.js
out/assets/js/apidocs.js
out/assets/js/yui-prettify.js
out/assets/vendor/prettify/CHANGES.html
out/assets/vendor/prettify/COPYING
out/assets/vendor/prettify/README.html
out/assets/vendor/prettify/prettify-min.css
out/assets/vendor/prettify/prettify-min.js
out/classes/AABB.html
out/classes/AI.html
out/classes/AIScriptAvoidGaps.html
out/classes/AIScriptChargeEnemies.html
out/classes/AIScriptWalk.html
out/classes/AISystem.html
out/classes/AnchoredSpringGenerator.html
out/classes/Animation.html
out/classes/AnimationSystem.html
out/classes/Aspect.html
out/classes/AssetDownloader.html
out/classes/AssetHandle.html
out/classes/AssetManager.html
out/classes/AttackEnchantSpellEffect.html
out/classes/AttackSpeedSpellEffect.html
out/classes/AttackSystem.html
out/classes/Attacking.html
out/classes/Box.html
out/classes/Circle.html
out/classes/Collidable.html
out/classes/DamageOverTimeSpellEffect.html
out/classes/Dashing.html
out/classes/DashingSystem.html
out/classes/DoubleJumping.html
out/classes/DragGenerator.html
out/classes/Entity.html
out/classes/EventHandler.html
out/classes/FacingDirection.html
out/classes/ForceGenerator.html
out/classes/ForceGeneratorRegistry.html
out/classes/GravityGenerator.html
out/classes/GroundedMovement.html
out/classes/GroundedMovementSystem.html
out/classes/HealingOverTimeSpellEffect.html
out/classes/Health.html
out/classes/HealthSystem.html
out/classes/JumpPowerSpellEffect.html
out/classes/Jumping.html
out/classes/JumpingSystem.html
out/classes/KeyboardInput.html
out/classes/KeyboardInputSystem.html
out/classes/LinkedList.html
out/classes/LinkedListNode.html
out/classes/Manager.html
out/classes/MeleeAttack.html
out/classes/Movable.html
out/classes/MovementSpeedSpellEffect.html
out/classes/PhysicsSystem.html
out/classes/Polygon.html
out/classes/Position.html
out/classes/RangedAttack.html
out/classes/Ray.html
out/classes/RenderingSystem.html
out/classes/ResistanceSpellEffect.html
out/classes/Shape.html
out/classes/ShieldSpellEffect.html
out/classes/SpellCasting.html
out/classes/SpellEffects.html
out/classes/SpellEffectsSystem.html
out/classes/SpellInvoking.html
out/classes/SpellInvokingSystem.html
out/classes/SpellSystem.html
out/classes/SpringGenerator.html
out/classes/Sprite.html
out/classes/Vector2D.html
out/classes/View.html
out/classes/WallGrappling.html
out/classes/WallGrapplingSystem.html
out/classes/WallJumping.html
out/classes/index.html
out/data.json
out/files/animation_Components.js.html
out/files/animation_System.js.html
out/files/asset-manager_AssetManager.js.html
out/files/dependencies_AssetDownloader.js.html
out/files/dependencies_EntitySystem.js.html
out/files/dependencies_EventHandler.js.html
out/files/dependencies_LinkedList.js.html
out/files/dependencies_Vector2D.js.html
out/files/gameplay_AI_AIScripts.js.html
out/files/gameplay_AI_Components.js.html
out/files/gameplay_AI_System.js.html
out/files/gameplay_attacking_Components.js.html
out/files/gameplay_attacking_System.js.html
out/files/gameplay_health_Components.js.html
out/files/gameplay_health_System.js.html
out/files/gameplay_movement_dashing_Components.js.html
out/files/gameplay_movement_dashing_System.js.html
out/files/gameplay_movement_grounded-movement_Components.js.html
out/files/gameplay_movement_grounded-movement_System.js.html
out/files/gameplay_movement_jumping_Components.js.html
out/files/gameplay_movement_jumping_System.js.html
out/files/gameplay_movement_wall-grappling_Components.js.html
out/files/gameplay_movement_wall-grappling_System.js.html
out/files/gameplay_spell-casting_spell-effects_Components.js.html
out/files/gameplay_spell-casting_spell-effects_SpellEffects.js.html
out/files/gameplay_spell-casting_spell-effects_System.js.html
out/files/gameplay_spell-casting_spell-invoking_Components.js.html
out/files/gameplay_spell-casting_spell-invoking_System.js.html
out/files/gameplay_spell-casting_spells_Components.js.html
out/files/gameplay_spell-casting_spells_System.js.html
out/files/index.html
out/files/keyboard-input_Components.js.html
out/files/keyboard-input_System.js.html
out/files/physics_Components.js.html
out/files/physics_EntityQuadTree.js.html
out/files/physics_ForceGeneratorRegistry.js.html
out/files/physics_ForceGenerators.js.html
out/files/physics_Shapes.js.html
out/files/physics_System.js.html
out/files/rendering_Components.js.html
out/files/rendering_System.js.html
out/files/rendering_View.js.html
out/index.html
out/modules/index.html
physics/Components.js
physics/EntityQuadTree.js
physics/ForceGeneratorRegistry.js
physics/ForceGenerators.js
physics/Shapes.js
physics/System.js
rendering/Components.js
rendering/System.js
rendering/View.js
style.css
Download
Click the following link to download colotari-master.zip.
colotari-master.zip