mirror of
https://github.com/abakh/nbsdgames.git
synced 2024-12-04 14:46:22 -05:00
ReST stuff
This commit is contained in:
parent
7cd6ca25fb
commit
253b0adcf0
@ -19,12 +19,10 @@ Mines (Minesweeper)
|
|||||||
Reversi
|
Reversi
|
||||||
Checkers
|
Checkers
|
||||||
Battleship
|
Battleship
|
||||||
|
|
||||||
Post Made-for-NetBSD games:
|
|
||||||
|
|
||||||
SOS
|
SOS
|
||||||
Rabbithole (A maze-exploring game where you have to gather items from all around the maze rather reaching an end,the idea maybe mine)
|
Rabbithole (A maze-exploring game where you have to gather items from all around the maze rather reaching an end,the idea maybe mine)
|
||||||
Pipes (Same as the famous Pipe Mania, unplayable on the environments that don't support the line characters)
|
Pipes (Same as the famous Pipe Mania, unplayable on the environments that don't support the line characters)
|
||||||
|
|
||||||
Prerequisites
|
Prerequisites
|
||||||
-------------
|
-------------
|
||||||
|
|
||||||
@ -43,13 +41,11 @@ How to run
|
|||||||
|
|
||||||
Like this:
|
Like this:
|
||||||
|
|
||||||
.. code::
|
.. code-block:: sh
|
||||||
cd ~/Downloads/sources
|
cd ~/Downloads/sources
|
||||||
export PREFIX= ~/bin
|
export PREFIX= ~/bin
|
||||||
make install
|
make install
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
How do these look like
|
How do these look like
|
||||||
-----------------------
|
-----------------------
|
||||||
.. image:: https://raw.githubusercontent.com/untakenstupidnick/new-bsd-games/master/screenshot.png
|
.. image:: https://raw.githubusercontent.com/untakenstupidnick/new-bsd-games/master/screenshot.png
|
||||||
|
Loading…
Reference in New Issue
Block a user