ananasblau
|
 |
« on: November 16, 2012, 12:10:23 PM » |
|
Last week I started a rogue-like, my first one in this direction and also my first game using LÖVE2d. Only today I found this Sports competition and thought to myself, this rouge-like is a lot like cross country running, except for the slaying of foes and maybe a few hundert runners around you. So, I'm branching my fresh game Servants of Blood http://servantsofblood.tumblr.com and make a running game out of it. I do hope Cross Country Running is a proper sport for TigSource.  Features planned: - √ Race with waypoints
- √ At least 100 runners around you
- Audience in the 1000s, just don't run them over or you loose points
- Beautiful waterholes, dirt pits, streams and other annoying landscape
- √ Manage your physical resources by setting your speed
- √ Maps of 10,000 x 2,000 will make a race last for hours
- A Public bus service for cheaters
- √ Cheap finish screen
- √ Better finish screen
- Country must go up and down
- Obstacles like trees, rivers, cliffs, snack bars
(Those marked √ are done, obviously) Download: * Very latest dev version: https://github.com/TomK32/servantsofblood/archive/cross-country.zip (rename to cross-country.love and run love cross-country.loveReleases * Mac: https://github.com/downloads/TomK32/servantsofblood/Cross%20Country%20Runner-0.1.0-1_macosx.zip* Windows x86: https://github.com/downloads/TomK32/servantsofblood/Cross%20Country%20Runner-0.1.0-1_win-x86.zip* Windows 64 bit: https://github.com/downloads/TomK32/servantsofblood/Cross%20Country%20Runner-0.1.0-1_win-x64.zip* LÖVE2d project file: https://github.com/downloads/TomK32/servantsofblood/Cross%20Country%20Runner-0.1.0-1.love
|
|
« Last Edit: December 01, 2012, 03:26:58 PM by ananasblau »
|
Logged
|
|
|
|
|
ananasblau
|
 |
« Reply #2 on: November 17, 2012, 12:30:29 AM » |
|
I got downloads :D
|
|
|
Logged
|
|
|
|
ananasblau
|
 |
« Reply #3 on: November 30, 2012, 05:23:11 AM » |
|
Didn't do anything last week but this week I made good progress, added AI runners that follow the waypoints and are hard to beat. 
|
|
|
Logged
|
|
|
|
ananasblau
|
 |
« Reply #4 on: November 30, 2012, 12:34:04 PM » |
|
Literally hours to go but I'm making good progress on a leader board.
Also playing the game has become real fun, it's quick and a little fuzzy about counting the waypoints which makes it easier to win. Download the dev version if you want to have a try.
|
|
|
Logged
|
|
|
|
ananasblau
|
 |
« Reply #5 on: November 30, 2012, 01:03:46 PM » |
|
Just finished the leader board. 
|
|
|
Logged
|
|
|
|
Ben H
|
 |
« Reply #6 on: November 30, 2012, 05:58:38 PM » |
|
Ooh another entry written using Löve! Cool!
|
|
|
Logged
|
|
|
|
ananasblau
|
 |
« Reply #7 on: December 01, 2012, 12:52:41 AM » |
|
Ooh another entry written using Löve! Cool!
Yes, my first game in LÖVE and I like it very much because I have a 100% scripting languages background. Next game will be in löve again.
|
|
|
Logged
|
|
|
|
ananasblau
|
 |
« Reply #8 on: December 01, 2012, 03:28:34 PM » |
|
I've updated the ready-made builds in the top post.
|
|
|
Logged
|
|
|
|
Oddball
|
 |
« Reply #9 on: December 20, 2012, 05:05:00 AM » |
|
Hi, I'm trying to play this game but I have no idea what to do. Do you have some instructions on how to play?
|
|
|
Logged
|
|
|
|
ananasblau
|
 |
« Reply #10 on: December 20, 2012, 05:09:32 AM » |
|
Hi, I'm trying to play this game but I have no idea what to do. Do you have some instructions on how to play?
On the top right you have a yellow box with something like SE or S or NW indicating the direction you have to move using your arrow keys. This will lead you to the next waypoint from there to the next until you reach the finish.Alternatively you can follow the crowd of other runners but that's not a strategy to win this game.
|
|
|
Logged
|
|
|
|
Oddball
|
 |
« Reply #11 on: December 20, 2012, 09:48:44 AM » |
|
Then the game isn't working for me as the arrow keys don't do anything. I'm on a Windows 7 machine if that's any help.
|
|
|
Logged
|
|
|
|
ananasblau
|
 |
« Reply #12 on: December 20, 2012, 09:51:08 AM » |
|
Then the game isn't working for me as the arrow keys don't do anything. I'm on a Windows 7 machine if that's any help.
hm, how about WASD? I'm on a mac, my last windows was like windows 98 so i can't help much 
|
|
|
Logged
|
|
|
|
|