SFML community forums

General => SFML projects => Topic started by: UArchitect on March 03, 2009, 11:20:42 pm

Title: Aphid (Scrolling shooter)
Post by: UArchitect on March 03, 2009, 11:20:42 pm
Hello
first C++ project ever, and cannot describe just how clueless i am about real programming (even though im very experienced with unrealscript,javascript,lua, and several other scripting languages)
im the sort of person who prefers to learn by experimentation as everything i know is self-taught anyway

not too long ago i created a standalone modification for the unreal engine 1 which was a scrolling shooter named "Aphid" and i decided i wanted to get into real programming and do something more with the concept

you can view a video of the aphid mod here: http://vimeo.com/2599009

my goal is to recreate it (in 2d rather than 3d for now) and refine the gameplay

my time is split with other projects so i might not be able to post progress reports often but so far all i have done is create an intro logo which fades in and out ;P
Title: Aphid (Scrolling shooter)
Post by: Bonafide on March 04, 2009, 03:23:35 am
Wow! That's amazing stuff!
Title: Aphid (Scrolling shooter)
Post by: pierreyoda on March 04, 2009, 05:14:29 pm
Just In-cre-di-ble !  :shock:
It's beautiful  :D .
And it's your first C++ project  :shock: ?

* go sleeping  :x *

Good luck for next!
Title: Aphid (Scrolling shooter)
Post by: Daazku on March 04, 2009, 05:45:35 pm
Quote from: "pierreyoda"
Just In-cre-di-ble !  :shock:
It's beautiful  :D .
And it's your first C++ project  :shock: ?

* go sleeping  :x *

Good luck for next!


His sfml project is te RECREATE "Aphid" (it was created with a modification of the unreal engine 1) in c++ with sfml.
Title: Maaaan!
Post by: pkersey on November 23, 2011, 12:44:49 am
Freaking awesome!
Title: Aphid (Scrolling shooter)
Post by: sbroadfoot90 on November 23, 2011, 12:38:55 pm
Hey man, scripting languages constitutes as real programming. You don't have to be using a strongly typed, compiled language to be considered a real programmer.