Author Topic: Battlefield  (Read 15832 times)

0 Members and 1 Guest are viewing this topic.

Offline AngelFish

  • Is this my custom title?
  • Administrator
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3242
  • Rating: +270/-27
  • I'm a Fishbot
    • View Profile
Battlefield
« on: November 07, 2010, 02:51:56 pm »
Since the Team competition is fully underway, Yunhua and I have decided to announce our project:

Battle will be a turn based Strategy game where the player will compete against an AI for control of a virtual galaxy. The battles will be fought across many different planets and in many different environments. Be prepared to fight on the battlefields of tomorrow.
∂²Ψ    -(2m(V(x)-E)Ψ
---  = -------------
∂x²        ℏ²Ψ

Offline MRide

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 711
  • Rating: +14/-0
  • You can't see this.
    • View Profile
Re: Battlefield
« Reply #1 on: November 07, 2010, 02:54:10 pm »
Sounds awesome!  Good luck on it.

ASHBAD_ALVIN

  • Guest
Re: Battlefield
« Reply #2 on: November 07, 2010, 03:00:02 pm »
I'd be interested to see how this game will turn out compared to Life is a Battlefield ;)

Offline AngelFish

  • Is this my custom title?
  • Administrator
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3242
  • Rating: +270/-27
  • I'm a Fishbot
    • View Profile
Re: Battlefield
« Reply #3 on: November 07, 2010, 03:06:27 pm »
The similar names were a complete coincidence  :P
« Last Edit: November 07, 2010, 03:06:48 pm by Qwerty.55 »
∂²Ψ    -(2m(V(x)-E)Ψ
---  = -------------
∂x²        ℏ²Ψ

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
Re: Battlefield
« Reply #4 on: November 07, 2010, 03:52:53 pm »
Interesting, will you have some screenshots? I am curious how the AI will turn out. :)

Offline AngelFish

  • Is this my custom title?
  • Administrator
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3242
  • Rating: +270/-27
  • I'm a Fishbot
    • View Profile
Re: Battlefield
« Reply #5 on: November 07, 2010, 03:58:40 pm »
I've already made six screenshots documenting the development of it. It's how Yunhua and I have communicated most of the progress. I'll PM you the next one, if you want. It won't show the game engine, for obvious reasons ;)
« Last Edit: November 07, 2010, 03:59:57 pm by Qwerty.55 »
∂²Ψ    -(2m(V(x)-E)Ψ
---  = -------------
∂x²        ℏ²Ψ

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
Re: Battlefield
« Reply #6 on: November 07, 2010, 04:00:23 pm »
Ah ok, but I was more wondering if you would post some in public, so people have more info ;D (unless you want to keep most info secret for now?)

Offline AngelFish

  • Is this my custom title?
  • Administrator
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3242
  • Rating: +270/-27
  • I'm a Fishbot
    • View Profile
Re: Battlefield
« Reply #7 on: November 07, 2010, 04:13:55 pm »
Posting the game engine is definitely something that might give Raylin an unfair advantage.
Here's a very limited screenshot including a few of the menus. The design hasn't been finalized, so this might be entirely off from the final program.

« Last Edit: November 07, 2010, 04:19:15 pm by Qwerty.55 »
∂²Ψ    -(2m(V(x)-E)Ψ
---  = -------------
∂x²        ℏ²Ψ

Offline meishe91

  • Super Ninja
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2946
  • Rating: +115/-11
    • View Profile
    • DeviantArt
Re: Battlefield
« Reply #8 on: November 07, 2010, 04:54:13 pm »
Looks sweet :) Do we get some of those sweet cheat codes? ;)

Also, is it not just possible to use a couple line or space commands to clear those boxes? Or is it just more space efficient to clear the screen and rerun the Cheat Menu code?
Spoiler For Spoiler:



For the 51st time, that is not my card! (Magic Joke)

Offline Hot_Dog

  • CoT Emeritus
  • LV12 Extreme Poster (Next: 5000)
  • *
  • Posts: 3006
  • Rating: +445/-10
    • View Profile
Re: Battlefield
« Reply #9 on: November 07, 2010, 05:00:52 pm »
Since the Team competition is fully underway, Yunhua and I have decided to announce our project:

Team competition?  I can't believe I missed these news.  Is there a link?

Offline squidgetx

  • Food.
  • CoT Emeritus
  • LV10 31337 u53r (Next: 2000)
  • *
  • Posts: 1881
  • Rating: +503/-17
  • rawr.
    • View Profile
Re: Battlefield
« Reply #10 on: November 07, 2010, 05:04:57 pm »

Offline AngelFish

  • Is this my custom title?
  • Administrator
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3242
  • Rating: +270/-27
  • I'm a Fishbot
    • View Profile
Re: Battlefield
« Reply #11 on: November 07, 2010, 05:06:57 pm »
Looks sweet :) Do we get some of those sweet cheat codes? ;)

Also, is it not just possible to use a couple line or space commands to clear those boxes? Or is it just more space efficient to clear the screen and rerun the Cheat Menu code?

 You'll have to crack the algorithm to figure out the cheats. I'd be happy to reveal it, but it's self modifying.

As for the screen, the way the menu is located in the code means that you'd only be able to clear the menu once. After that you'd end up with a memory error.
« Last Edit: November 07, 2010, 05:09:16 pm by Qwerty.55 »
∂²Ψ    -(2m(V(x)-E)Ψ
---  = -------------
∂x²        ℏ²Ψ

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
Re: Battlefield
« Reply #12 on: November 07, 2010, 05:47:14 pm »
Ah I see, I guess it might be best to not post way too many screenshots either. Nice so far, by the way. I hope you guys finish in time. :)

Offline AngelFish

  • Is this my custom title?
  • Administrator
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3242
  • Rating: +270/-27
  • I'm a Fishbot
    • View Profile
Re: Battlefield
« Reply #13 on: November 07, 2010, 06:01:24 pm »
 I doubt any more screenshots will be coming until the release.
« Last Edit: November 07, 2010, 06:02:52 pm by Qwerty.55 »
∂²Ψ    -(2m(V(x)-E)Ψ
---  = -------------
∂x²        ℏ²Ψ

Offline yunhua98

  • You won't this read sentence right.
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2718
  • Rating: +214/-12
  • Go take a dive in the River Lethe.
    • View Profile
Re: Battlefield
« Reply #14 on: November 07, 2010, 06:03:23 pm »
"Bad Code, Stop Cheating"?  so they're cheating to cheat, and the game is telling them to put the right code in in order to not cheat?  :P  lol, anyway, I did ask for another week, but when is the exact deadline?
also, I will probably work on it more this week though.  ;)

Spoiler For =====My Projects=====:
Minor setback due to code messing up.  On hold for Contest.
<hr>
On hold for Contest.


Spoiler For ===Staff Memberships===:






Have you seen any good news-worthy programs/events?  If so, PM me with an article to be included in the next issue of CGPN!
The Game is only a demo, the code that allows one to win hasn't been done.
To paraphrase Oedipus, Hamlet, Lear, and all those guys, "I wish I had known this some time ago."
Signature Last Updated: 12/26/11
<hr>