Skip to content
This repository has been archived by the owner on Jun 16, 2018. It is now read-only.
/ defold-pong Public archive

Pong clone using Defold.

License

Notifications You must be signed in to change notification settings

unindented/defold-pong

Repository files navigation

Pong Clone (Defold) Build Status Coverage Status

Simple Pong clone using Defold.

Setup

$ luarocks install luacheck
$ luarocks install busted
$ luarocks install luacov

Testing

$ make lint test

Building

Windows

$ make x86-win32-build

Mac OS X

$ make x86-darwin-build

Linux

$ make x86-linux-build

iOS

$ make armv7-darwin-build

Android

$ make armv7-android-build

Web

$ make js-web-build

License

Copyright (c) 2016 Daniel Perez Alvarez (unindented.org). This is free software, and may be redistributed under the terms specified in the LICENSE file.

About

Pong clone using Defold.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published