[READ-ONLY] Mirror of https://github.com/excaliburjs/Excalibur. 🎮 Your friendly TypeScript 2D game engine for the web 🗡️ excaliburjs.com
excalibur excaliburjs game-development game-engine game-framework gamedev games html5-canvas typescript
2

Configure Feed

Select the types of activity you want to include in your feed.

Update assets with new designs

Kamran Ayub (Jul 24, 2016, 10:34 AM -0500) a5239eca b599de44

+3 -3
+1 -1
README.md
··· 1 - ![Logo](/assets/excalibur-title-dark.png?raw=true) 1 + ![Logo](/assets/logo.png?raw=true) 2 2 3 3 [![Build Status](https://travis-ci.org/excaliburjs/Excalibur.png?branch=master)](https://travis-ci.org/excaliburjs/Excalibur) 4 4 [![Build status](https://ci.appveyor.com/api/projects/status/9i7s7dokx0uygu34?svg=true)](https://ci.appveyor.com/project/eonarheim/excalibur)
assets/excalibur-title-dark.png

This is a binary file and will not be displayed.

assets/excalibur-title-dark.psd

This is a binary file and will not be displayed.

assets/excalibur-title.png

This is a binary file and will not be displayed.

assets/icon.png

This is a binary file and will not be displayed.

assets/icon@0.5x.png

This is a binary file and will not be displayed.

assets/icon@0.75x.png

This is a binary file and will not be displayed.

assets/icon@2x.png

This is a binary file and will not be displayed.

assets/logo.png

This is a binary file and will not be displayed.

assets/logo@0.25x.png

This is a binary file and will not be displayed.

assets/logo@0.5x.png

This is a binary file and will not be displayed.

assets/logo@0.75x.png

This is a binary file and will not be displayed.

docs/source/assets/excalibur-title-dark.png

This is a binary file and will not be displayed.

docs/source/assets/logo.png

This is a binary file and will not be displayed.

+2 -2
docs/source/index.rst
··· 1 1 Excalibur.js 2 2 ============ 3 3 4 - .. image:: assets/excalibur-title-dark.png 4 + .. image:: assets/logo.png 5 5 :width: 300 6 6 7 7 | ··· 74 74 Samples 75 75 ------- 76 76 77 - Compiled examples can be found `in the Excalibur Showcase <http://excaliburjs.com/showcase/>`_. 77 + Compiled examples can be found `in the Excalibur Samples <http://excaliburjs.com/samples/>`_. 78 78 79 79 Contributing 80 80 ------------