Simon Says - UPDATE 
16 comments Hi, I post the lattest version of my mini game Simon says
Now there is a rank system based on the number of commands you succeed. (only commands in the level 4 count)
You can print the best 20 score by pressing actionserver2 (F2) and close the scoretable with actionserver3 (F3)
You can also swich levels with the commands
[...]
Original feature stay the same :
[17/09/2015] Minor changes to fit with cs2d 0.1.2.7
[17/09/2015] The IMPROVE point has been done.
[17/09/2015] A simon says server is running
add :
also don't forget link the lua files in server.lua
--dofile("sys/lua/simon_says/score.lua")
--dofile("sys/lua/simon_says/simon_says.lua")
Have Fun
Now there is a rank system based on the number of commands you succeed. (only commands in the level 4 count)
You can print the best 20 score by pressing actionserver2 (F2) and close the scoretable with actionserver3 (F3)
You can also swich levels with the commands
Code:
to switch to level 11
@lvl1
Code:
to switch to level 21
@lvl2
[...]
Original feature stay the same :
Quote:
FEATURE:
>4 levels of difficulty
>musics sound & also voice sound
(make sure Option > Sound > "Play map sound" is checked)
> musics are in free to use licence
More >
> the mini game can be played offline or online.
RULES OF THE GAME :
> Listen Simon, when Simon doesn't say to go up, don't go up!
>When you are dead, you can rely on your alive mate, if they survive until the next level, you come alive for the next level.
> The game restart when all players have lost the game.
IMPROVE:
> the mini game can even be improved by creating a score system in an external file && by saving the number of rounds that the best dancers can stand alive.
VIDEO :
http://www.youtube.com/watch?v=rjRX2ppjOPA
>4 levels of difficulty
>musics sound & also voice sound
(make sure Option > Sound > "Play map sound" is checked)
> musics are in free to use licence
More >
> the mini game can be played offline or online.
RULES OF THE GAME :
> Listen Simon, when Simon doesn't say to go up, don't go up!
>When you are dead, you can rely on your alive mate, if they survive until the next level, you come alive for the next level.
> The game restart when all players have lost the game.
IMPROVE:
> the mini game can even be improved by creating a score system in an external file && by saving the number of rounds that the best dancers can stand alive.
VIDEO :
http://www.youtube.com/watch?v=rjRX2ppjOPA
[17/09/2015] Minor changes to fit with cs2d 0.1.2.7
[17/09/2015] The IMPROVE point has been done.
[17/09/2015] A simon says server is running
add :
also don't forget link the lua files in server.lua
--dofile("sys/lua/simon_says/score.lua")
--dofile("sys/lua/simon_says/simon_says.lua")
Have Fun
edited 2×, last 17.09.15 02:16:42 am

Comments
16 comments



Log in!
You need to log in to be able to write comments!Log in
15.10.15 02:23:45 am

I went to take a look at your profile and I come across this script and liked it a lot.
thanks all
@
Ajmin: yes I took the idea directly from the multigame,and I credited mat5b on the map, anyway this game mode is initially taken from cs1.6

@


Actually i found that the idea is took from the multigame of
BetaM , Anyway it looks fine


thx @
xpres:, I changed it, before the lua was in the maps folder, but it seemed that it doesn't work anymore so I moved the lua in sys but maybe I'm wrong




