Author Topic: Source Seekers 68k  (Read 31283 times)

0 Members and 1 Guest are viewing this topic.

Offline Princetonlion.tibd

  • Members
  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 790
  • Rating: +3/-4
    • View Profile
Source Seekers 68k
« on: June 15, 2014, 10:56:57 am »
Well, 123outerme said I could try and port this.
Estimated time: 10+months

Progress so far:
Spoiler For outdated info:
I finished the main program that you run.
Now I need to make the gameplay part, which would be hard.

If anyone wants a screenshot I'll try to get one/an emulator

This is written in pure 68k BASIC on a V200  :)
Okay. New update.
I'm making this into one program, and no DLC packs.
The intro is done, I'm working on the game play.

I would love some testers and debuggers. I'm getting all my information about the commands from TI|BD.




And vote in the poll for new features, you should also post ideas below

 
« Last Edit: June 15, 2014, 06:57:32 pm by Princetonlion.tibd »

Offline Sorunome

  • Fox Fox Fox Fox Fox Fox Fox!
  • Support Staff
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 7920
  • Rating: +374/-13
  • Derpy Hooves
    • View Profile
    • My website! (You might lose the game)
Re: Source Seekers 68k
« Reply #1 on: June 15, 2014, 10:59:02 am »
I would love to see the 68k community flourish :D

THE GAME
Also, check out my website
If OmnomIRC is screwed up, blame me!
Click here to give me an internet!

Offline Princetonlion.tibd

  • Members
  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 790
  • Rating: +3/-4
    • View Profile
Re: Source Seekers 68k
« Reply #2 on: June 15, 2014, 11:00:31 am »
I would love to see the 68k community flourish :D
Same. That's one reason I got a V200 instead of a HP prime.

Another reason was because it looked cool  :D

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Source Seekers 68k
« Reply #3 on: June 15, 2014, 12:01:04 pm »
By the way will the game use some enhanced graphics? Because the V200 supports BASIC sprites so you could replace the ASCII chars with actual sprites. :D
Dream of Omnimaga

Offline Princetonlion.tibd

  • Members
  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 790
  • Rating: +3/-4
    • View Profile
Re: Source Seekers 68k
« Reply #4 on: June 15, 2014, 12:20:03 pm »
By the way will the game use some enhanced graphics? Because the V200 supports BASIC sprites so you could replace the ASCII chars with actual sprites. :D
Really? I'll try. Where could I get info?

Oh, and I've been getting a "variable name is limited to 8 charactors" error when I run the program, and when I hit goto. it takes me to a disp commnad. Help please?
« Last Edit: June 15, 2014, 02:33:49 pm by Princetonlion.tibd »

Offline 123outerme

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 458
  • Rating: +23/-0
  • Self-unpaid intern
    • View Profile
Re: Source Seekers 68k
« Reply #5 on: June 15, 2014, 02:34:12 pm »
Do you have a quotation mark before the text you want outputted?

Offline Princetonlion.tibd

  • Members
  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 790
  • Rating: +3/-4
    • View Profile
Re: Source Seekers 68k
« Reply #6 on: June 15, 2014, 02:35:09 pm »
Do you have a quotation mark before the text you want outputted?
Yeah, I'm using the try command

EDIT: Never mind, I'm using seperate disp commands

EDIT 2: It was a title " with no closing " :P

Fixed it
« Last Edit: June 15, 2014, 03:17:51 pm by Princetonlion.tibd »

Offline Streetwalrus

  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3821
  • Rating: +80/-8
    • View Profile
Re: Source Seekers 68k
« Reply #7 on: June 15, 2014, 03:17:04 pm »
Good luck with it I hope it turns out good ! Also I gotta try the original. :P

Offline Princetonlion.tibd

  • Members
  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 790
  • Rating: +3/-4
    • View Profile
Re: Source Seekers 68k
« Reply #8 on: June 15, 2014, 04:17:20 pm »
Good luck with it I hope it turns out good ! Also I gotta try the original. :P
The original is awesome, the 68k intro is finished.

EDIT: I changed the first post
« Last Edit: June 15, 2014, 05:54:39 pm by Princetonlion.tibd »

Offline bb010g

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 428
  • Rating: +22/-1
  • I do stuff
    • View Profile
    • elsewhere on the net
Re: Source Seekers 68k
« Reply #9 on: June 15, 2014, 10:20:54 pm »
Could we get a picture? I'd like to see it on an awesome piece of hardware. :)
Arch Linux user
Haskell newbie | Warming up to Lua | Being dragged into C++
Calculators: HP 50g, HP 35s, Casio Prizm, TI-Nspire CX CAS, HP 28s, HP Prime, Mathematica 9 (if that counts)
π: 3.14...; l: 108; i: 105; e: 101; l+i+e: 314
THE CAKE IS A LIE IS A PIE

Offline Streetwalrus

  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3821
  • Rating: +80/-8
    • View Profile
Re: Source Seekers 68k
« Reply #10 on: June 16, 2014, 06:18:42 am »
Could we get a picture? I'd like to see it on an awesome piece of hardware. :)
Same.

Offline Princetonlion.tibd

  • Members
  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 790
  • Rating: +3/-4
    • View Profile
Re: Source Seekers 68k
« Reply #11 on: June 16, 2014, 08:21:49 am »
Could we get a picture? I'd like to see it on an awesome piece of hardware. :)
Same.
Real life or emulator?
It'll have to wait... for a few moments. Then you guys will see either my face, or my hands :P (I don't care, my parents don't trust you guys  :'( )

Offline bb010g

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 428
  • Rating: +22/-1
  • I do stuff
    • View Profile
    • elsewhere on the net
Re: Source Seekers 68k
« Reply #12 on: June 16, 2014, 08:30:53 am »
Could we get a picture? I'd like to see it on an awesome piece of hardware. :)
Same.
Real life or emulator?
It'll have to wait... for a few moments. Then you guys will see either my face, or my hands :P (I don't care, my parents don't trust you guys  :'( )
I don't think we could ID you off your hands...
Arch Linux user
Haskell newbie | Warming up to Lua | Being dragged into C++
Calculators: HP 50g, HP 35s, Casio Prizm, TI-Nspire CX CAS, HP 28s, HP Prime, Mathematica 9 (if that counts)
π: 3.14...; l: 108; i: 105; e: 101; l+i+e: 314
THE CAKE IS A LIE IS A PIE

Offline Princetonlion.tibd

  • Members
  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 790
  • Rating: +3/-4
    • View Profile
Re: Source Seekers 68k
« Reply #13 on: June 16, 2014, 08:32:21 am »
Could we get a picture? I'd like to see it on an awesome piece of hardware. :)
Same.
Real life or emulator?
It'll have to wait... for a few moments. Then you guys will see either my face, or my hands :P (I don't care, my parents don't trust you guys  :'( )
I don't think we could ID you off your hands...
You could ID my calc quickly (I'll show you guys in a pic?)

Offline aeTIos

  • Nonbinary computing specialist
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3915
  • Rating: +184/-32
    • View Profile
    • wank.party
Re: Source Seekers 68k
« Reply #14 on: June 16, 2014, 08:40:49 am »
but, can't you make your calc lie down and then take a pic?
I'm not a nerd but I pretend: