Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Favorite Game Making Tools Sticky

A topic by flankstaek created Dec 02, 2015 Views: 26,847 Replies: 128
Viewing posts 41 to 101 of 101 · Previous page · First page
(+1)

Hi,

Here is my list of tools for HTM5 games:

  • Ubuntu
  • Vscodium (vscode without trackers)
  • Phaser 3 (game engine)
  • Gimp
  • Tiled
  • sfxr (sound fx)
  • Reaper (sequencer)
  • Github
  • Qjoypad (map gamepads buttons to keyboard keys)
(+1)

I like Clickteam Fusion as i can make my games pretty fast, though i am starting to through some programming into the mix for things the engine cannot handle on its own :)

(+1)

I am leaving it here...some may find it useful 

 

TextureWorks: Artificial Intelligence Based texture Synthesizer, image high resolution convertor & texture Map generator with over 1600 free textures. 

Wishlist it on Steam: https://store.steampowered.com/app/1140360/TextureWorks/

(+1)

I like using Construct 2 for my modern stuff and for retro hardware I use Arcade Game Designer. Making graphics and designing levels for either I use Gimp and Tiled.

(+1)

I always go the complex way. My current engine is NALA of which the current version uses MonoGame, but I'm not sure it will stay that way forever. As for the scripting language I use NIL, which much like MoonScript compiles down to Lua, however NIL has a completely different approach, and is made to be much stricter than Lua, and most of all meant for projects that can easily surpass over thousands lines of source code, without getting odd bugs just because you misspelled a variable name (which has always been an issue in Lua when creating larger projects), NIL has also a few quicker (and cleaner) ways to set up meta-tables. 

I coded NALA myself, and NALA in turn uses my Bubble FrameWork, and Kthura Map Editor, the JCR6 file system and some other features most of all with RPG games in min (except from MonoGame, all those things were also coded by me myself and I... I guess I just like to be self-reliant).

(1 edit) (+2)

I used OGRE as the renderer in my game and Bullet Physics for collisions and other physics tasks. I added Lua as my scripting engine and built the rest of the engine to glue them all together. Given how sophisticated popular game engines like Unity or Unreal have become, the idea of building a custom engine seems almost like an unproductive thought, but an issue in my case was that I needed to expose a scripting debugger to my players and none of the known engines can do that. Turns out it was a lot of fun just to work on it. So I would definitely say.. go custom if you value the journey more than the destination.

(+2)

My favorite Game Making Tool probably is Blender. It allows you to model anything you could need for a game, and (in versions previous to 2.8) has a game engine that allows you to run quick physics tests, etc. I'm currently working on a game using the BGE (Blender Game Engine) but have been trying to learn Unreal Engine 4.

(+2)

Please consider adding my 2D multi-platform game engine/framework nCine. You can also find it here on Itch.io.

Since I like to have full control over my program, I use my own engines for my games. I want to support systems & platforms that Unity and Unreal probably never will, and old graphics cards because I don’t need the newer features.

(+1)

If you´re looking for genre-specific engines, there are also Adventure Game Studio and Visionaire Studio for Point and Click Adventure games. Personally, i was never able to get the hang of AGS. But i´m using Visionaire Studio right now, which works out better for me, so far.

(+1)

Hi, I'm Joël.

I use unity + the fungus plugin to create my visual novel but being more of a photographer/videographer I also use:

Da Vinci resolve and Premiere pro for my videos and Silkypix and Paint.net for my photos.

By the way, is there an engine in the list that you would recommended for FMV kind of games (with easier ways to integrate videos) ?

(+1)

I use Construct 2 for 2d games, Unity for 3d. I also use Photoshop.

But I also have a sprawling pipeline of scattered stuff used largely for video editing and VFX and the tools used there easily spill over into gamedev where cutscenes and the like are concerned.

I.e. Vegas Pro, Hitfilm Pro, Lightwave (yes, really, I and many others still use Lightwave) and Blender, etc. Plus a lot of smaller utilities with niche but still significant use cases. I did a fair number of my 3d assets in LW. http://matthornb.itch.io/ Those 3d assets and a lot of other stuff are going on sale right now (April 10-12, 2020)

And in some cases with projects such as Miniature Multiverse, I find myself doing odd things when working with miniature art graphics lately - like simulating fluid water flowing around a rough 3d photogrammetric scan of a level that is otherwise miniature art so that the reflections on the liquid match the rest of the scene plausibly. I will do stuff like digitally extending a miniature set with digital skies, oceans and similar extensions matched in position to each node. The result is a rather unique sort of feeling of wandering around a place that 'feels' sort of weirdly analog. Because much of it actually is built realistically with O scale minis.

http://www.miniaturemultiverse.com/

(+1)

I would have to say Unity. I use it even for really simple 2D games.

I tried Unreal Engine last year but the node system doesn't come easy to me. Plus,  it kept crashing on my computer.

(+3)

I always use notepad++ to make all of my web games but I use visual studio and unity for other things.

(+2)

That's cool! I've never heard of using notepad++ for web games. In my projects I use the notepad++ compare plugin to find the differences between code files.

Yeah I love using it! It's so simple that it's my go to.

(+1)

It’s not on here, but I usually use Clip Studio Paint for art. However I’m not sure if I should switch to Krita for animations. Unity is my preferred engine for games. 

(+1)

I have been using Clickteam (Klick and Play, The games Factory, Fusion, Fusion 2.0, Fusion 2.5), Game maker, C++(textbased game) and Qbasic.

I am not a good programmer but i have a bit of understand.  There are a lot of extensions made by the community and as of later years not so many bugs. I few years ago i could stop working on a project because it was toobig and had too many bugs digging too deep into the core game mechanics. You could argue that my current project, MadCowBalls2 is half a game and half a framework to support most 2d games.

At the moment im using Clickteam Fusion 2.5, BTV Solo and Gimp. If someone want some help with something in any of the Clickteam applications mentioned above im happy to help out.

(+1)

For me it is : 

Programming - C++ / C# , 

Media library -  SDL2.0.  

Draw sprites - Paint.Net, 

music creation - LLMS.

I am learning C++/#  language

(1 edit) (+2)

My favourite list currently:

  • Engine: Godot
  • Art: Aseprite / Krita / ProCreate
  • Audio: Ableton Live
  • Version Control: Git
  • Documentation: OneNotes / Word / GoodNotes / StarUML
  • File Management / Text Editor: Terminal / Atom
(+1)

Atom + at least 50 packages, C++, OpenGL and Tiled, sometimes AngelScript. GIMP for pixel art. I do the rest from scratch.

(+2)

I just discovered Coppercube, a visial editor for the copperlicht engine, can import an enormous amount of 3D file formats and has a ton of candy to explore. Can publish for Win, Mac, Android and HTML5 by one click.  It was called Unity-light... Some features are somewhat halfbaken, but it allows to insert your JS, making it very flexible.  Esp. beginners are quickly getting results.

CopperCube features

(+1)

UNITY, BLENDER, AUDACITY

(+1)

I fell like a good tool to add on the sound section would be Bosca Ceoil as it is very easy for beginners!

(+1)

So very cool to see such a wide variety of tools and engines employed in development. Here's our current list. I am sure I am missing some small utilities. Some of these can be their own topics when talking about a DAW, so broad strokes here.

Godot Engine is the engine we're creating games in now (we used to work in Unity).

For assets and images Blender and Krita are our go to. Though for doing straight pixel work we've been using PikoPixel.

Audio and video production is a pretty heavy topic. Traktion Waveform is our DAW. Kdenlive for creating videos. OBS Studio for recording raw video. We do use straight FFmpeg via command line for automation and fun audio and video tricks.

For testing our games on other platforms we're using VirtualBox (macOS virtualizing mostly) and Wine.

When in need of a text editor, we go between Atom and gedit. Atom has a neat trick for doing collaborative editing.

Last, but perhaps one of the most important tools you can deploy, git for source control. No frills. Straight command line.

Alright...if I forgot anything....well...I'll try to add it if it comes to mind.

~ Skunkie

(+1)

What about Godot? A shame it’s not on that list. It’s super powerfull and totally free for any kind of project, big or small. I’m baffled.

(+1)

I'm using the Unity5x engine, I favor MonoDevelop when coding, although I use Visual Studio when I need to create extra devtools and I haven't managed to get Stetic UI designer to work for MD :( 

For asset creation I use Blender and GIMP

I previously used Azure Team Services for project management, but I recently began creating my own management tool for the fun of it, and also to remove alot of the stuff that I never had any use of in Azure. Difficult to not see it as my favorite management tool considering I'm able to tailor it completely after my own needs...

I'm using another tool I created for fun (GIFSnapper) to capture and generate GIF animations on screen for content to dev. logs, and to record videos I really like OBS Studio

(+1)

Started learning Unity a few months ago, having dabbled in modding the Subnautica games. Foolishly (I think) settled on the High Def Render Pipeline for our game, which has been a challenge. Lots of churn going on with Unity builds and the different render pipelines. I do like it though, and as a coder at heart I like working with C#. Totally rely on the Asset Store for visuals and audio - artistic talent of a dead slug, me! 😁

(+1)

for making the games: Unity engine

for coding: Visual studio code

for designing: Gnu Image Manipulation Program (GIMP)

(+1)

I have also used Game Maker so I kind of have to put that, but I've also dabbled in RPG Maker and had a lot of fun with it.

(+1)

I don't really see CSP (Clip Studio Paint) in the painting software list. Maybe I missed it. You could add that one. It's pretty cool.

I wanna recommend Photopea https://www.photopea.com/ for psd recovery though. If a file gets corrupted (usually if your PC shuts down while saving a file) it's GG. Or at least I thought so, having been unable to recover my file until I found this tool. You might lose some layers but generally the .psd will be intact.

This one just caught my eye, a new open source game engine implemented in Rust https://bevyengine.org/

(1 edit) (+1)

I'm genuinely surprised Godot isn't listed on here (unless someone already mentioned it and I overlooked it.) Godot is a powerful open source engine with loads of built in tools and well written documentation. It also has it's own language, gdscript, which Python programmers well find fairly comfortable. It also allows for making a game in C# with the aid of .NET Core or Mono. 


It's a good engine, and I think the devs around here would get a kick out of it. https://godotengine.org/


EDIT: And I now see that it has been mentioned before. However I'm more than happy to sing it's praises regardless.

(+1)

I like to use SFXR (https://www.drpetter.se/project_sfxr.html) for sound effects and Figma (figma.com) for graphics. They're both pretty good

(+1)

i mainly use clickteam fusion 2.5 (with the games factory 1.06) and unity for game development

also learning many cool game engines like construct series and gamemaker 8.1

for sfx stuff i use labchrip

also for drawing graphics i use paint, paint.net, paint 3d and krita (i also use flash if i need to make animated stuff)

i also use piskel for pixel art because i have no money for aseprite and yeah

labchrip, thanks for this app! I try to use it! 

(1 edit)

This is a great list! I stumbled upon this thread after just recently starting a list of open source gamedev  tools (for my own reference, and something to do between actual gamedev projects). Edit: now i remember I've posted here before.

https://github.com/technicat/gamedev

Non-functioning links: BDX, Flixel, and Blitz 3D

What about GDevelop for open source game making, and Codeberg for repos? 

gdevelop is very nice for 2d games and apps ive made few games in it.

i usually use  unity, gamemaker, coppercube most of the time

but right now im working on next version of hell engine

a lightweight simple and codeless game engine to create raytracing shooter games created in Python (Core) and GameMaker (Editor)

download it here :  https://mohamadhanijanaty85.itch.io/hell-engine

(+2)

All my stuff is make in PlayBASIC, but then again I did write it..  so whatever  

(1 edit) (+1)

As a tabletop game designer, artist, writer, and publisher, I gotta say that Notepad as a digital tool on smartphones and laptops is one of the tools I use a LOT. also physical notepads, too. Libre Office: Libre Office Writer and Libre Officer Calc, are also very often used. 3D Paint is one of those tools that I happen to use regularly, because it is easy to use, available almost everywhere, and you can use it on the net, too. I list these because I use these all regularly among other tools, programs, etc., but I also like these. Simple free tools that are usually already even on library computers. I like to keep my easy, simple and carefree.

And I shall mention these, too.

I have used Rupert Spore’s Fictional Area Creation Tool ( https://rupert-spore.itch.io/fictional-area-creation-tool-fact ) as a writing prompt tool and as an inspiration sparkler.

I've also used Creature Feature All Dice Table by Jesse Galena and Thomas George as an inspiration ignition as part of my creative writing process. You can get yourself the latest copy of it (https://rexiconjesse.itch.io/creature-feature) on their creator page ( https://rexiconjesse.itch.io/ )

(+3)

Aseperite is worth every penny

(+3)

GODOT Engine

Affinity Photo/Designer Graphics 

Ableton Live Audio


Is what I use and like the most :)

(+1)

I personally like tyranobuilder! I like making visual novels with added in RPG elements, being a mix of the two genres, and while it takes a bit of work to squeeze into the engine it works quite nicely

I'm giving it my all to learn SDL2 and I have made quite a good progress if I do say so myself. So far, SDL2 is just downright amazing. It's low-level, difficult, lots of code and all but it's still good.

OOP with SDL2 is incredibly easy and perfect. It's low-level for which you have to write much more code but you get much more control over your game. Writing a lot of code isn't really a problem as long as you abide with OOP for reusable code which is really helpful. You can use OpenGL with SDL2 if you want, SDL2 has been around for decades, SDL2 is under active development, SDL2 has a large community, SDL2 games work on a lot of platforms etc.

Seriously, SDL2 might be difficult and low-level and you have to write lots of code or probably the fact that it's mainly used with C/C++. But it has a lot of pros and is heavenly to me. I only started learning about a week ago and I've made nice progress.

(+1)

Where is godot?!

(+1)

I use C++ 99% of the time for everything. I'm currently using SFML but I haven't made any games with it yet. I'm also learning Modern OpenGL on the other hand to do some crazy graphics stuff.

(3 edits)

Always been a Gamemaker1 guy. Dabbled a bit in PICO-8 though too.

And recently I came across Flickgame.org. As more of an artist than a programmer I had a blast with it. Most beginner-friendly "engine" ever!

Also: SFXR for simple SFX

pocket platformer, mosi, bitsy 3d color and godot eventually. rest is plain code...

Python Arcade: https://api.arcade.academy/en/latest/

I create my own game engines. My Fairy Tale, Star Story I and II have been created with the Apollo Game Engine, which I created myself. Star Story II is however the final project in Apollo as I am just in the development of a brand new engine named  "Scyndi's Creative Interpreter" (or SCI for short) in what I am also doing my next project already.

I create as many tools myself as possible in either C++ or C# depending on what I need for that specific tool.

But as I can also not do all by myself, I also use programs like Paint.net, GIMP, Audacity and such. I have not really a "favorite". The tool just has to do the job and shouldn't be too hard to use. 

(+1)

No way you were the moderator at Gamejolt... I remember you

Always good to see I left behind an impression somewhere.

It's true, I used to be a moderator on Game Jolt. 

My workflow is Aseprite for Graphics, Tiled for map design, and Phaser.js as the game engine, all of which have been mentioned here :-p

I use Godot engine to making games (im new from using this), Krita to draw sprites, create some banners or animations
LMMS to making some music for my games and Audacity to edit something audio stuff-
 

Favourite tools. Audacity, absynth, unity, blender, seashore, my guitar 

Unity

Mixamo

Rokoku

VisualStudios community

Blender

I need something for create audio.

Pixel studio and GIMP for pixel and digital arts, Godot for game engine. Godot's in-built GDScript editor and visual studio code are my favourite IDEs.

I think Corel Painter would be a good addition to the graphics side of things. I've been using it instead of photoshop for years and at least for me it's much nicer to work with when it comes to actual drawing/ painting. Photoshop is still much better for any sort of photo emitting of course.


I tried to use MagicaVoxel you already have on the list, just to try out the voxel thing. It seemed like a pretty good tool, but damn it, the whole menu layout is unintuitive as hell.

I use Unity as my game engine to create games and write with C# because it's basically all I know. For 3D graphics and design I use blender and for 2D I usually use adobe illustrator for sprites or photoshop. I'm planning on using Adobe Animate for animation but i'm not into the stuff yet. I use Visual Studio as my IDE because it's default for Unity and is just easy for me. I use Garageband for creating soundtracks and plan on upgrading to something more complex like FLStudio or maybe Logic Pro when I become better at it.

(+1)

I use Scratch 3 and TurboWarp :)

(2 edits)

coppercube 3d all the way for me
gimp for image editing
blender3d for modeling and animation
LMMS for tunes
i use game sound generators most often for soundsfx

Viewing posts 41 to 101 of 101 · Previous page · First page