Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: Aphid (Scrolling shooter)  (Read 5890 times)

0 Members and 1 Guest are viewing this topic.

UArchitect

  • Newbie
  • *
  • Posts: 5
    • View Profile
Aphid (Scrolling shooter)
« 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:

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

Bonafide

  • Newbie
  • *
  • Posts: 18
    • View Profile
Aphid (Scrolling shooter)
« Reply #1 on: March 04, 2009, 03:23:35 am »
Wow! That's amazing stuff!

pierreyoda

  • Full Member
  • ***
  • Posts: 186
    • View Profile
    • http://pierreyoda.pagesperso-orange.fr/
Aphid (Scrolling shooter)
« Reply #2 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!
Projects:
- Open Rodent's Revenge (rewriting in progress)
- Open Advanced War (paused)

Daazku

  • Hero Member
  • *****
  • Posts: 896
    • View Profile
Aphid (Scrolling shooter)
« Reply #3 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.
Pensez à mettre le tag [Résolu] une fois la réponse à votre question trouvée.
Remember to add the tag [Solved] when you got an answer to your question.

pkersey

  • Newbie
  • *
  • Posts: 6
    • View Profile
Maaaan!
« Reply #4 on: November 23, 2011, 12:44:49 am »
Freaking awesome!

sbroadfoot90

  • Jr. Member
  • **
  • Posts: 77
    • View Profile
Aphid (Scrolling shooter)
« Reply #5 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.

 

anything