Skip to content

kriekprinsloo/frontaria_games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Frontaria games

What is this?

This is a collection of short text-based games written in python.

What's Fronteria?

Fronteria is the mythical world fulled with tech, big corporations, and the urge for everyone to get more money...

IMPORTANT NOTICE:

I ran it on my Raspberry Pi ,and it did not work using Python 2. It only runs in Python 3. I will fix as soon as possible.

So how do I play?

Linux/Mac OSX

If you do not have git installed you might want to run:

pi@raspberry ~ $ sudo apt-get install git

All right, your computer probably has git pre-installed (if it's smart!), so you possibly don't need to do that.

Ok, with that out of the way, we can first make sure we are in the home folder.

pi@raspberry ~ $ cd ~

Now we can pull this repo from github this way.

pi@raspberry ~ $ git clone [email protected]:kriekprinsloo/frontaria_games.git

When it's done, change your directory to fronteria_games, like this:

pi@raspberry ~ $ cd fronteria_games

And run a game with python

pi@raspberry ~ $ python name_of_game.py

Windows

Still have to figure out how!

And there you go! Have fun!

About

A series of short text-based games written in python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages