Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Tool Tech Discussion Devlogs

Fixing Horizontal Milling Toolpaths...
1
Tech Discussion
Horizontal milling in PixelCNC has always been a bit fudgy. For many projects it gets the job done but for some projects it's less than ideal in the toolpaths t...
some thoughts on bitsybox and game preservation
8
27
Tech Discussion
"a night train to the forest zone" running in bitsybox on a raspberry pi bitsybox is a desktop bitsy emulator that can run games in the plaintext .bitsy format...
New app ASCII Art Paint
4
15
Tech Discussion
There was no "Tuesday JS" update this week because I got interested in ASCII ART and couldn't find an editor with the functionality I needed, so I decided to ma...
What the heck is taking us so long?
2
Tech Discussion
When the runtime was just a simple HTML5 JS based engine things moved so quickly and never the hint of a "Segmentation fault". Moving onto C/C++ is a bit more d...
Why Scheme?
1
Tech Discussion
If you came here looking for a long explanation about why you should use Scheme, how it's the most amazing programming language ever, and that you should drop a...
Future Schemes
1
Tech Discussion
Welcome back! I hope you've had the chance to try out Schemer. Implementing a scripting language has been a really eye opening experience and has definitely giv...
Behind the Schemes: Tail Calls
1
Tech Discussion
Welcome to the new Behind the Schemes series. Behind the Schemes discuss items in Schemer that are not readily visible to users (i.e. behind the scenes). The i...
Behind the Schemes: Exactness
1
Tech Discussion
Welcome back to Behind the Schemes, where I discuss items in Schemer that are not readily visible to users (i.e. behind the scenes). In this post I'll be taking...
Schemer References
1
Tech Discussion
Now that Schemer is available and folks can see what it's all about firsthand, I wanted to share some of the references that I used to make Schemer. Below you'l...
Blender 3D Freestyle draw contour simulation 2D art
5
12
Tech Discussion
To test capabilities of engine, i create a visual novel "Insurance Agent". I am not very good at drawing and, in order not to waste time drawing, I decided to u...
Creation html apk for android
8
Tech Discussion
Thanks to the WebView component, which is included with operating systems, you can create your own application for a desktop computer or mobile device using htm...
How to make your own font
7
Tech Discussion
I've noticed that a lot of people think it's very difficult to create a custom font and therefore use font sprite technology. A font sprite has its advantages...
Breastaurant Hot Coffee
12
Tech Discussion
Over the next few months, I'm planning on creation a little visual novel about Breastaurant management. This is a test project for Tuesday JS. GamePlay The proj...
FamiStudio needs Linux testers
7
3
Tech Discussion
FamiStudio is looking for a few serious Linux testers to test a prototype version of FamiStudio. Only 64-bit, real installations (no VMs) for now please. Send e...
Tuesday js for Android
2
6
Tech Discussion
Yesterday I managed to make a working version of the editor for mobile devices on Android. This was my third attempt, but this time I succeeded, most of the int...
1 file
Godot Plugins - What nobody tells you
4
14
Tech Discussion
This Devlog is about the secrets of making GodotEngine plugins, that I used for the AssetPlacer. Read my first devlog , if you are interested in how the AssetPl...
Tuesday JS new animation
9
Tech Discussion
As previously announced, the new project Breastaurant: Hot Coffee will use many types of animation to bring a static picture to life. The new version is not onl...
Tuesday JS new version coming soon
1
9
Tech Discussion
There have been no updates for a long time, but work on improving the engine continues, a public version will be made soon. We host the most recent versions on...
Tuesday js Serious problems
6
4
Tech Discussion
The second problem is the visual style of the interface. As tests have shown, this is not very friendly and misleading. Can anyone tell me a reference for nice...
Coding an ad-hoc UI
4
Tech Discussion
I want to talk about the image editor I made for Yarnspin, and more specifically, the ad hoc UI system I made for it. The image editor will let you preview imag...
WIP: area labels
4
27
Tech Discussion
I am currently working on the next update for Perilous Shores . It will take some more time till it is ready, so to break the radio silence I decided to share s...
Tuesday js mouse vs touchpad
3
Tech Discussion
It was not possible to make friends such devices as a regular mouse and a touchpad into something in common due to browser restrictions, most of them do not pro...
2 files
Minimum Viable Roguelike Tiles
2
Tech Discussion
Lately I’ve been doodling some hand-drawn 2.5D tiles for Roguelike games. Here’s a page from my sketch book to give you an idea of the vector style I’m go...
An Overview of the Cave Engine!
1
10
Tech Discussion
Hi everyone! ! It's been a while since the last update, but here it is with a bunch of exciting news for you all about the Cave game engine! Hope y'all enjoy it...
Volumetric Bounding Structure: Ray Tracing Accelerator
Tech Discussion
Volumetric Bounding Structure: Ray Tracing Accelerator Overview: A ray tracing acceleration structure is a system that reduces the time it takes to render each...
Introducing MKFX
6
Tech Discussion
MK effects (MKFX) is a new suite of single, built-in nodes made for quick effect. MKFX simplifies setup for commonly used effects with specialized parameter con...
1 file
Ray Tracing in LinearMAX
Tech Discussion
Ray Tracing in LinearMAX Topic: This paper will detail the ray tracing system which LinearMAX uses for the rendering of scenes. Overview: Ray Tracing is a rend...
Yarnspin Code Components
2
5
Tech Discussion
I thought I’d talk a bit about the code components making up Yarnspin, my story-telling engine. Just a high-level overview, a look at what libraries I’m usi...
Tuesday js interface question!
9
6
Tech Discussion
Hello! For the visual editor, it remains to make a scene editor. But I still don't know which interface to make. Anyone have any suggestions for the interface?...
Сreating a Telegram bot
2
13
Tech Discussion
Announcement! creating a telegram bot Statistics based on your feedback show that "Tuesday JS" is used for more than just visual novels. A small part of the aud...
Working on some UI updates and game-states
2
Tech Discussion
I've been on a bit of a break from coding, but now I'm returning to getting back into the joys of making this C++ engine. What I've been working on still is th...
Free HTML JavaScript resize, drag and drop elemnts
9
Tech Discussion
Soon Tuesday JS editor will be able to resize and position objects using mouse cursors. If someone needs such an opportunity for their website or html project...
Tuesday js need help
13
Tech Discussion
Recently, developers interested in using TuesdayJS began to write to me often. Therefore, I really need your help to make a competitive project. At the moment T...
2 files
The future of Drafft
3
2
Tech Discussion
The future of Drafft Hello there, a major update is coming to Drafft in near future, this entry will try to summarize what I’ve been working on. A bit of hist...
Mobile version of editor?
6
Tech Discussion
The editor can be launched on an Android mobile device and most of its functions will work. but with some restrictions for mobile devices. Therefore, it is quit...
v0.2.0 Features
3
Tech Discussion
TextureLab has been getting a bit more traffic than usual lately. This is mostly thanks to GameFromScratch 's and Michele Bedendo 's video reviews. This devlog...
MDFourier precision improvements and X68000 CLI Beta
1
Tech Discussion
I know, I have to yet release the monoscope and Donna for the remaining platforms. Wii and GC are almost there, I have just been changing the interface to adjus...
Integrating text effects
3
Tech Discussion
Integrating text effects Hi guys! This past weeks we have been working on adding text effects to our open source dialogue manager for Unity, and we finally succ...
Galapagos, September 2019
3
Tech Discussion
Since I've gone dark for the whole summer I decided it's time to summarize everything that happened and the new release plan: I dropped Web Assembly support - i...
New Features
Tech Discussion
The Write Tool for Aseprite is now released and won't receive any new features. The reason for this is that I'd like to spend time on some new projects. Even th...
Scripting in Octo
2
Tech Discussion
I recently participated in the second Nokia 3310 Jam using Octo. Over the course of a hectic four-day development cycle I managed to cobble together a commodi...
Nebulous Updates (23.04.2021)
Tech Discussion
Nebulous v3.2.6 Updates (last update: 23.04.2021, first update: 18.04.2021) • NESTED OBJECTS! ◦ You can now place objects under other existing objects, ther...
1 file
Add mod support to a Unity game in 48 hours with mod.io
Tech Discussion
Who said that mod integration needs to be complex? The creators of Neanderfall certainly don’t. With a pre-built Unity Plugin and instant setup, supporting us...
⚠️ Prefab bug!
Tech Discussion
Someone on twitter recently informed me that there is a bug where placing a prefab does not keep reference to the actual prefab asset! Hopefully soon I can dive...
1 file
LVL Edit 0.4.5 coming soon!
Tech Discussion
LVL Edit has gained a new functionality. From now it is possible to insert animation, based on spritesheets. This is one of the new features of Clickteam Firefl...
VideoHardwareSDK 1.0.0.3 available
Tech Discussion
Video Hardware This SDK contains the minimal set of files needed to build, test, and execute emulated video hardware that uses 5V TTL chips. These chips were co...
The Shell Script Launcher, In Detail
Tech Discussion
I recently re-worked the shell script launcher for Big Block Engine, so I wanted to share it and explain what it does in general. You'll find the complete file...
First Release 1.0.2
Tech Discussion
Release notes: Known bugs: - Some video formats may experience skipping and freezing. This is a known bug and will be fixed in future versions. - Inverted edge...
1 file
Starborne Manager Alpha 0.0.2
Tech Discussion
Finally it's here, a functional Starborne Manager, however it's still a tool in development. What's new?: Create a full Station build Create a full outpost buil...
1 file
Loading more posts...