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

Author Topic: Screenshot Thread  (Read 280734 times)

0 Members and 2 Guests are viewing this topic.

Hapax

  • Hero Member
  • *****
  • Posts: 3346
  • My number of posts is shown in hexadecimal.
    • View Profile
    • Links
Re: Screenshot Thread
« Reply #210 on: June 05, 2017, 05:04:34 pm »
Dispersio 2 looks nice. I always liked the style you used for Dispersio :)

Looks pretty awesome! You need to make a GIF of that. :D
I made a video instead ;D
https://www.youtube.com/watch?v=rl1A0lThmMg
Selba Ward -SFML drawables
Cheese Map -Drawable Layered Tile Map
Kairos -Timing Library
Grambol
 *Hapaxia Links*

Mortal

  • Sr. Member
  • ****
  • Posts: 284
    • View Profile
Re: Screenshot Thread
« Reply #211 on: June 07, 2017, 08:27:59 pm »
inspired from Hapax works .. i made a matrix rains in 3D  ;D ;D

http://www.youtube.com/watch?v=eWL4YnqAn84
« Last Edit: June 07, 2017, 08:32:02 pm by Mortal »

iride

  • Jr. Member
  • **
  • Posts: 88
    • View Profile
    • Email
Re: Screenshot Thread
« Reply #212 on: July 12, 2017, 09:11:42 am »
I've been trying to figure out how to write proper netcode for a fast paced multiplayer game forever and I think I finally got it right!
Time to focus on game mechanics and visual stuff!
http://www.youtube.com/watch?v=YRlIJ90KVqI

quinor

  • Newbie
  • *
  • Posts: 7
    • View Profile
Re: Screenshot Thread
« Reply #213 on: August 29, 2017, 06:18:44 am »
Just a teaser, will publish on the forums soon (TM) :)

(click to show/hide)

The generated path is actually meant to be plotted by a pen plotter. A very short demo (old version) below:
https://twitter.com/EMSL/status/901971935138947072

Repository:
github.com/quinor/tspart
Buid/run instructions suck. I know. Contact me on github if you wanna run it.

achpile

  • Full Member
  • ***
  • Posts: 231
    • View Profile
    • Achpile's homepage
    • Email
Re: Screenshot Thread
« Reply #214 on: September 26, 2017, 12:40:55 pm »
Decided to make a remaster of a game I made about 7-8 years ago  ;D On first pic is the old one.

eXpl0it3r

  • SFML Team
  • Hero Member
  • *****
  • Posts: 10801
    • View Profile
    • development blog
    • Email
Re: Screenshot Thread
« Reply #215 on: September 26, 2017, 12:48:17 pm »
The new version became a lot easier. :P
Official FAQ: https://www.sfml-dev.org/faq.php
Official Discord Server: https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog: https://duerrenberger.dev/blog/

achpile

  • Full Member
  • ***
  • Posts: 231
    • View Profile
    • Achpile's homepage
    • Email
Re: Screenshot Thread
« Reply #216 on: September 26, 2017, 12:52:13 pm »
The new version became a lot easier. :P

Oh, that's just different levels :D New will be a lot longer. Old one was just 20 levels :)

Sub

  • Full Member
  • ***
  • Posts: 157
    • View Profile
Re: Screenshot Thread
« Reply #217 on: October 15, 2017, 06:32:52 am »
Civ-like game I've been making.  Every day a little closer to completion.  I think I'm finally happy enough with the aesthetics.


eXpl0it3r

  • SFML Team
  • Hero Member
  • *****
  • Posts: 10801
    • View Profile
    • development blog
    • Email
Re: Screenshot Thread
« Reply #218 on: October 15, 2017, 12:18:28 pm »
Nice to see the progress, keep it up!
Official FAQ: https://www.sfml-dev.org/faq.php
Official Discord Server: https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog: https://duerrenberger.dev/blog/

iride

  • Jr. Member
  • **
  • Posts: 88
    • View Profile
    • Email
Re: Screenshot Thread
« Reply #219 on: October 22, 2017, 10:42:23 pm »

achpile

  • Full Member
  • ***
  • Posts: 231
    • View Profile
    • Achpile's homepage
    • Email
Re: Screenshot Thread
« Reply #220 on: November 19, 2017, 09:22:52 pm »
Made for a couple of hours. Working on next project for Steam  :)
https://github.com/achpile/arcade

(at this moment to launch snake you should create ArcadeSnake() instead of ArcadeArkanoid() in the main.cpp)


fallahn

  • Sr. Member
  • ****
  • Posts: 492
  • Buns.
    • View Profile
    • Trederia
Re: Screenshot Thread
« Reply #221 on: November 24, 2017, 08:32:02 pm »
A little retro themed arcade type game I've been working on:

https://www.youtube.com/watch?v=zkDvOM5nNLs

FRex

  • Hero Member
  • *****
  • Posts: 1845
  • Back to C++ gamedev with SFML in May 2023
    • View Profile
    • Email
Re: Screenshot Thread
« Reply #222 on: November 24, 2017, 11:05:41 pm »
I can see a lot of Bubble Bobble inspiration in there.
Back to C++ gamedev with SFML in May 2023

fallahn

  • Sr. Member
  • ****
  • Posts: 492
  • Buns.
    • View Profile
    • Trederia
Re: Screenshot Thread
« Reply #223 on: November 25, 2017, 11:22:03 am »
I can see a lot of Bubble Bobble inspiration in there.

Hah, yeah well it did start off as a straight up cone, only with networked multiplayer. It's grown a bit since I started using my own artwork (though there's still some OGA in there) and added the crate mechanic from my Crush game.


 

anything