Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

NixieCraft

13
Posts
5
Topics
17
Followers
56
Following
A member registered Feb 16, 2017 · View creator page →

Creator of

Recent community posts

You can also set the Test Width/Height in Project Settings/General/Display/Window to your upscale resolution (640x640 in this example). OS.window_size would be good for in-game resolution settings though!


Practical Tennis - An accurate tennis simulation

About 42 hours ago I had an idea to make and ship a game quickly. Instead of looking for an appropriate game jam to enter I just made a game instead. I think it turned out quite good for a short turnaround, and has some room for expansion later on.

Game Get Here

So here it is, Practical Tennis. A tennis game, it's you versus a slightly insane tennis ball dispenser. Hit more balls than the machine can get past you before the clock runs out!

When working on a new project I like to try to add something I haven't done before. This time around I finally spent some quality time with 3d physics - something I generally try to avoid.

A couple months ago I announced the beta release of Hidden Cubes. Now I'm really pleased to announce the big 1.0 launch!


Hidden Cubes is a tactile 3D puzzle game. Twist and turn your viewpoint to figure out how to fit the broken shapes back together again over a series of increasingly complex levels.

Play over 60 levels (with more on the way!) ranging from easy, to challenging, to nearly impossible at times. Discover tricks and shortcuts to improve your level times.


Awesome, thanks! I'll let you know when it's finalized.

We're really excited to announce the public beta release of our puzzle game, Hidden Cubes.

It's a casual 3D puzzle game, with the aim to build the shape given to you that you only see as a 2D silhouette, encouraging you to rotate around and think in 3D.

Hidden Cubes Itch.io link

As a public beta, the game isn't 100% complete. We still need to add some music; tweak the interface; catch bugs; and finish building all the levels. But we're aiming to release the final version by the end of December, on Steam, app stores, and mobile devices.


Today I'm really excited to announce the public beta release of Hidden Cubes! I decided to ship a version especially for Itch, ahead of the full release on Steam and other app stores. There's still a few things left to do, such as some nice background music, bug fixing, and a whole load of new levels. But it's at a good stage right now for more people to look at it.

You can check it out here: https://nixiecraft.itch.io/hidden-cubes

If the sticker shock is too great, I'm pretty easy going about download keys right now, just contact me and we'll sort something out.

Phew! It's been a while since I last updated this thing. It now has a coming soon page on steam! http://store.steampowered.com/app/729290/

Over the past few weeks I've been sending test copies to friends, collecting feedback, and tweaking things. Including implementing a much more cohesive game progression system.

I've also spent time on the mobile side of things. Initially procrastinating from doing the level creation job, I decided to see how much work it would take to get the game up to snuff on mobile devices, and it turns out a couple of days got it very nicely operational on iPhones and iPads, with an extra day to get some Augmented Reality gizmos implemented.



This week, before heading off on holiday for a week, I'm planning on getting more levels done; a few more mobile tweaks; and seeing if I can't nail the tutorial system.


A little repost of the Facebook and mailing list: https://www.facebook.com/hiddencubes, or sign up for the mailing list at https://nixiecraft.com/hidden-cubes. And that Steam page too, http://store.steampowered.com/app/729290/

Pretty big week for the project, lots of polish, bug fixing, and play-testing with friends.

I've also spent a fair amount of time optimizing it for lower-end computers - which my 2012 MacBook Air definitely qualifies as. It turns out some of Unity's post-processing effects are quite expensive for older Intel integrated GPUs, so the game now does its best to auto-detect that sort of thing and disable the shadows and ambient occlusion effects to boost the framerate from ~21fps to ~60fps.


On a similar note, it turns out my outline shader had some amusing floating point precision issues between DirectX, OpenGL, and Metal shader languages, compiled from the base Unity shader. Where a multiplier of 0.242 was fine for DirectX, it would cause the outline to be obscenely massive in OpenGL and Metal which both preferred a number closer to 0.007. Math. It goes to show you really do need to test on as many platforms and graphics chips as possible.


The game got a few user experience tweaks too. Each chunk type now gets a different shade of orange so you can more easily pick the placed types out from the whole build,without having to hunt around and figure out what's where. I'm not totally happy with the colors, but it feels good and play-testers liked the change. I tweaked the toolbar to be nicer to use too, and not reset every time you place something.

I also got off my butt and set up a Steam store account, and spent a bunch of time setting up a store page for the game and doing initial Steamworks integration. Expect an announcement for that soon! I plan on releasing the game on both Itch and Steam, with possible distribution via GoG and/or Humble if I can get on them.

You can follow the game on Facebook, if that's your cup of tea, over at https://www.facebook.com/hiddencubes, or sign up for the mailing list at https://nixiecraft.com/hidden-cubes.

I'm currently procrastinating on making the levels for this game, so that means finally starting a devlog post is a great thing to do, right? Right.

What's going on here?

This is Hidden Cubes, a puzzle game that I like to say is a 3D tangram, with cube based shapes reminiscent of Tetris pieces. The shape you have to complete is displayed as a silhouette outline as viewed from the camera's current perspective, forcing you to think in 3D and keep moving the camera around.

A large mechanical inspiration was Quill18's Spacecube tutorial, and in turn, KSP's ship building tool.


How far along is it?

After going through a few iterations around placement, and even having multi-cube shapes, it's feeling really, really close. I still need to finish the tutorial, add music, and a few animations. I've been saying it to myself for ages, but I'm really aiming to get a beta version up within the next week or two.

As I mentioned at the start of this post, I'm mostly procrastinating around creating the levels. It currently has about 35 levels, of highly dubious quality. What I really ought to do is offload level design to other people, which in turn means improving the the level editor...


Which platforms will it be available on?

The current focus is a desktop release for the first pass, across Windows, macOS, and Linux. Once it's shipped on desktops I can switch focus to mobile optimizations (as of my last attempt, some custom shaders aren't working properly on Android).

The game feels like it would work great with VR and AR, which I'd like to get to at some stage.


Who's making this?

Oh, hi, I'm Alex. I'm programming and designing this thing. I've been writing code for the past 20 years (mostly web apps, and for the past couple of years building software with WebGL), with a stint of also being a graphic designer for around 8 years.

Aside from some game jam entries and prototypes, Hidden Cubes is my first proper game that I've spent any serious amount of time on.


Thanks for reading. Stay tuned for more updates, and that upcoming beta/early-access launch!

Thanks for trying it out! I'm guessing the fixed 900x900 window size is a bit big for your screen? Sorry about that, I rushed to get a binary out by the jam deadline and forgot to make the window a more sensible size.

I'm planning on getting back to the project soon and making it more of an actual game. I hope you'll take another look when updates come out!

Yep, time got the better of me. I definitely want to keep tinkering with it and make it a more, er, playable experience.

Thanks for setting up the bomb jam!

8/9/17 Update

I've been terrible about updating this thing!


Over the past week, I've fixed the bugs in my A* pathing, an initial implementation of thirst, and being able to build all manner of things. Including ladders, so the poor buggers can climb around; they can also build beds, anvils, and such. There's a GUI system in there too now, and that took a while to implement, but at least you can see what you're doing.



Tonight I also added a day/night cycle. Because monsters come out at night...

#LOWREZJAM 2017 community » Devlogs · Created a new topic Dwarf Dive
(1 edit)

For this jam I decided to totally bite off more than I can chew and have a go at creating a Dwarf Fortress-style dwarf management game, one that feels like it was originally on a C-64 era computer. I'm building it in C++ with the Allegro graphics library.


8/4/17

Quite a successful day of implementing the A* pathfinding algorithm, and instructing the little fellas on the finer points of digging. I should probably teach them how to drink beer next, or at least get them to fend for themselves a little. I got A* working, so how hard could rudimentary AI be...? :/

Going camping tomorrow, so no more updates until Sunday.


8/3/17


Currently have a tile engine working, with sprites, mouse interface, and a simple job system. The dwarves will take a task and execute it, and the only task right now is a request to move somewhere. It's been tricky remembering how to do smooth movement with a strict timestep, and keeping simulation logic cleanly separated from all rendering logic.

Next up is getting them to dig, and I suppose some form of A* or Djikstra path-finding would be good...