Hello all,
This is my first post on this forum, and a return to the Linux community. Things have changed a bit since USENET and ftp.sunsite.edu
I have restored an open source X-Windows arcade game I wrote in the 1990s called Nighthawk, which is based on a Commodore 64 game called Paradroid. Below are some demonstration videos of this game:
During this game's restoration, it has been modernised to use OpenGL and OpenAL libraries. Before I unleash this restored game to the public, I would like a handful of people to test it. Testers only need to be able to pull down required libraries using their favourite software manager and have basic shell command skills (ie: running cmake and make commands). This game has been developed using these library versions. Consider them minimum requirements. For versions less than specified, mileage may vary:
- gcc and g++ (Version 7)
- cmake 3.13.4
- glibc 2.28 (pthreads and maths library)
- pkg-config 0.29.1
- libpng 1.6.36
- OpenGL/GLU 1.3
- FreeGLUT 3.2.1
- Ogg Vorbis 1.3.6
- OpenAL 1.19.1
PM me if you're interested in helping
Cheers,
Jason
This is my first post on this forum, and a return to the Linux community. Things have changed a bit since USENET and ftp.sunsite.edu
I have restored an open source X-Windows arcade game I wrote in the 1990s called Nighthawk, which is based on a Commodore 64 game called Paradroid. Below are some demonstration videos of this game:
During this game's restoration, it has been modernised to use OpenGL and OpenAL libraries. Before I unleash this restored game to the public, I would like a handful of people to test it. Testers only need to be able to pull down required libraries using their favourite software manager and have basic shell command skills (ie: running cmake and make commands). This game has been developed using these library versions. Consider them minimum requirements. For versions less than specified, mileage may vary:
- gcc and g++ (Version 7)
- cmake 3.13.4
- glibc 2.28 (pthreads and maths library)
- pkg-config 0.29.1
- libpng 1.6.36
- OpenGL/GLU 1.3
- FreeGLUT 3.2.1
- Ogg Vorbis 1.3.6
- OpenAL 1.19.1
PM me if you're interested in helping
Cheers,
Jason