Chexshift Mac OS

Chexshift Mac OS

May 31 2021

Chexshift Mac OS

From Ludum Dare #35:
With Chexshift, I tried to make a chaotic chess game. With random phases throughout the game, it's kind of a luck based chess game. With absolutely no special effects or such. Because I am a total newbie!
With each phase, one type of piece on the whole board, morphs. Evolves into something else, something more powerful. Like a Giant or an Alien!
I have included a little info box in-game so that you don't have to figure out that Rook..I mean Giants now explode after the phase change :) How good of a developer I am! Also, Devil's Pawn is a pun. You see it's like devil spaw.. Okay moving on!
Keep in mind that this is a compo game and I have done everything by myself. Except for the font, that's made by codeman38.. And the game-icons.net helped with the phase icons because.. I suck. And sounds are made by bfxr.. Anyway, back to the game!
This was my second ludum dare and I feel like I am getting better at being sleepy and not doing anything that's worth the time :)
Thanks for playing!
PS: If the gif doesn't animate: http://gph.is/1SfhCjW
PPS: I'm going to get some sleep and regret what I wrote here after few hours later.
PPPS: There could be tons of bugs, since the essential hours that I spent my time on this was the logic and I am too tired to spend more time on it so, I'm sorry guys :) I tried my best this time though!
Edit: Yes, there is no check in this game since it is kind of a different and chaotic version of chess. If you can kill the king, you will win. No check or mate. (OFC it was intentional you shut up :P)

  1. Chexshift Mac Os X
  2. Chexshift Mac Os Catalina
StatusPrototype
PlatformsWindows, macOS, Linux
AuthorTharky
GenrePuzzle
Tags2D, board, Chess, Ludum Dare 35, morph, piece, shift
LinksLudum Dare

Install instructions

Unzip the .zip file and you should be able to run the game.

Curse: the game mac os. Sous-chef saboteur mac os. I have an crossplatform implementation of own protocol, data-structures and logic written on Haxe. How I can build and use it in my enterprise-application (with native UI) for iOS and OSX? Mac OS X Cheat Sheet The Mac OS X Desktop Shortcuts General Quit Application + Q Minimize Window + M Minimize All/Switch Option + to New Application toolbar + Click Print a File + P Open a File + O Close a Window + W Select All + A Undo + Z Redo or Repeat + Y Switch Between + Tab Open Applications. Cocoa was a descendant of APIs inherited from OPENSTEP with no ancestry from the classic Mac OS, while Carbon was an adaptation of classic Mac OS APIs, allowing Mac software to be minimally rewritten to run natively on Mac OS X.

Download

Log in with itch.io to leave a comment.

With Chexshift, I tried to make a chaotic chess game. With random phases throughout the game, it's kind of a luck based chess game. With absolutely no special effects or such. Because I am a total newbie! With each phase, one type of piece on the whole board, morphs. Evolves into something else, something more powerful. Like a Giant or an Alien! Besides that, when it comes to Safari, Mac search engine, there are some notable improvements with the update. The users can now control annoying auto-play videos, prevent tracking, and more. There are also notification controls, and you will experience a boost in performance, too.

  • 1How to install ZDoom
  • 2How to start ZDoom

How to install ZDoom

  1. Download the latest GZDoom (currently 4.5.0). Alternatively, you can get an unofficial development build from DRD Team.
  2. Extract all the files from the ZIP file into a new directory.
  3. When using a new folder make sure to include an IWAD in the ZDoom directory. Alternatively, you can set the DOOMWADDIR environment variable to point to the directory in which the IWADs are kept. Furthermore, if you obtained Doom-engine games through GOG.com or Steam, ZDoom can find them automatically. Finally, additional directories can be added by editing the [IWADSearch.Directories] section of the ini.

Mac OS X Instructions

  1. Copy the included app bundle to your applications directory.
  2. IWAD files should be placed in your Library folder.

How to start ZDoom

To play an unmodified game, simply double-click gzdoom.exe, or a shortcut to it, or call it from a command line. If several IWADs are found, a selection screen will show up asking you which game you want to play.

For playing mods, you need to tell ZDoom to load the relevant mod files. Since ZDoom does not integrate a frontend for choosing mods, the following are just a series of standard methods to open an executable with one or several files as parameters. These methods are for Windows; for Linux or Mac OS X you will have to extrapolate.

Using a frontend

This might be the best method. Select a frontend and install it. Instead of starting ZDoom directly, start the frontend. This will let you select which mod to load and set additional command line parameters as well. Refer to the frontend's documentation.

Drag-and-drop

The simplest method. Select the mod files to load, and then drag and drop them over ZDoom's executable. If the mod files are not in the same directory as ZDoom, you will need to open a file manager window in each directory. You can also drag the mod file over a shortcut to the ZDoom executable.

Chexshift mac os download

Send to

Add a shortcut to ZDoom in your SendTo folder. Depending on the version of Windows you use, the path to the SendTo folder may differ. In XP, it is in C:Documents and Settings<userid>SendTo. For Vista or later, it is in %APPDATA%MicrosoftWindowsSendTo.

Simply add a shortcut to ZDoom in that folder, and now you can right-click->send to->ZDoom any file you want. You can edit the shortcut to add command line parameters to it as well.

Note that you may need to set Windows Explorer to show hidden and system files for it to accept to show you the SendTo folder.

Open with

Chexshift Mac Os X

In Windows Explorer, select Tools -> Folder Options, then under 'File Types' associate the file types wad with gzdoom.exe. (If .wad is not listed in the 'Extension' column, click on 'New' to create it.) Once this is done, you can double-click on a wad file and it'll launch ZDoom with that file automatically. If the file type is associated with several programs (for example, ZDoom and other source ports), then use right-click -> Open With to select ZDoom.

You have to do this for each file type that can be loaded in ZDoom (wad, pk3, zip..).

Shell extension

You can create shell extensions in Windows Explorer to make new context menu entries. As for the 'Open With' method, select Tools -> Folder Options, then under 'File Types', select the wad extension (if it is not already present, create it), then click on 'Advanced' near it. Click 'New..' to create a new action. In the 'Action' field, describe what you want the shell extension to display, for example, 'Play with ZDoom'. In the 'Application used to perform action' field, place an instruction for the shell extension to activate, with the full path to gzdoom.exe (between quotes if there are spaces in a directory name), followed by -file '%1'.

Right clicking on WAD files should now list whatever you marked earlier in the Action field, and should perform the action listed in the second field. Again, you will have to do this for each file type.

With the command line

A simple command line window can be shown with Start->Run (or the Windows key + R keyboard shortcut). Click on 'Browse' to find gzdoom.exe, and then you can add command line parameters as needed; for example to load 'foobar.wad' from the same directory, simply add 'foobar.wad' after gzdoom.exe on that command line.

Another possibility is to open a command line window. With Vista or 7, hold shift while right-clicking in an empty area of the ZDoom folder, or on the ZDoom folder itself. The 'Open command window here' option will appear. You can now type your command line with the appropriate parameters, as explained above.

With batch files

You can create batch files for combinations of mods and other command line parameters that you use often. Just type the command line in a text file, rename it with a .bat extension, and then you can double-click on the batch file.

Note that you may need to set Windows Explorer not to hide known file extensions in order to actually change a text file's extension from .txt to .bat.

Logfile

When ZDoom or GZDoom begins to load it sets up the required environment and checks for possible errors. This is reflected in a log which quickly scrolls down the screen just before the menu is shown.

While there are several methods to access this log, the two most useful methods are:

  1. start the program with a batch file, which contains ' gzdoom +logfile mylog.txt '
  2. in the ZDoom directory, create a file named autoexec.cfg and in it put this text line: ' logfile mylog.txt '

Then, every time ZDoom or GZDoom is started, the text file ' mylog.txt ' is generated.

Note: instead of mylog.txt you can call it whatever seems appropriate, eg ' startup.txt '

Chexshift Mac Os Catalina

Using the terminal (for Mac OS X)

To start ZDoom from Mac OS X's Terminal, you must navigate inside GZDoom.app first. The actual executable program file is in /GZDoom.app/Content/MacOS/. To run it, navigate to that folder and type this:

ZDoom for Mac OS X will display the same IWAD selection box as any other version of ZDoom.

Chexshift mac os download

Related Links

  • Official ZDoom download page - Official builds and source packages
  • DRDteam - Development builds
Retrieved from 'https://zdoom.org/w/index.php?title=Installation_and_execution_of_ZDoom&oldid=48503'

Chexshift Mac OS

Leave a Reply

Cancel reply