Author Topic: The Game  (Read 20253 times)

0 Members and 1 Guest are viewing this topic.

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
The Game
« Reply #15 on: November 13, 2006, 05:21:00 am »
good to hear, it always sucks when your calc die or crash with all your programs on it
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline Speler

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 857
  • Rating: +6/-2
    • View Profile
The Game
« Reply #16 on: November 13, 2006, 09:18:00 am »
It now detects levels, and when there are know levels detected it gives the option of reinstalling the main ones.

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
The Game
« Reply #17 on: November 14, 2006, 03:35:00 am »
how does it works? sry if i missed somethintg x.x
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline Halifax

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1334
  • Rating: +2/-1
    • View Profile
    • TI-Freakware
The Game
« Reply #18 on: November 14, 2006, 03:22:00 pm »
This game is seeming pretty sweet for a pure basic game if you get that stuff done that wil be amazing keep up the great work Super_Speler
There are 10 types of people in this world-- those that can read binary, and those that can't.

Offline Speler

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 857
  • Rating: +6/-2
    • View Profile
The Game
« Reply #19 on: November 14, 2006, 03:50:00 pm »
xlibman, you asked how it works?  Here it is:

There is a list which stores all data involved in locating levels which acts as an index.  The level sets (as many as the designer made) have names up to 10 characters long which are contained in the index list.  The first 4 characters in the name and a number (starting from 0 and getting progressivly larger) represent each individual level in the level sets.  These values are stored to a list by the creator of these levels with a corosponding name (the four characters and one number).  The levels are read with a number based scriptish thing stored to a list (I've made it as easy to understand and use as possible).  Now... the creator of the levels creates a group containing all of the levels and a installer.  The installer does something very simple.  It adds a the names of the levels to Str1 and stores pi to L1(1) and the ammount of levels to L1(2) (making sure to use SetUpEditor) and then runs the game, inside the game if the ans variable is pi it immediatly jumps to the installation which is adding information to the index list.  The list is then called with expr([string generated using index]).

While this seems like it may cause a tremendous ammount of crashes I've thought this through and decided it will not.  A player is not likely to delete individual lists which is the only cause for problems, especially when you consider that I will be setupeditor-ing the index list.

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
The Game
« Reply #20 on: November 15, 2006, 02:15:00 am »
that sounds very interesting, at least this will be much better than having to edit a level runner program everytime you add new levels or have it crash if your level isnt included
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
The Game
« Reply #21 on: November 25, 2006, 08:13:00 am »
how is it progressing?
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline Radical Pi

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1143
  • Rating: +5/-2
    • View Profile
    • RealityRevolution
The Game
« Reply #22 on: November 25, 2006, 12:03:00 pm »
*posts to let you know I care about this project* :)smile.gif
One of these days I'll get a sig I'm really proud of.

Offline Speler

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 857
  • Rating: +6/-2
    • View Profile
The Game
« Reply #23 on: December 02, 2006, 06:39:00 am »
Sorry, I haven't had computer access lately... and I won't for a while... anywho, if you guys don't mind it having only one level complete I can get you a demo by friday.

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
The Game
« Reply #24 on: December 02, 2006, 07:11:00 am »
^.^
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline Speler

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 857
  • Rating: +6/-2
    • View Profile
The Game
« Reply #25 on: December 02, 2006, 09:23:00 am »
You know what, I think I owe everyone here an explanation.  I have had a tremendous ammount of homework and rarely have time anymore to come online or work on my calc anymore.  I have though been working on this game and do promise to come back completely as soon as possible, but you must understand that this is the first year I have ever really taken classes that require me to work alot.  Especially the last few weeks has the workload bein piling on.  I have two essays, one project, one book to read and normal homework all do monday plus two bands that I play for, family and freinds and the likes...  If it wasn't for this the demo would have been released long ago but please have patience with me.

Anyway, the demo if released this week would have very little play time (a few minutes...), it would be more of a demonstration of what is to come.  This game will run extremely slowly on 83+'s and I'm sorry to those who use them but this game is almost unplayable for them.

Anyone know of a good list compression and decompression teqnique by the way?  The max ammount of characters in a list value is as follows: -XX.XXXXX and individual level parts take up alot currently.  If necicary I can get the formentioned -XX.XXXXX to XX.XX but it would be harder to make levels and would require some recoding.

Offline Speler

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 857
  • Rating: +6/-2
    • View Profile
The Game
« Reply #26 on: December 05, 2006, 03:41:00 pm »
Screenies ( :)smile.gif ):

Main Menu:
user posted image
No Levels Detected:
user posted image
Levels Detected:
user posted image
Pt. 1 Lvl. 1:
user posted image

Offline bfr

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 819
  • Rating: +4/-0
    • View Profile
    • bfr's website
The Game
« Reply #27 on: December 05, 2006, 03:43:00 pm »
Nice screenies!  

Good work, Super_Speler.  :)smile.gif

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
The Game
« Reply #28 on: December 06, 2006, 03:31:00 am »
dont rush super speler, I understand people must have lot of work to do atm, as exams are approaching, and you must focus on school, else you could have lot of problems x.x

I would say keep the demo for christmas :Dbiggrin.gif !

Nice screenies btw O_Oshocked2.gif
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline Speler

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 857
  • Rating: +6/-2
    • View Profile
The Game
« Reply #29 on: December 06, 2006, 09:47:00 am »
xlibman, for me to stop working on this program even temporarilly is letting them win, therefore I must rush.  After all, you don't want them to win, do you?  In actuality it may take a little more then this friday to get the demo out, just because I'm having trouble designing the level.  Everything else is done and ready though.