SFML community forums

General => SFML projects => Topic started by: Akatray on June 14, 2009, 03:55:37 am

Title: Project - Rampage
Post by: Akatray on June 14, 2009, 03:55:37 am
Don't be angry for english mistakes

My first game created with C++ "Project - Rampage".

"Project - Rampage" is multiplayer fragging game, where you are killing other player to raise your rank and become the best  :) .

Gameplay:
Player have 3 weapons: Fists(weak, don't need mana), Fire(strong and eats mana alot), Ice(Balanced weapon, weaker and eats mana slower than fire). Only alowed attack when not moving to left or right.
Respawn: Faling from sky at random position.
Rage: Only one original idea on this game. Automaticly it charges in ~4 minutes. But it is affected by how good you play. Getting owned means rage charges faster (i bacame angry when someone owns me  :evil: ) and owning others slow down charging.

Controls:
W - Jump
A - Move left
D - Move right
1 - Fists
2 - Fire
3 - Ice
ArrowToLeft - select weapon to left
ArrowToRight- select weapon to right
R - Rage
E - Release camera (move camera with WASD)
Q - Lock camera

Source code (includes everything from binary version + source):http://rapidshare.com/files/244314442/Project_Rampage_public_source_version.rar
I know. Source is buggy, unclean and lack of detail comments.

Binary version: http://rapidshare.com/files/244273268/Project_Rampage_1.00_PreBETA.rar.html

Images archive from development:http://rapidshare.com/files/244315198/Development_of_rampage.rar

Visite us:http://ltustuffproduction.tk/

While downloading some goodies for eyes :roll: :
Mini trailer: http://www.youtube.com/watch?v=WFBM-rZIzxw

Some screens:
(http://www.ipix.lt/thumbs/55610031.png) (http://www.ipix.lt/desc/55610031)(http://www.ipix.lt/thumbs/41524235.png) (http://www.ipix.lt/desc/41524235)(http://www.ipix.lt/thumbs/26796457.png) (http://www.ipix.lt/desc/26796457)
(http://www.ipix.lt/thumbs/50771249.png) (http://www.ipix.lt/desc/50771249)(http://www.ipix.lt/thumbs/42477902.png) (http://www.ipix.lt/desc/42477902)(http://www.ipix.lt/thumbs/48561205.png) (http://www.ipix.lt/desc/48561205)
(http://www.ipix.lt/thumbs/76697059.png) (http://www.ipix.lt/desc/76697059)

More screens:
(http://www.ipix.lt/thumbs/18478916.png) (http://www.ipix.lt/desc/18478916)(http://www.ipix.lt/thumbs/11801429.png) (http://www.ipix.lt/desc/11801429)(http://www.ipix.lt/thumbs/55732975.png) (http://www.ipix.lt/desc/55732975)
(http://www.ipix.lt/thumbs/76569196.png) (http://www.ipix.lt/desc/76569196)(http://www.ipix.lt/thumbs/82627547.png) (http://www.ipix.lt/desc/82627547)(http://www.ipix.lt/thumbs/94923054.png) (http://www.ipix.lt/desc/94923054)
Title: Project - Rampage
Post by: eleinvisible on June 14, 2009, 07:31:19 am
The graphics are nice, but so far I've only been able to play with myself (and even that gets laggy). A few suggestions: the animations aren't very smooth when attacking, try to add more frames. Also, when selecting a smiley face, the number pad doesn't seem to work. Otherwise seems like an interesting fighting game. Maybe some combination moves might add to the game too, like a spin kick or something.
Title: Project - Rampage
Post by: Akatray on June 14, 2009, 07:37:04 am
About players frames: The player sprite are not made by our team. When we make our skins for player (if we  :? ) than maybe there will be more frames in attack animations.

Combos: I think there will be some, but only in Mini Expansion of this game "Project - Rampage: Awesomeness". In original game i only make paches to fix errors :wink: .

PS
Can someone help me release ubuntu/linux version.
I were trying do that, but i fail  :( .