Skip to content

Releases: ArneSchwettmann/ArnesSpaceTaxi

Arne's SpaceTaxi v0.22

23 Nov 02:59
Compare
Choose a tag to compare

Gravity-based space taxi game written in LUA

This is a version of the classic space taxi game written in LUA, making use of the LÖVE game framework. It is written for LÖVE 0.11.3.

Features:

  • classic gravity-based lander gameplay
  • up to 5 players simultaneous
  • pixel-perfect collisions
  • speech samples

Try the 5 player mode.

A .love file for use with Love2D on any platform can be downloaded below. On many platforms, after Love2D is installed, you can double-click any .love file to automatically run the game. Pre-packaged executables for Windows (.exe installer), OS X (.dmg installer file), and Switch (.nro file for cfw) are also available below.

Pre-packaged Android files (.apk package) are currently only available for a previous release, v20, which used Love 0.10. You can find those files here: https://github.com/ArneSchwettmann/ArnesSpaceTaxi/releases/tag/v20

To compile from source under Windows, simply drag the src directory onto Love.exe version 0.11.3. For more information on LÖVE, visit love2d.org.

Written by Arne Schwettmann

Copyright (c) 2013-2021 Arne Schwettmann

The above copyright holds for all material in this project that is not part of LÖVE or the libraries distributed with LÖVE. This program is not free software. Default copyright laws apply. See License.txt and Readme_License.txt in the zip file for more licensing details

Changelog

0.22:

  • Fixed automatic touch control overlay display
  • Fixed touch controls on systems without touch mouse emulation

0.21:

  • Fixed all incompatibilities with latest Love 0.11.3.
  • Fixed gamepad controls on platforms where dpad is recognized as buttons (fixes controls on Switch)

0.20:

  • made touch controls visible as simple rectangles when touch events are recognized

0.19:

  • Changed size of touch gamepad buttons and fire button to be square instead of rectangular

Screenshots

Title:

arnesspacetaxi_shot0

Ingame:

arnesspacetaxi_shot1

Arne's SpaceTaxi v0.21

22 Nov 05:55
Compare
Choose a tag to compare

Gravity-based space taxi game written in LUA

This is a version of the classic space taxi game written in LUA, making use of the LÖVE game framework. It is written for LÖVE 0.11.3.

Features:

  • classic gravity-based lander gameplay
  • up to 5 players simultaneous
  • pixel-perfect collisions
  • speech samples

Try the 5 player mode.

A .love file of v21 for use with Love2D 0.11.3 on any platform can be downloaded below. On many platforms, after Love2D is installed, you can double-click any .love file to automatically run the game.

To compile from source under Windows, simply drag the src directory onto Love.exe version 0.11.3. For more information on LÖVE, visit love2d.org.

Pre-packaged executables for Windows (.exe installer), OS X (.dmg installer file), and Android (.apk package) are currently only available for the previous release, v20, which used Love 0.10. You can find those files here https://github.com/ArneSchwettmann/ArnesSpaceTaxi/releases/tag/v20

Written by Arne Schwettmann

Copyright (c) 2013-2021 Arne Schwettmann

The above copyright holds for all material in this project that is not part of LÖVE or the libraries distributed with LÖVE. This program is not free software. Default copyright laws apply. See License.txt and Readme_License.txt in the zip file for more licensing details

Changelog

0.21:

  • Fixed all incompatibilities with latest Love 0.11.3.
  • Fixed gamepad controls on platforms where dpad is recognized as buttons (fixes controls on Switch)

0.20:

  • made touch controls visible as simple rectangles when touch events are recognized

0.19:

  • Changed size of touch gamepad buttons and fire button to be square instead of rectangular

Screenshots

Title:

arnesspacetaxi_shot0

Ingame:

arnesspacetaxi_shot1

Arne's Space Taxi v0.20

23 Mar 23:41
Compare
Choose a tag to compare

Gravity-based space taxi game written in LUA

This is a version of the classic space taxi game written in LUA, making use of the LÖVE game framework. It is written for LÖVE 0.10.2.

Features:

  • classic gravity-based lander gameplay
  • up to 5 player simultaneous
  • pixel-perfect collisions
  • speech samples

Try the 5 player mode.

Pre-compiled executables for Windows (.exe installer file), OS X (.dmg installer file), Android (.apk package), as well as a .love file for use with Love2D on any other platform can be downloaded below.

To compile from source under Windows, simply drag the src directory onto Love.exe version 0.10.2. For more information on LÖVE, visit love2d.org.

NOTE: Since v20 the game works on Android with visible touch controls or external controllers. Just download the .apk file below using the browser on your Android device and then click "open" once the download is finished. If Android asks about completing the action, select "Package installer."

Written by Arne Schwettmann

Copyright (c) 2013-2017 Arne Schwettmann

The above copyright holds for all material in this project that is not part of LÖVE or the libraries distributed with LÖVE. This program is not free software. Default copyright laws apply. See License.txt and Readme_License.txt in the zip file for more licensing details

Changelog

0.20:

  • made touch controls visible as simple rectangles when touch events are recognized

0.19:

  • Changed size of touch gamepad buttons and fire button to be square instead of rectangular

Screenshots

Title:

arnesspacetaxi_shot0

Ingame:

arnesspacetaxi_shot1

Arne's Space Taxi v0.19

23 Mar 19:57
Compare
Choose a tag to compare

Gravity-based space taxi game written in LUA

This is a version of the classic space taxi game written in LUA, making use of the LÖVE game framework. It is written for LÖVE 0.10.2.

Try the 5 player mode.

Pre-compiled executables for Windows (zipped .exe), OS X (.dmg installer file), Android (.apk package), as well as a .love file for use with Love2D on any other platform can be downloaded below.

To compile from source under Windows, simply drag the src directory onto Love.exe version 0.10.2. For more information on LÖVE, visit love2d.org.

NOTE: Since v18 the game works on Android with touch controls or external controllers. The virtual touch gamepad is invisible (bottom left and bottom right corners of the screen). Just download the .apk file below using the browser on your Android device and then click "open" once the download is finished. If Android asks about completing the action, select "Package installer."

Written by Arne Schwettmann

Copyright (c) 2013-2017 Arne Schwettmann

The above copyright holds for all material in this project that is not part of LÖVE or the libraries distributed with LÖVE. This program is not free software. Default copyright laws apply. See License.txt and Readme_License.txt in the zip file for more licensing details

Changelog

v0.19:

  • Changed size of touch gamepad buttons and fire button to be square instead of rectangular

Screenshots

Title:

arnesspacetaxi_shot0

Ingame:

arnesspacetaxi_shot1

Arne's Space Taxi v0.18

23 Mar 19:38
Compare
Choose a tag to compare

Gravity-based space taxi game written in LUA

This is a version of the classic space taxi game written by Arne Schwettmann in LUA, making use of the LÖVE game framework. It is written for LÖVE 0.10.2.

Try the 5 player mode.

Pre-compiled executables for Windows (zipped .exe), OS X (.dmg installer file), Android (.apk package), as well as a .love file for use with Love2D on any other platform can be downloaded below.

To compile from source under Windows, simply drag the src directory onto Love.exe version 0.10.2. For more information on LÖVE, visit love2d.org.

NOTE: Since v18 the game works on Android with touch controls or external controllers. The virtual touch gamepad is invisible (bottom left and bottom right corners of the screen). Just download the .apk file below using the browser on your Android device and then click "open" once the download is finished. If Android asks about completing the action, select "Package installer."

Written by Arne Schwettmann

Copyright (c) 2013-2017 Arne Schwettmann

The above copyright holds for all material in this project that is not part of LÖVE or the libraries distributed with LÖVE. This program is not free software. Default copyright laws apply. See License.txt and Readme_License.txt in the zip file for more licensing details

Screenshots

Title:

arnesspacetaxi_shot0

Ingame:

arnesspacetaxi_shot1

Arne's Space Taxi v0.17

19 Mar 08:43
Compare
Choose a tag to compare

Gravity-based space taxi game written in LUA

This is a version of the classic space taxi game written by Arne Schwettmann in LUA, making use of the LÖVE game framework. It is written for LÖVE 0.10.2.

Try the 5 player mode.

Pre-compiled executables for Windows (zipped .exe), OS X (.dmg installer file), Android (.apk package), as well as a .love file for use with Love2D on any other platform can be downloaded below.

To compile from source under Windows, simply drag the src directory onto Love.exe version 0.10.2. For more information on LÖVE, visit love2d.org.

NOTE: Since v17 the game works on Android but only with an external controller (joystick, gamepad etc., so far this has only been tested on Nvidia Shield Portable). Just download the .apk file below using the browser on your Android device and then click "open" once the download is finished. If Android asks about completing the action, select "Package installer."

Written by Arne Schwettmann

Copyright (c) 2013-2017 Arne Schwettmann

The above copyright holds for all material in this project that is not part of LÖVE or the libraries distributed with LÖVE. This program is not free software. Default copyright laws apply. See License.txt and Readme_License.txt in the zip file for more licensing details

Screenshots

Title:

arnesspacetaxi_shot0

Ingame:

arnesspacetaxi_shot1

Arne's Space Taxi v0.16

18 Mar 16:47
Compare
Choose a tag to compare

Gravity-based space taxi game written in LUA

This is a version of the classic space taxi game written by Arne Schwettmann in LUA, making use of the LÖVE game framework. It is written for LÖVE 0.10.2.

Try the 5 player mode.

Pre-compiled executables for Windows and OSX are in the bin directory. To compile from source under Windows, simply drag the src directory onto Love.exe version 0.10.2. For more information on LÖVE, visit love2d.org.

NOTE: Since v16 the game works in a very rudimentary way on Android using love2d from the Play Store. However it needs an external controller and a custom virtual keyboard or real keyboard to set the options. I use "Hacker's Keyboard" permanent notification setting (set it to primary input device), to force the keyboard to open within Love. This allows one to change controls to Joystick 1, and to start a game. Hold the '1' key pressed for a while for it to work.

See License.txt for licensing details

Screenshots

Title:

arnesspacetaxi_shot0

Ingame:

arnesspacetaxi_shot1

Arne's Space Taxi v0.15

18 Mar 06:18
Compare
Choose a tag to compare

Gravity-based space taxi game written in LUA

This is a version of the classic space taxi game written by Arne Schwettmann in LUA, making use of the LÖVE game framework. It is written for LÖVE 0.10.2.

Try the 5 player mode.

Pre-compiled executables for Windows and OSX are in the bin directory. To compile from source under Windows, simply drag the src directory onto Love.exe version 0.10.2. For more information on LÖVE, visit love2d.org.

See License.txt for licensing details

Screenshots

Title:

arnesspacetaxi_shot0

Ingame:

arnesspacetaxi_shot1

Arne's Space Taxi v0.14

16 Jul 19:07
Compare
Choose a tag to compare

Gravity-based space taxi game written in LUA

This is a version of the classic space taxi game written by Arne Schwettmann in LUA, making use of the LÖVE game framework. It is written for LÖVE 0.8.0.

Try the 5 player mode.

Pre-compiled executables for Windows and OSX are in the bin directory. To compile from source under Windows, simply drag the src directory onto Love.exe version 0.8.0. For more information on LÖVE, visit love2d.org.

See License.txt for licensing details

Screenshots

Title:

arnesspacetaxi_shot0

Ingame:

arnesspacetaxi_shot1