Progress update on my GUI library:
What's everyone working on? (tigsource inspired)
- Nikolai Resokav
- Party member
- Posts: 140
- Joined: Wed Apr 28, 2010 12:51 am
- Location: United States
- Jasoco
- Inner party member
- Posts: 3727
- Joined: Mon Jun 22, 2009 9:35 am
- Location: Pennsylvania, USA
- Contact:
Re: What's everyone working on? (tigsource inspired)
The last three projects I've screwed around with are as follows. Please hold all questions until the end of the tour.
Raycasting engine in the style of Wolfenstein.
I forget where I left off here. I think I got tired of trying to figure out AI for the enemies so I took a break...
Some kind of motorized vehicle racing type game of some sort engine in the style of some old racing style game with some well known characters.
Based on the engine code from the previous project. I thought it would be simpler to do, but vehicle physics are hard to emulate. And yes, your tracks can contain a path for the opponent vehicles to follow. But it needs work. I got tired of trying to figure physics and AI out and took another break...
My current project is just a standard adventure RPG type thing.
Thus the circle of life is complete. The coins leave sparkles when you pick them up. It's my favorite part. And like all my games, it uses my well known sorting method for making sure objects on screen are drawn from furthest to nearest. (Or top to bottom) Also, the enemies and NPC's (Hayley and Elizabeth shown here) use the LuaStar coroutine algorithm for pathfinding without causing hiccups in the framerate. Also, the screen pans when you move from map to map. I decided on a simpler screen-based map system instead of scrolling map for simplicity's sake. It means less to figure out. Less to draw every frame. Less to calculate what is and isn't in view. More like classic games of yore.
Raycasting engine in the style of Wolfenstein.
I forget where I left off here. I think I got tired of trying to figure out AI for the enemies so I took a break...
Some kind of motorized vehicle racing type game of some sort engine in the style of some old racing style game with some well known characters.
Based on the engine code from the previous project. I thought it would be simpler to do, but vehicle physics are hard to emulate. And yes, your tracks can contain a path for the opponent vehicles to follow. But it needs work. I got tired of trying to figure physics and AI out and took another break...
My current project is just a standard adventure RPG type thing.
Thus the circle of life is complete. The coins leave sparkles when you pick them up. It's my favorite part. And like all my games, it uses my well known sorting method for making sure objects on screen are drawn from furthest to nearest. (Or top to bottom) Also, the enemies and NPC's (Hayley and Elizabeth shown here) use the LuaStar coroutine algorithm for pathfinding without causing hiccups in the framerate. Also, the screen pans when you move from map to map. I decided on a simpler screen-based map system instead of scrolling map for simplicity's sake. It means less to figure out. Less to draw every frame. Less to calculate what is and isn't in view. More like classic games of yore.
Re: What's everyone working on? (tigsource inspired)
All three projects seem quite good. I was wondering about wolf project haven't more news for a while. Get someone to work with you in AI then.Jasoco wrote:The last three projects I've screwed around with are as follows. Please hold all questions until the end of the tour.
Re: What's everyone working on? (tigsource inspired)
Nice GUI. Is it oss?Nikolai Resokav wrote:Progress update on my GUI library:
Re: What's everyone working on? (tigsource inspired)
Awesome.Jasoco wrote:
...
Some kind of motorized vehicle racing type game of some sort engine in the style of some old racing style game with some well known characters.
Based on the engine code from the previous project. I thought it would be simpler to do, but vehicle physics are hard to emulate. And yes, your tracks can contain a path for the opponent vehicles to follow. But it needs work. I got tired of trying to figure physics and AI out and took another break...
...
A mario kart remake for pc.
Someone should finish such a project. I would be a potential customer
- nevon
- Commander of the Circuloids
- Posts: 938
- Joined: Thu Feb 14, 2008 8:25 pm
- Location: Stockholm, Sweden
- Contact:
Re: What's everyone working on? (tigsource inspired)
http://supertuxkart.sourceforge.net/Larsii30 wrote:Awesome.
A mario kart remake for pc.
Someone should finish such a project. I would be a potential customer
Re: What's everyone working on? (tigsource inspired)
@nevon:
Thanks, I know the game
But the orginal super mario kart (SNES) was waaaaaaaaaaaaaaaaaaaaaaaaay better.
I also don't like the new mario kart games. Super Mario Kart is the only true Mario Kart.!
Thanks, I know the game
But the orginal super mario kart (SNES) was waaaaaaaaaaaaaaaaaaaaaaaaay better.
I also don't like the new mario kart games. Super Mario Kart is the only true Mario Kart.!
- Jasoco
- Inner party member
- Posts: 3727
- Joined: Mon Jun 22, 2009 9:35 am
- Location: Pennsylvania, USA
- Contact:
Re: What's everyone working on? (tigsource inspired)
So glad there's people interested in my LöveKart and WolfenLöve engines (Names not final). But right now I'm taking a break from them so I can refresh myself and jump back in.
The Kart game really just needs better opponent AI. i.e. allow them to avoid each other by moving left or right to pass while still remaining on the correct path, and better collision and kart physics. Mainly sliding when turning sharp. i.e, your kart is aiming and turning one direction but momentum and the ground type you are on determines how much you slide.
And Wolf could use some smarter enemy AI. Which I could probably do myself if I sat down and concentrated. Also some bugs with the doors displaying. And ceiling texture like the floor. Other stuff like that.
The Kart game really just needs better opponent AI. i.e. allow them to avoid each other by moving left or right to pass while still remaining on the correct path, and better collision and kart physics. Mainly sliding when turning sharp. i.e, your kart is aiming and turning one direction but momentum and the ground type you are on determines how much you slide.
And Wolf could use some smarter enemy AI. Which I could probably do myself if I sat down and concentrated. Also some bugs with the doors displaying. And ceiling texture like the floor. Other stuff like that.
Re: What's everyone working on? (tigsource inspired)
Maybe you can do a community project out of LöveKart, so that people can help you to fix bugs and create karts&tracks!?Jasoco wrote:So glad there's people interested in my LöveKart and WolfenLöve engines (Names not final). But right now I'm taking a break from them so I can refresh myself and jump back in.
The Kart game really just needs better opponent AI. i.e. allow them to avoid each other by moving left or right to pass while still remaining on the correct path, and better collision and kart physics. Mainly sliding when turning sharp. i.e, your kart is aiming and turning one direction but momentum and the ground type you are on determines how much you slide.
Who is online
Users browsing this forum: slime and 16 guests