Skip to content
/ choco Public

Simple frontend for chocolate-doom on Raspberry Pi

Notifications You must be signed in to change notification settings

DeShrike/choco

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Choco

Simple frontend for Chocolate Doom on Raspberry Pi

Runs on the console/terminal:

Screenshot

Quick start

Install chocolate-doom:

sudo apt-get install chocolate-doom

Download WAD files (see below).

Clone and build this repo:

git clone https://github.com/DeShrike/choco.git
cd choco
make

Copy choco, choco.ini and play to the folder that has your WAD files (for example /home/pi/wad).

cp choco /home/pi/wad
cp choco.ini /home/pi/wad
cp play /home/pi/wad

WAD files

chocolate-doom uses these WAD files:

  • doom.wad
  • doom2.wad
  • heretic.wad
  • hexen.wad
  • STRIFE1.WAD
  • VOICES.WAD
  • plutonia.wad
  • tnt.wad

You can download these from various places.

You can disable certain games in choco.ini if you don't have the WAD file for it.

Start the frontend

cd /home/pi/wad
./play