Skip to content

jau8/GT-Trader

 
 

Repository files navigation

Check out our iOS Version at https://github.com/gearkim0614/GT_Trader_iOS

GT_Trader

This project is designing and implementing a classic open-source Palm Pilot game called Space Trader. The original game was developed by Pieter Spronck. See external link: http://en.wikipedia.org/wiki/Space_Trader_(Palm_OS) (Links to an external site.)Links to an external site. for historical details.

Most of the information here comes from Pieter's original web site (external link: http://ticc.uvt.nl/~pspronck/spacetrader/STFrames.html (Links to an external site.)Links to an external site.) or is derived from his original implementation. There are many ports of this game including to the PC via C#, on the iPhone and the Android.

Created on Android Studios 3.4.1 during Summer of 2019

Preview

Screen Shot 2019-09-24 at 2 21 04 PM

Screen Shot 2019-09-24 at 2 27 20 PM

Screen Shot 2019-09-24 at 2 27 34 PM

Screen Shot 2019-09-24 at 2 27 45 PM

Screen Shot 2019-09-24 at 2 28 21 PM

Screen Shot 2019-09-24 at 2 28 47 PM

Screen Shot 2019-09-24 at 2 29 19 PM

Screen Shot 2019-09-24 at 2 29 34 PM

Our team!

0a6ccc34d5c243fc816638f011ffb76a

(Left to right)

  • Jason Au
  • Shivali Pandya
  • Will Berry
  • Peggy Zhao
  • Kibeom Kim

Want to contribute?

Here are Git Commands to get you started!

Add more features!

Get Started:

using your operating system's terminal, path to where you want to save

git clone https://github.com/gearkim0614/GT_Trader

1.) git pull origin master

2.) git status

3.) git branch (make branch)

4.) git checkout (enter branch)

5.) git add (File name here) PLEASE DO NOT ADD ALL

6.) git commit -m "Message here".

7.) git push

Found bugs?

Email me at: [email protected]

About

GT Trader on Android Studios

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%