Difference between revisions of "Lander (Java)"

From Pilot_51's Wiki
Jump to navigation Jump to search
(New page: '''Lander for Java''' is a Java port of the 1990 game 'Lander' for Windows 3.1, originally developed by [http://neurohack.com George Moromisato].<br /> Full permission and v1.3 source code...)
 
Line 7: Line 7:
 
== Links ==
 
== Links ==
 
*<b>[http://home.pilot51.com/lander/LanderApplet.htm Play Lander in your web browser!]</b> (requires [http://java.com Java Runtime Environment])
 
*<b>[http://home.pilot51.com/lander/LanderApplet.htm Play Lander in your web browser!]</b> (requires [http://java.com Java Runtime Environment])
*[[Lander|Lander for Android]]
+
*[[Lander (Android)|Android port of Lander]]
==== Original Windows version ====
+
*[[Lander|Original Lander for Windows]]
*[http://members.chello.at/theodor.lauppert/games/lander.htm Description and v1.1 download] (probably the first place you'd find it in a Google search)
 
*[http://home.pilot51.com/lander/Lander11.exe Download v1.1 from my server]
 
*[http://home.pilot51.com/lander/Lander12.exe Download v1.2 from my server]
 
*[http://home.pilot51.com/lander/Lander13.exe Download v1.3 from my server]
 
 
<br /><br />
 
<br /><br />
  

Revision as of 06:05, 20 July 2011

Lander for Java is a Java port of the 1990 game 'Lander' for Windows 3.1, originally developed by George Moromisato.
Full permission and v1.3 source code has been provided to aid in the development porting it.

This is a side project with priority on the Android version and other Android projects, so development may be very slow.


Links



Changelog

Dates are based on GMT.

v0.1.0 (alpha) [2011-07-19]

  • Initial release to web as Java applet!
  • Only basic gameplay is functional. Non-functional or missing: Dialogs (including options), on-screen controls, names of on-screen values.


Started development on 2011-04-13
Received permission on 2011-02-16 and source code the next day