Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

Sunku

Members
  • Posts

    661
  • Joined

  • Last visited

Everything posted by Sunku

  1. I do believe this can be a problem with how Visual Basic is installed. Are you working on Windows 10? I think there's a few extra steps to get it working if you are.
  2. Hey guys, I know no one really uses the forums anymore, but I guess I wanted to get some opinions on how I'm handling a CES approach to GameObjects and Components and the like. Bellow I will link my Github project in which I was trying my best to learn how to create a CES. There's even a release jar there that gives a realllllly basic 'game' as a show of what it can currently do. When you open the code it'll be clear what does what through class name as I haven't commented a lot since most of my notes are on paper. Project Black @ Github It uses libGDX as a base and I used intelliJ to do the editting/debugging, however you can obviously use gradle to open it with the Eclipse IDE as well. The goal of this post is for criticism and perhaps ideas on what to do next. It's why I posted it in questions.
  3. Started working on a Game Development Framework of sorts to make developing 2D games on Java a little easier without having to learn say OpenGL.

    Would love criticism and the like if you decide you have time.

     

    Arcane Engine@Github

  4. @solidlink Thank you! Also edited OP with controls.
  5. So honestly when I was working on something to see if I could work well, if at all in C++ I ended up making a Tetris Clone. However, it wasn't with graphics at all. It all runs in your command prompt. Sure it's one of those things most people don't do anymore, but I thought why not finish it up and share it with the sites I know? So here it is! ![Tetris Demake Screeny](https://i.imgur.com/0u9sToc.png) A really 'dumb' Tetris Clone. Obviously as its something super simple and I need to learn and get criticized to improve. I even have the Github Page for you guys: [Console_Tetris](https://github.com/ArcaneSunku/Console_Tetris) by AtomixSunku Downloads: [Console Tetris 32bit](https://www.dropbox.com/s/sgqjst4msh9eq2z/TetrisConsole.exe?dl=0) [Console Tetris 64bit](https://www.dropbox.com/s/wsgrypls6wwi0a2/TetrisConsole%20x64.exe?dl=0) Controls: Left/Right/Down Arrows: Movement Z: Rotate I appreciate you stopping by, even more so if you give me some tip or criticism.
  6. I have to agree with Daro on this one. Unless it gets big (and you're profiting off it), I'm sure you wouldn't get a cease and desist.
  7. Sunku

    Autotiles

    I was wondering on where I would look to find the Autotile for the map editor. Edit: I mean in the code.
  8. @toyotasupra ~~Well. Have you tried running VB6 in Admin Mode and then Opening the project? That tends to fix those errors. It's not the source, it's the way you have VB6 or the OS most of the time.~~
  9. @toyotasupra ~~Alright, that's proof of conversation. Can we see proof of compile error? Kind of need proof of faulty code, ya know.~~
  10. ~~It's how we discovered someone was selling things they didn't have the right to. We're only asking it of you so we have the proof and we can warn others with evidence.~~
  11. @toyotasupra ~~Please post proof. That's the only way to convince anyone your accusation is legit. Please do so in thread.~~
  12. @toyotasupra ~~Alright, let me rephrase that. I don't see why you're taking it out on me because I'm asking you to provide proof.~~
  13. @toyotasupra ~~literally all you have to do is show proof lol. I don't know why you're getting so mad.~~
  14. @toyotasupra ~~No need to be mad because you have to prove him ripping you off for it to be taken as true.~~
  15. @toyotasupra ~~yeah, if you don't have proof of that, that doesn't matter to the law. No need to feign innocence to me.~~
  16. @toyotasupra ~~you do know doing what you're claiming you're gonna do is illegal though, right? He's a programmer, what he was selling was programming, if he gave you source code, you got what you ordered.~~
  17. Sunku

    DD Revamp

    I like the unique style! Edit: Don't know if it's released yet, but the Download link on the site leads to a 404
  18. Sunku

    Animations HD

    Man if you put out more animations of this quality, I wouldn't have a problem buying art work.
  19. If you have VB6 knowledge, all you need to do is open it up and start adding the feature. Now, you can indeed show equipped items on sprites via paperdolls, but it does add to your workload. In my opinion, I'd say make all the items and their paperdolls before working on a new feature. That's however because my knowledge on VB6 is still minimal.
  20. I don't think there's anything wrong with paying for talent, but to sell something that you can essentially get here for free is a little eh.
  21. As I've been working on a game engine (slowly), to get it close to Eclipse, I decided placeholders weren't enough and made some tiles. They're mainly for platform based since that is the type of "game" I'm testing the solo part of the engine with first. Hope you enjoy! They're of course completely free to use. So have at it! ![pixelGround](https://i.imgur.com/aLJb7bv.png) ![basicGround](https://i.imgur.com/r2GYTZz.png)
  22. Looking good so far, what kind of scripting are you supporting?
  23. Not gonna lie, this sounds very promising. Can't wait to see what you put out!
  24. I'm not gonna lie, unless you added a lot of unique features on your own, or had more unique graphics, I wouldn't feel comfortable buying this. Even if it is just 50 cents.
×
×
  • Create New...