Jump to content




Racer game - update 3.0!

game

18 replies to this topic

#1 Konlab

  • Members
  • 595 posts
  • LocationKerbin

Posted 23 May 2014 - 08:34 AM

Current version is 3.0 (see changelog!!!)

This is my new awesome CC pocket computer game!


Download:

 pastebin get sZ491xS3 racer 
or:
http://pastebin.com/sZ491xS3

Screenshots: (click to show in larger resolution)

(the game)

(sprite customization menu)

old screenshots:

(main menu, outdated)

( the options menu, outdated)

Controls:
A;D - Change your side (left/right)
W - speed up the game

Credits
Spoiler
Changelog:
Spoiler

Edited by Konlab, 17 June 2014 - 03:00 PM.


#2 Blue

  • Members
  • 309 posts
  • LocationGlass/UX/main.lua

Posted 23 May 2014 - 09:40 AM

Great game! :) The car design could do some work though.

Suggestion: make a topic with all your games on it.

Edited by Glass Systems, 23 May 2014 - 09:41 AM.


#3 Konlab

  • Members
  • 595 posts
  • LocationKerbin

Posted 23 May 2014 - 10:10 AM

View PostGlass Systems, on 23 May 2014 - 09:40 AM, said:

Great game! :) The car design could do some work though.

Suggestion: make a topic with all your games on it.
I have only 2 games published, yet, but I will have a program called GameCenter, that contains all my games :)
Thanks for review!

Next update comes soon!
I will add:
Score!
Speeding up after time
In 1.0 if you press any key the cars speeds up.
In next version only if you press 'a'/'w'/'d'
And leave here tips for new car design...

#4 Konlab

  • Members
  • 595 posts
  • LocationKerbin

Posted 03 June 2014 - 04:35 PM

The next update comes soon...
I work now on another game...
Well, the next update is now currently under testing,
Score is added
Speeding up after time is added
The car upspeeding keys thing fixed
I'm testing the speee-up things, something is now broken, and I'm searching for errors and bugs
And, I'm working on Speed meter :)
PLEASE!
Leave tips for car design... ;)

#5 Blue

  • Members
  • 309 posts
  • LocationGlass/UX/main.lua

Posted 04 June 2014 - 02:15 PM

You could use text for the car design.
You could also add a background (trees,houses etc...).

EDIT:Car design example:

Attached Image: Screenshot_3.png

Edited by Glass Systems, 04 June 2014 - 02:26 PM.


#6 Konlab

  • Members
  • 595 posts
  • LocationKerbin

Posted 04 June 2014 - 04:24 PM

View PostGlass Systems, on 04 June 2014 - 02:15 PM, said:

You could use text for the car design.
You could also add a background (trees,houses etc...).

EDIT:Car design example:

Attachment Screenshot_3.png

Good idea to use text, also the trees are good idea, too.
But that car is too big, but I have a smaller one:
o-o
|+|
o-o
The 2.0 will be a great update!
Thanks Glass to helping :-)

#7 Blue

  • Members
  • 309 posts
  • LocationGlass/UX/main.lua

Posted 04 June 2014 - 04:29 PM

I got another suggestion:the user can create their own cars by editing a 'car' file in edit,then the game will read into that file and load the car in the game.


EDIT:example code
local handle=fs.open("car","r")
local background=handle.readLine()
local car=handle.readAll()
handle.close()
term.setBackgroundColor(background)
print(car)

Edited by Glass Systems, 04 June 2014 - 04:35 PM.


#8 Konlab

  • Members
  • 595 posts
  • LocationKerbin

Posted 04 June 2014 - 06:06 PM

View PostGlass Systems, on 04 June 2014 - 04:29 PM, said:

I got another suggestion:the user can create their own cars by editing a 'car' file in edit,then the game will read into that file and load the car in the game.


EDIT:example code
local handle=fs.open("car","r")
local background=handle.readLine()
local car=handle.readAll()
handle.close()
term.setBackgroundColor(background)
print(car)
Spoiler
Good idea! I'll make that :)/> ;)/> :)/>
Edit:
I'll give credits :) (Special thanks to:Glass Systems)

Edited by Konlab, 04 June 2014 - 06:07 PM.


#9 Konlab

  • Members
  • 595 posts
  • LocationKerbin

Posted 06 June 2014 - 11:43 AM

Here is the update 2.0!!!

The Glass System's custom car design isn't added yet, maybe in next update!!!

So see the main changes (more in changelog)
-Speed
-Options
-Configs
-Better Car generation

The screenshots will updated soon.

Please post bugs/suggestions if you have!!!

#10 Blue

  • Members
  • 309 posts
  • LocationGlass/UX/main.lua

Posted 07 June 2014 - 05:17 AM

What about adding multiplayer mode(through rednet)?(each player will have their own road and car)They will have to reach the finish line before their opponent.

#11 Konlab

  • Members
  • 595 posts
  • LocationKerbin

Posted 07 June 2014 - 08:13 AM

View PostGlass Systems, on 07 June 2014 - 05:17 AM, said:

What about adding multiplayer mode(through rednet)?(each player will have their own road and car)They will have to reach the finish line before their opponent.
I'll think about it.
Good idea, anyways.

#12 Konlab

  • Members
  • 595 posts
  • LocationKerbin

Posted 07 June 2014 - 09:03 PM

Screenshots updated!!!

#13 Konlab

  • Members
  • 595 posts
  • LocationKerbin

Posted 11 June 2014 - 06:08 AM

Plan (edited):
Warning:
-and in next update my game will require HTTP API enabled (pastebin)
Planned feature list:
-Loadscreen (done)
-Custom car design-loader(done)
-AppData lister&identifier
-Better init (done)
-Custom car design in settings (menu, and the config things) (almost working)

I don't know when will the next update released, but I'm working on it :)

Edited by _Konlab, 15 June 2014 - 07:18 PM.


#14 Konlab

  • Members
  • 595 posts
  • LocationKerbin

Posted 17 June 2014 - 03:01 PM

Updated for 3.0!!!
Added glass system's suggestion: custom car design.
there are some known bugs, later i'll fix.

#15 Blue

  • Members
  • 309 posts
  • LocationGlass/UX/main.lua

Posted 18 June 2014 - 08:58 AM

3.0 is awesome and thank you for adding me in the credits! :)

#16 Konlab

  • Members
  • 595 posts
  • LocationKerbin

Posted 18 June 2014 - 02:20 PM

View PostGlass Systems, on 18 June 2014 - 08:58 AM, said:

3.0 is awesome and thank you for adding me in the credits! :)/>
You're welcome ;)

In next update maybe I'll do the multiplayer. :)
Please if you have bugs post it here (I lokked for bugs 2 hours, found some :( )

#17 Konlab

  • Members
  • 595 posts
  • LocationKerbin

Posted 19 June 2014 - 07:43 PM

Multiplayer is very hard!!!

I'll see what'll in the next update

#18 TheMrIron2

  • Members
  • 45 posts

Posted 28 July 2014 - 09:20 PM

Is this still an active project? It looks really good, nevermind on a PDA! This looks great, and if it's dried up, do I have permission to do a Legacy update every now and then, on a seperate topic? And yes, I'll give you 100% credit for the base(original) game.

#19 Konlab

  • Members
  • 595 posts
  • LocationKerbin

Posted 10 August 2014 - 09:20 AM

View PostTheMrIron2, on 28 July 2014 - 09:20 PM, said:

Is this still an active project? It looks really good, nevermind on a PDA! This looks great, and if it's dried up, do I have permission to do a Legacy update every now and then, on a seperate topic? And yes, I'll give you 100% credit for the base(original) game.
No, it isn't an active project, you CAN do any update with giving credits on a separate topic.





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users