Forums - Open Redstone Engineers

Full Version: Apocalyptic Minefield (My first code)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
https://docs.google.com/file/d/0B1Iapcb8...sp=sharing

So the link above is probably the most messed up thing that I've ever brought into this world. I am of course talking about Apocalyptic Minefield.

Back in 10th grade, I took my first computer programming course. In this class, we learned how to code in VB6.0 (woo old school). I of course was absolute shit at it, but I kept making stupid programs. For the final grade in the course, we had to make a program. I decided to make this disaster of a program...

This code is possibly one of the worst things to ever come out of my deranged mind. Instead of using arrays and all that fancy stuff, I unloaded forms and loaded new ones in order to animate or make buttons functional. Every single new image that loads and every frame you see is a separate form. In total, this tiny game had about 150+ forms. XD
If you try playing it, you'll notice that the game actually doesn't work in any way, shape, or form.
...Just have fun with it.

If your computer thinks it's a virus, it's probably because of how bad my coding was. I've had plenty of my programs get flagged by my anti-virus for stupid shit involving timers or windows elements.
Haha nice! But I think you forgot to reset the timer upon respawn.

http://i.imgur.com/NrEfTbG.png
Stil got the src I can recode it in java and out it up on the web for you.
Lol CX I know I did a lot of shit wrong. XD

Chi, a friend already did that for me. Tongue