New games every week!
Linux Test 2 Blog
30th January 2018
Hello.
Welcome to a test!

You can Download Linux Test 2 here

Please note : This isn't a game, it's just a test!
This is the current version of the framework, and you'll notice it's not quite at 100%, just yet. I've still oodles of stuff to do.

-=-=-

Having wrestled with Linux after the Meltdown Updates broke the bloomin' thing, I've had to do a total reinstall, today, and I'd like to be sure that everything's working the way it should.

If you're running Linux (of any persuasion) feel free to give this a run, and let me know how you get on.
Thanks!

Requirements
The game uses OpenGL (GLFW3) and OpenAL. If these aren't currently installed on your box, you'll need to do so via the Terminal. (With many thanks to Socoder user HoboBen for finding this)

If you're running 32-bit Linux, you should only need..
sudo apt-get install libglfw3 libopenal1


Whilst those running a 64-bit Linux, you'll probably have to do the following..
sudo dpkg --add-architecture i386 # only needs doing once, ever!
sudo apt-get update
sudo apt-get install libglfw3:i386 libopenal1:i386


Let me know if it does/doesn't work for you.

Thanks for testing!
Views 105, Upvotes 7  
2018 Framework
New games every week!
Site credits : Site built from the ground up, in php, using Programmer's Notepad 2, and a very bored Jayenkai.
(c) Jayenkai 2023 and onwards, RSS feed

Blog - Linux Test 2 - AGameAWeek