An open API service indexing awesome lists of open source software.

https://github.com/tomibennett/breath_of_time

RPG
https://github.com/tomibennett/breath_of_time

Last synced: 4 months ago
JSON representation

RPG

Awesome Lists containing this project

README

          

breath_of_time RPG's game
=========================

An RPG game to help us to improve our skill in differents languages

## Everyone can participate
of course, the aim is not to develop the game of the year.
That's why, maybe persons who never made a game are better candidates to help us.

## The idea is :
* python - game engine
* [map](### Map) sort of random with criteria for each era/rooms
* cpp/ruby - graphic with SDL support

### Map
using python to output map in sort of random for rooms which will be parse by another language to apply texture.

## Main Idea
See [main_idea](./main_idea.md) to learn about story, game design
and gameplay (in construction)
...