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

Author Topic: SFML Space Shooter  (Read 2007 times)

0 Members and 1 Guest are viewing this topic.

ceset

  • Newbie
  • *
  • Posts: 2
    • View Profile
    • Email
SFML Space Shooter
« on: May 12, 2014, 05:42:10 pm »
Hi everyone.

Me and my friend are together working on how to make a SFML based game. Link :
https://github.com/Ceset/SFML-based-Works/tree/master/Space-Shooter

Yes we followed the SFML game book. But now we want to try our way of doing the same game.

We haven't done much progress yet but we would like you to check out our undone game(yet) and please comment and criticize it.

Nexus

  • SFML Team
  • Hero Member
  • *****
  • Posts: 6286
  • Thor Developer
    • View Profile
    • Bromeon
Re: SFML Space Shooter
« Reply #1 on: May 12, 2014, 06:28:09 pm »
Do you already have some screenshots that you could insert into your initial post? That would give a first impression, and if it looks good, more people will be interested in your project.
Zloxx II: action platformer
Thor Library: particle systems, animations, dot products, ...
SFML Game Development:

ceset

  • Newbie
  • *
  • Posts: 2
    • View Profile
    • Email
Re: SFML Space Shooter
« Reply #2 on: May 12, 2014, 07:15:14 pm »
http://postimg.org/image/oz48lfswj/  // Menu state is being rendered.
http://postimg.org/image/rkftwgtux/ // Game state is being rendered. Nothing added yet.

These are a few screenshots. Nothing has been added to game state yet. Only the required systems are done.