Do you like programming timelapses?

Pages: 12
Not just straight code, but with little funny videos and fun pictures included as well? Going from start to finish on a project, then showing the resulting timelapse?

I'm currently making some fun programming videos with my engine, I plan on making a couple games on camera then dropping them up on youtube, would you guys be interested at all?
If I understand this correctly, you want to record time-lapses of your code, and put them up on Youtube...

;) Go for it.
Hahaha- the question is if you'd actually be interested =]
Yep.

Last edited on
Hmmm ambiguous answer is ambiguous... is that yep, that was the question, or yep, I'd be interested? Or maybe yep, I'm a ninja? Heck it could be Yep. I like italics.
Lol...

Yes I'm interested.
Hahaha, well awesome, I'll grab some video then-
game # 1 pong : expected time from beginning to completion = < 2-3 hours
game # 2 ???? : expected time = TBA =O
rinse and repeat.

Already done = tictactoe,chess,block avoidance
Possibles: RPG sidescroller, Multiplayer action shooter, space shooter, tower defense

Anything You'd like to see?
Text RPG.

I love those things <---

:D
Text RPG.


Well it's probably doable, but I'd much prefer to make a graphical rpg than a text based one.
Alright. :)
Graphical RPG it is.
Last edited on
Be sure to post a link to your video when you're done.
Hahah- alright, I'm finishing up some stuff in my engine this afternoon- once I'm done they'll start pumping out pretty quick.
O_O

Done yet?
The engine stuff is complete- but there is a bug I've yet to fix, I'm working on it.
Just a quick question...

What would you use to add graphics to a text-based RPG?
Well a text based RPG wouldn't be all that different from a graphical RPG. The way you display your characters would change, probably to a tilemap or something similar.

I personally would use SDL.
Most on this site recommend SFML.

You have lots and lots of options though. All you need to get started is a library that allows you to apply images to the screen.
My comment mysteriously disappeared...
Well, Id like to see you write a MP FPS :)
MP FPS! That sounds like a rather large project o.O

I'd have an awful lot of work to do before being ready to do that, I just barely started 3d stuff! I could make a 2d MP FPS =]

Oh. And pong's done.
Last edited on
It's Done!? Post a link!
Last edited on
The video's not up yet =] I'm adding a GUI right now.
Pages: 12