Excalibur 0.1.0-alpha

This is a prerelease version of Excalibur.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Excalibur --version 0.1.0-alpha
NuGet\Install-Package Excalibur -Version 0.1.0-alpha
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Excalibur" Version="0.1.0-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Excalibur --version 0.1.0-alpha
#r "nuget: Excalibur, 0.1.0-alpha"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Excalibur as a Cake Addin
#addin nuget:?package=Excalibur&version=0.1.0-alpha&prerelease

// Install Excalibur as a Cake Tool
#tool nuget:?package=Excalibur&version=0.1.0-alpha&prerelease

Excalibur.js is a simple game engine written in TypeScript for making 2D games in HTML5 Canvas. The goal of Excalibur is create a simple engine to demonstrate the capabilities of TypeScript and to illustrate simple game development to new developers.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.2.2 132 4/16/2014
0.2.1 68 4/16/2014
0.2.0 66 4/10/2014
0.1.1-alpha 65 12/19/2013
0.1.0-alpha 68 12/12/2013