Robin,
Cool load screen.
ZenX2,
Cool radiant pixel rendering.
VideroBoy, your game looks similar to starfox
thelinx, cool graph drawing
lap, cool planet model rapid prototype. I saw that you have what looks like a model of a sphere and a number of textures, including a base texture with a number of alpha textures, and an effects texture. It looks good. Keep up the good work.
What's everyone working on? (tigsource inspired)
- Robin
- The Omniscient
- Posts: 6506
- Joined: Fri Feb 20, 2009 4:29 pm
- Location: The Netherlands
- Contact:
Re: What's everyone working on? (tigsource inspired)
Thanks. Dunno if you know, but that shit is a proper game now.Jesus wrote:Cool load screen.
Help us help you: attach a .love.
Re: What's everyone working on? (tigsource inspired)
Magitek, I love the image in the background of your game. The green art looks radiant. The interface looks pretty good.
Re: What's everyone working on? (tigsource inspired)
I have been working lately on java programming, for web development. I have also been working on what will be the finished project of my automapper. I also have been working on my book, with a number of new chapters being finished.
Hope everyone is doing well.
Jesus
Hope everyone is doing well.
Jesus
- StoneCrow
- Party member
- Posts: 199
- Joined: Sat Apr 17, 2010 9:31 am
- Location: Wales the land of leeks and leaks
- Contact:
Re: What's everyone working on? (tigsource inspired)
keep on starting projects and then not finishing them haha
latest one is a drag racing game, although this one seems to be progressing really fast
for screenshots of all of my projects check here
latest one is a drag racing game, although this one seems to be progressing really fast
for screenshots of all of my projects check here
Dull but sincere filler.
- BlackBulletIV
- Inner party member
- Posts: 1261
- Joined: Wed Dec 29, 2010 8:19 pm
- Location: Queensland, Australia
- Contact:
Re: What's everyone working on? (tigsource inspired)
Love the artwork, especially all the detail on the car.
- Jasoco
- Inner party member
- Posts: 3726
- Joined: Mon Jun 22, 2009 9:35 am
- Location: Pennsylvania, USA
- Contact:
Re: What's everyone working on? (tigsource inspired)
I'm going to do that. It'll be easy. And probably a lot lighter on the table and memory. Don't know why I didn't think of it before. As long as my engine is solid enough to always make the "physics" of my jumping and moving consistent, simply recording the keys should be enough. And during playback instead of checking for keypresses, feed the key recordings to the player instead. Brilliant! I'm pretty sure that's how DOOM worked with its demos too. It'll even let me record my own demos in case I decide to have my game have an "attract demo" mode.Lafolie wrote:Assuming there's no random factors involved, you could just record each key press and feed that to the game during a replay.
If I decide to do randomness, I'll probably do that. It depends on if my enemies end up being unpredictable or scripted. If anything I'd just record when they make decisions.bartbes wrote:And when there is randomness involved, perhaps storing the seed might help.
Like how Goombas and Koopas always walked forward in one direction until they hit the wall in the earlier games. I think the only randomness enemies had in SMB were the ones with attacks like Hammer Bros. and Bowser himself who would walk back and forth and jump or throw hammers at random intervals. As well as the Poodooboo who would jump out of the lava at the most inopportune time. Sometimes immediately after landing back in the lava just to throw you off.
Since everything will be kept to a strict 60 or 30 FPS it'll be easier to keep control over everything. Right now I'm working on collisions with objects that aren't strict tiles. i.e. rectangles and circles of arbitrary shapes and sizes. I hope to also put in collisions with polygons with non-90º angle sides as well as long as I can get the player and other characters landing on them correctly. Right now I have collisions with bottom, left and right. The top will be the hardest since it'll require me to let the characters actually walk on them.
Me too. Reminds me of SpyHunter. A game I've wanted to clone myself eventually.BlackBulletIV wrote:Love the artwork, especially all the detail on the car.
- StoneCrow
- Party member
- Posts: 199
- Joined: Sat Apr 17, 2010 9:31 am
- Location: Wales the land of leeks and leaks
- Contact:
Re: What's everyone working on? (tigsource inspired)
thanks, all the art is made by my friend psyk323BlackBulletIV wrote:Love the artwork, especially all the detail on the car.
im really glad to have him working on it with me!
psyks deviant stuff
Dull but sincere filler.
Re: What's everyone working on? (tigsource inspired)
Since I can't bring myself to do anything that's actually worthwhile I took the liberty to make a short little thing.
- Attachments
-
- lovely.love
- (78.87 KiB) Downloaded 198 times
- Roland_Yonaba
- Inner party member
- Posts: 1563
- Joined: Tue Jun 21, 2011 6:08 pm
- Location: Ouagadougou (Burkina Faso)
- Contact:
Re: What's everyone working on? (tigsource inspired)
Just wrote a raycasting ....
Who is online
Users browsing this forum: Bing [Bot] and 0 guests