Download Simple Game Framework Free Java Code

Description

An object oriented JavaScript API to develop simple, shape and sprite based games.

Icons

Simple Game Framework

Source Files

The download file Simple-Game-Framework-master.zip has the following entries.


.gitignore/*from w  ww . j  av a 2  s.  c om*/
README.md
doc/components api/Component/index.html
doc/components api/Component/prototype/bottom/index.html
doc/components api/Component/prototype/height/index.html
doc/components api/Component/prototype/left/index.html
doc/components api/Component/prototype/opacity/index.html
doc/components api/Component/prototype/parent/index.html
doc/components api/Component/prototype/render/index.html
doc/components api/Component/prototype/right/index.html
doc/components api/Component/prototype/rotation/index.html
doc/components api/Component/prototype/top/index.html
doc/components api/Component/prototype/update/index.html
doc/components api/Component/prototype/width/index.html
doc/components api/Component/prototype/x/index.html
doc/components api/Component/prototype/y/index.html
doc/components api/Component/prototype/zIndex/index.html
doc/components api/Container/index.html
doc/components api/Container/new/index.html
doc/components api/Container/prototype/addComponent/index.html
doc/components api/Container/prototype/removeComponent/index.html
doc/components api/DumbContainer/index.html
doc/components api/Rectangle/index.html
doc/components api/Shape/index.html
doc/components api/Shape/new/index.html
doc/components api/Shape/prototype/color/index.html
doc/components api/Sprite/index.html
doc/components api/Sprite/new/index.html
doc/components api/Sprite/prototype/spriteX/index.html
doc/components api/Sprite/prototype/spriteY/index.html
doc/components api/index.html
doc/core api/EventEmitter/index.html
doc/core api/EventEmitter/prototype/addListener/index.html
doc/core api/EventEmitter/prototype/emit/index.html
doc/core api/EventEmitter/prototype/removeAllListeners/index.html
doc/core api/EventEmitter/prototype/removeListener/index.html
doc/core api/Game/getInstance/index.html
doc/core api/Game/index.html
doc/core api/Game/prototype/addComponent/index.html
doc/core api/Game/prototype/gameSpeed/index.html
doc/core api/Game/prototype/getFont/index.html
doc/core api/Game/prototype/getScript/index.html
doc/core api/Game/prototype/getSound/index.html
doc/core api/Game/prototype/getSpriteset/index.html
doc/core api/Game/prototype/loaded/index.html
doc/core api/Game/prototype/maxFrameSkips/index.html
doc/core api/Game/prototype/removeComponent/index.html
doc/core api/Game/prototype/render/index.html
doc/core api/Game/prototype/renderCount/index.html
doc/core api/Game/prototype/root/index.html
doc/core api/Game/prototype/setGameSpeed/index.html
doc/core api/Game/prototype/update/index.html
doc/core api/Game/prototype/updateCount/index.html
doc/core api/Input/KEY_1/index.html
doc/core api/Input/KEY_2/index.html
doc/core api/Input/KEY_3/index.html
doc/core api/Input/KEY_4/index.html
doc/core api/Input/KEY_DOWN/index.html
doc/core api/Input/KEY_LEFT/index.html
doc/core api/Input/KEY_RIGHT/index.html
doc/core api/Input/KEY_UP/index.html
doc/core api/Input/MOUSE_MIDDLE/index.html
doc/core api/Input/MOUSE_PRIMARY/index.html
doc/core api/Input/MOUSE_SECONDARY/index.html
doc/core api/Input/index.html
doc/core api/Input/observe/index.html
doc/core api/Input/prototype/isKeyDown/index.html
doc/core api/Input/prototype/pointerX/index.html
doc/core api/Input/prototype/pointerY/index.html
doc/core api/SGF/index.html
doc/core api/SGF/inherits/index.html
doc/core api/SGF/log/index.html
doc/core api/SGF/require/index.html
doc/core api/Screen/index.html
doc/core api/Screen/prototype/height/index.html
doc/core api/Screen/prototype/useNativeCursor/index.html
doc/core api/index.html
doc/images/header-logo-small.psd
doc/images/header-logo.psd
doc/images/pdoc/alias.png
doc/images/pdoc/class.png
doc/images/pdoc/class_deprecated.png
doc/images/pdoc/class_method.png
doc/images/pdoc/class_property.png
doc/images/pdoc/constant.png
doc/images/pdoc/constructor.png
doc/images/pdoc/deprecated.png
doc/images/pdoc/description.png
doc/images/pdoc/information.png
doc/images/pdoc/instance_method.png
doc/images/pdoc/instance_property.png
doc/images/pdoc/method.png
doc/images/pdoc/method_deprecated.png
doc/images/pdoc/mixin.png
doc/images/pdoc/namespace.png
doc/images/pdoc/property.png
doc/images/pdoc/related_to.png
doc/images/pdoc/search-background.png
doc/images/pdoc/section-background.png
doc/images/pdoc/section.png
doc/images/pdoc/selected-section-background.png
doc/images/pdoc/subclass.png
doc/images/pdoc/superclass.png
doc/images/pdoc/utility.png
doc/index.html
doc/javascripts/pdoc/application.js
doc/javascripts/pdoc/item_index.js
doc/javascripts/pdoc/prototype.js
doc/javascripts/pdoc/tabs.js
doc/networking api/Client/index.html
doc/networking api/Client/new/index.html
doc/networking api/Client/prototype/close/index.html
doc/networking api/Client/prototype/connect/index.html
doc/networking api/Client/prototype/onClose/index.html
doc/networking api/Client/prototype/onMessage/index.html
doc/networking api/Client/prototype/onOpen/index.html
doc/networking api/Client/prototype/send/index.html
doc/networking api/Server/canServe/index.html
doc/networking api/Server/index.html
doc/networking api/Server/new/index.html
doc/networking api/Server/prototype/connections/index.html
doc/networking api/Server/prototype/onClientClose/index.html
doc/networking api/Server/prototype/onClientMessage/index.html
doc/networking api/Server/prototype/onClientOpen/index.html
doc/networking api/Server/prototype/sendToAll/index.html
doc/networking api/Server/prototype/start/index.html
doc/networking api/Server/prototype/stop/index.html
doc/networking api/index.html
doc/resources api/Font/index.html
doc/resources api/Font/new/index.html
doc/resources api/Script/index.html
doc/resources api/Spriteset/index.html
doc/resources api/Spriteset/new/index.html
doc/resources api/Spriteset/prototype/height/index.html
doc/resources api/Spriteset/prototype/loaded/index.html
doc/resources api/Spriteset/prototype/spriteHeight/index.html
doc/resources api/Spriteset/prototype/spriteWidth/index.html
doc/resources api/Spriteset/prototype/src/index.html
doc/resources api/Spriteset/prototype/width/index.html
doc/resources api/index.html
doc/stylesheets/pdoc/api.css
doc/stylesheets/pdoc/pygments.css
doc_assets/images/header-logo-small.psd
doc_assets/images/header-logo.psd
examples/MyFirstGame/main.js
examples/box2d/box2d.min.js
examples/box2d/main.js
examples/brick-breaker/Ball.js
examples/brick-breaker/Brick.js
examples/brick-breaker/Paddle.js
examples/brick-breaker/main.js
examples/ct-intro/main.js
examples/ct-intro/pendulum.gif
examples/networked-pong/main.js
examples/pacman/Enemy.js
examples/pacman/Pacman.js
examples/pacman/Viewport.js
examples/pacman/main.js
examples/pacman/pacman.gif
examples/pacman/sfx/chompacherry.mp3
examples/pacman/sfx/chompadot.mp3
examples/pacman/sfx/chompaghost.mp3
examples/pacman/sfx/death.mp3
examples/pacman/sfx/hit.mp3
examples/pacman/sfx/killmode.mp3
examples/pacman/sfx/newlevel.mp3
examples/pacman/sfx/pacman_soundfx.zip
examples/pacman/sfx/siren.mp3
examples/pacman/sfx/sirenfast.mp3
examples/pacman/sfx/theme.mp3
examples/snes-style-rpg/cavehouse.gif
examples/snes-style-rpg/character.js
examples/snes-style-rpg/dialog.gif
examples/snes-style-rpg/dialog.js
examples/snes-style-rpg/inside.gif
examples/snes-style-rpg/kefka.gif
examples/snes-style-rpg/main.js
examples/snes-style-rpg/map.js
examples/space-invaders/Alien.js
examples/space-invaders/Ship.js
examples/space-invaders/Shot.js
examples/space-invaders/alien.gif
examples/space-invaders/main.js
examples/space-invaders/ship.gif
examples/space-invaders/shot.gif
examples/sprite-follow-mouse/hand_32x32.png
examples/sprite-follow-mouse/main.js
www/demos
www/index.html
www/styles.css

Download

Click the following link to download Simple-Game-Framework-master.zip.

Simple-Game-Framework-master.zip




















Home »
  Javascript Free Code Download »
    Game »




Conway Game of Life
Game
Game Adventure
Game Box2d
Game Canvas
Game Engine
Game HTML
Game HTML5
Game ImpactJS
Game iPhone
Game jQuery
Game Multiplayer
Game PhoneGap
Game Puzzle
Game RPG
Game SDK
Game Snake
MineCraft
TicTacToe