ENIGMA Forums

Development => Works in Progress => Topic started by: rcobra on October 20, 2018, 12:15:22 pm

Title: Witch Blast
Post by: rcobra on October 20, 2018, 12:15:22 pm
hi,my new game in development it action shooter

Game menu and test level and under the link there is gameplay https://www.dropbox.com/s/z0zqymj4akoe86r/wbgameplay-1a.gif

and here I make available in the development version a test game only for Linux 64 bit (Linux Mint 18.3+) for those interested. https://www.dropbox.com/s/kklr90lepx6okkr/wb.bin.x86_64_1a have fun :)

Game controls:

WASD - moving around
LPM - shooting
Title: Re: Witch Blast
Post by: hpg678 on October 20, 2018, 11:31:56 pm
Great hearing from you.
i tried to run your game but it didn't work. I'm running on Linux Mint 19 64bit.
Title: Re: Witch Blast
Post by: rcobra on October 21, 2018, 06:32:04 am
hi, check if you have run execute and install missing library
Title: Re: Witch Blast
Post by: hpg678 on October 21, 2018, 07:28:55 am
did check Run as Executable. What library are you referring to?
Title: Re: Witch Blast
Post by: rcobra on October 21, 2018, 01:37:01 pm
ok, I have two ways

1. create symbolic link to library libGLEW in /usr/lib/x86_64-linux-gnu/ for libGLEW.so.1.13

2. checked in live DVD (Linux Mint 19 64bit)

https://www.dropbox.com/s/9ys787nuatzkan3/wbalpha.zip

1. download and unpack
2. Give files permission to execute
3. run start-game.sh
Title: Re: Witch Blast
Post by: hpg678 on October 21, 2018, 07:08:25 pm
It works great now! I like it........ (Y) (Y) .


if i may make a suggestion though, i would also include keyboard controls for the right,left, up and down arrows keys........just in case left-persons are testing your game.


I love the graphics, game play is very smooth. it looks like its going to be a popular and fun project. i would like to promote this in another one of my Showcase videos featuring games created by ENIGMA. you can check out my first one here (https://www.youtube.com/watch?v=SlNgbf995tE&t=271s).



Title: Re: Witch Blast
Post by: Goombert on October 30, 2018, 10:21:00 am
Hi rcobra! I would gladly give the game a test if there were a Windows build. Now, I know there may be some problems right now setting up the Windows ENIGMA hehe, but I can also help with the new MSYS2 setup. Though, I know you still have the open issue on GitHub with respect to Linux gamepads, I don't know if you've even tried the Windows MSYS2 setup yet? If not, that's ok, I will also test your game the next time I happen to be in possession of a working Linux VM.
Title: Re: Witch Blast
Post by: rcobra on November 04, 2018, 07:41:13 pm
hey, another game update, better graphics, change of control and version for Windows

https://www.dropbox.com/s/ke6nvl9uldaptjj/wbalpha2.zip

Game controls:
Arrow keys left / right / up / down: Move
Z key or Space bar: shooting
R key: restart the game
ESC key: go back to the menu

@hpg678 - hanks, no problem :)
 -
@Goombert - Yes, I tried but it creates bad files, so it seems to me that something is broken or I'm doing something wrong