colindt / odyssey-game

Python/curses game based on The Odyssey for CL CV 241.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Odyssey Game

A small text-based game based on The Odyssey. Made for CL CV 241.

  • Poseidon wants to kill you and your crew. Avoid his tridents. They kill one crew member each.
  • Don't crash into the islands. Everyone dies instantly.
  • Left and right arrows to move
  • Press q or ctrl-c to quit

Video: https://www.youtube.com/watch?v=pWY6skDxvtg

Doesn't work on Windows. Not tested on Mac, but it might work if you have Python and a terminal.

Developed with Python 2.7.6. Seems to work with Python 2.7.4. Not compatible with Python 3.

About

Python/curses game based on The Odyssey for CL CV 241.


Languages

Language:Python 100.0%